<?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: Why is search in index not displaying results that are present but displaying when searching for more data? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-is-search-in-index-not-displaying-results-that-are-present/m-p/380523#M169715</link>
    <description>&lt;P&gt;Both are being searched in Verbose mode. That was one of my thoughts but even in Fast or Smart this same thing happens. &lt;/P&gt;</description>
    <pubDate>Wed, 02 May 2018 20:47:30 GMT</pubDate>
    <dc:creator>GenericSplunkUs</dc:creator>
    <dc:date>2018-05-02T20:47:30Z</dc:date>
    <item>
      <title>Why is search in index not displaying results that are present but displaying when searching for more data?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-search-in-index-not-displaying-results-that-are-present/m-p/380521#M169713</link>
      <description>&lt;P&gt;I've got a problem and part of that problem is I'm not sure how to search for the solution. &lt;/P&gt;

&lt;P&gt;Using Verbose search mode (others are the same though).&lt;/P&gt;

&lt;P&gt;If I search &lt;CODE&gt;index="*" User_Priority="High"&lt;/CODE&gt; I get no results returned. &lt;BR /&gt;
But If I search &lt;CODE&gt;index="*" User_Priority="High" OR User_Priority="Medium" | stats count by User_Priority&lt;/CODE&gt; I get results for the High Priority in the same time frame I searched above.&lt;/P&gt;

&lt;P&gt;This is the same if I specify the index this data is in. &lt;/P&gt;

&lt;P&gt;I don't understand this, and am looking on how I can get it fixed. &lt;/P&gt;

&lt;P&gt;A very confused Splunker.&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 19:38:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-search-in-index-not-displaying-results-that-are-present/m-p/380521#M169713</guid>
      <dc:creator>GenericSplunkUs</dc:creator>
      <dc:date>2018-05-02T19:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why is search in index not displaying results that are present but displaying when searching for more data?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-search-in-index-not-displaying-results-that-are-present/m-p/380522#M169714</link>
      <description>&lt;P&gt;You are probably using &lt;CODE&gt;search mode&lt;/CODE&gt; (far right side between the histogram and the search results) setting of &lt;CODE&gt;Fast&lt;/CODE&gt;.  Switch to &lt;CODE&gt;Smart&lt;/CODE&gt; or &lt;CODE&gt;Verbose&lt;/CODE&gt; and both should work.&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 20:40:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-search-in-index-not-displaying-results-that-are-present/m-p/380522#M169714</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-05-02T20:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why is search in index not displaying results that are present but displaying when searching for more data?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-search-in-index-not-displaying-results-that-are-present/m-p/380523#M169715</link>
      <description>&lt;P&gt;Both are being searched in Verbose mode. That was one of my thoughts but even in Fast or Smart this same thing happens. &lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 20:47:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-search-in-index-not-displaying-results-that-are-present/m-p/380523#M169715</guid>
      <dc:creator>GenericSplunkUs</dc:creator>
      <dc:date>2018-05-02T20:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why is search in index not displaying results that are present but displaying when searching for more data?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-search-in-index-not-displaying-results-that-are-present/m-p/380524#M169716</link>
      <description>&lt;P&gt;I assume that &lt;CODE&gt;User_Priority&lt;/CODE&gt; is an extracted field and you are experiencing this unfortunate situation:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="https://www.splunk.com/blog/2011/10/07/cannot-search-based-on-an-extracted-field.html" target="test_blank"&gt;https://www.splunk.com/blog/2011/10/07/cannot-search-based-on-an-extracted-field.html&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 May 2018 21:03:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-search-in-index-not-displaying-results-that-are-present/m-p/380524#M169716</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-05-02T21:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why is search in index not displaying results that are present but displaying when searching for more data?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-search-in-index-not-displaying-results-that-are-present/m-p/380525#M169717</link>
      <description>&lt;P&gt;This sounds like what I'm dealing with. I'll confirm then give you the 'accept' on your answer. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 21:08:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-search-in-index-not-displaying-results-that-are-present/m-p/380525#M169717</guid>
      <dc:creator>GenericSplunkUs</dc:creator>
      <dc:date>2018-05-02T21:08:24Z</dc:date>
    </item>
  </channel>
</rss>

