<?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: Double spaces are suppressed in search results in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450216#M127485</link>
    <description>&lt;P&gt;Agree with Martin. In addition, in Splunk 7.2 I can actually see two spaces when I run your query:  &lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6500i12854CB2E95A7F4D/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Feb 2019 05:57:45 GMT</pubDate>
    <dc:creator>chrisyounger</dc:creator>
    <dc:date>2019-02-10T05:57:45Z</dc:date>
    <item>
      <title>Double spaces are suppressed in search results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450213#M127482</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;|makeresults| eval owner_realname="Andrew  Gerber" | where match (owner_realname,"\s{2}")
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Search above generates output, but in the output the double space in the "owner_realname" is missing in the browser display (it is present if you download it via CSV).  &lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6501i2010EB3996BE6ECF/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Feb 2019 17:34:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450213#M127482</guid>
      <dc:creator>andygerberkp</dc:creator>
      <dc:date>2019-02-09T17:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Double spaces are suppressed in search results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450214#M127483</link>
      <description>&lt;P&gt;Your browser is choosing not to display the second space - it's there if you inspect the HTML.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Feb 2019 00:40:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450214#M127483</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2019-02-10T00:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Double spaces are suppressed in search results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450215#M127484</link>
      <description>&lt;P&gt;Exactly right Martin, thank you.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;td data-cell-index="1" class="string" tabindex="&amp;gt; Andrew  Gerber                       &amp;lt;/td&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 10 Feb 2019 01:53:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450215#M127484</guid>
      <dc:creator>andygerberkp</dc:creator>
      <dc:date>2019-02-10T01:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Double spaces are suppressed in search results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450216#M127485</link>
      <description>&lt;P&gt;Agree with Martin. In addition, in Splunk 7.2 I can actually see two spaces when I run your query:  &lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6500i12854CB2E95A7F4D/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Feb 2019 05:57:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450216#M127485</guid>
      <dc:creator>chrisyounger</dc:creator>
      <dc:date>2019-02-10T05:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Double spaces are suppressed in search results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450217#M127486</link>
      <description>&lt;P&gt;You should click &lt;CODE&gt;Accept&lt;/CODE&gt; to close this question.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 09:05:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450217#M127486</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-02-12T09:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Double spaces are suppressed in search results</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450218#M127487</link>
      <description>&lt;P&gt;Yessir! Done and done!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 14:48:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Double-spaces-are-suppressed-in-search-results/m-p/450218#M127487</guid>
      <dc:creator>andygerberkp</dc:creator>
      <dc:date>2019-02-12T14:48:01Z</dc:date>
    </item>
  </channel>
</rss>

