<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Search with result shows No results Found error after 100% completion of the search in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122761#M33117</link>
    <description>&lt;P&gt;Please share your search. &lt;BR /&gt;
Also for finding issue, try to run your query in small parts, &lt;BR /&gt;
like if your query is index=abc sourcetype=xyz | &amp;lt;part1&amp;gt; | &amp;lt;spart2&amp;gt; | stats &amp;lt;somefunction&amp;gt; by &amp;lt;field&amp;gt;&lt;BR /&gt;
so first run normally before part 1 then with part 2 , this will help you in determining which part is creating issue.&lt;/P&gt;</description>
    <pubDate>Tue, 26 May 2015 16:46:48 GMT</pubDate>
    <dc:creator>intelsubham</dc:creator>
    <dc:date>2015-05-26T16:46:48Z</dc:date>
    <item>
      <title>Search with result shows No results Found error after 100% completion of the search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122758#M33114</link>
      <description>&lt;P&gt;My search shows results when it is executing..&lt;BR /&gt;
But after 100% completion of the search all the listed records are disappeared and "No records found error" is Displayed.&lt;BR /&gt;
Please guide me how to find the issue..&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2015 13:20:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122758#M33114</guid>
      <dc:creator>paramagurukarth</dc:creator>
      <dc:date>2015-05-26T13:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Search with result shows No results Found error after 100% completion of the search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122759#M33115</link>
      <description>&lt;P&gt;One of your later search commands is processing your events and coming up with no results.  What is your search?&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2015 15:47:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122759#M33115</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2015-05-26T15:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Search with result shows No results Found error after 100% completion of the search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122760#M33116</link>
      <description>&lt;P&gt;does it show "results" while executing or are you just seeing events returned?  - And yes. we need to see your search.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2015 16:20:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122760#M33116</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2015-05-26T16:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Search with result shows No results Found error after 100% completion of the search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122761#M33117</link>
      <description>&lt;P&gt;Please share your search. &lt;BR /&gt;
Also for finding issue, try to run your query in small parts, &lt;BR /&gt;
like if your query is index=abc sourcetype=xyz | &amp;lt;part1&amp;gt; | &amp;lt;spart2&amp;gt; | stats &amp;lt;somefunction&amp;gt; by &amp;lt;field&amp;gt;&lt;BR /&gt;
so first run normally before part 1 then with part 2 , this will help you in determining which part is creating issue.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2015 16:46:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122761#M33117</guid>
      <dc:creator>intelsubham</dc:creator>
      <dc:date>2015-05-26T16:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Search with result shows No results Found error after 100% completion of the search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122762#M33118</link>
      <description>&lt;P&gt;Yes... You are both @intelsubham and @richgalloway are correct.. &lt;BR /&gt;
I am getting zero results due to a custom command in my query.&lt;BR /&gt;
(Splunk docs.. says python custom command will returns only 50000 records.... and the last 50000 records are filtered by my query condition)..&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2015 11:14:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122762#M33118</guid>
      <dc:creator>paramagurukarth</dc:creator>
      <dc:date>2015-05-27T11:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Search with result shows No results Found error after 100% completion of the search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122763#M33119</link>
      <description>&lt;P&gt;This is somewhat normal if you are piping to many "rolling up"-type commands (e.g. &lt;CODE&gt;stats&lt;/CODE&gt;) because Splunk is designed to give you preliminary (&lt;EM&gt;NOT PARTIAL&lt;/EM&gt;) results along the way while your search is processing.  Normally this is very useful but in some cases like yours, it can be misleading and confusing.  Such complicated searches also may take a while to finalize so that is normal, too.  You should never forget that any search may show preliminary results that are later properly vacated using the plenary results in the finalization stage.  If you believe that you should have results, then you almost certainly have a mistake in your search string.  To find the mistake, throw away each post-pipe clause, one by one, starting from the right side and make sure at each stage that the preliminary stages' results look the way they should.  As the others have said, we really cannot tell more without your exact search and some real sample data.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2015 14:54:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-with-result-shows-No-results-Found-error-after-100/m-p/122763#M33119</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-06-06T14:54:33Z</dc:date>
    </item>
  </channel>
</rss>

