<?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: Lucene and empty spaces. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177215#M130345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;could you tell me if you have solved this problem ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And how ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Mar 2009 14:58:00 GMT</pubDate>
    <dc:creator>ericj</dc:creator>
    <dc:date>2009-03-20T14:58:00Z</dc:date>
    <item>
      <title>Lucene and empty spaces.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177211#M130341</link>
      <description>Hello,I have a query which searchs a full directory. A input defines which directory will be searched. But when using a value with an empty space ("Sony Project"), I get no results. The query works otherwise without any problem.My query that works:TYPE:"{http://www.alfresco.org/model/content/1.0}con</description>
      <pubDate>Tue, 09 Dec 2008 14:49:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177211#M130341</guid>
      <dc:creator>monitloth</dc:creator>
      <dc:date>2008-12-09T14:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene and empty spaces.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177212#M130342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to encode the space character: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Search#Finding_nodes_by_QName" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Search#Finding_nodes_by_QName&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 15:51:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177212#M130342</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2008-12-09T15:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene and empty spaces.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177213#M130343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great, it works now!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 08:27:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177213#M130343</guid>
      <dc:creator>monitloth</dc:creator>
      <dc:date>2008-12-10T08:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene and empty spaces.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177214#M130344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, an other question about whitespaces/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;TYPE:"{&lt;A href="http://www.alfresco.org/model/content/1.0}folder" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}folder&lt;/A&gt;" &lt;BR /&gt;+PATH:"/app:company_home/cm:Cars/*/*"+@cm\:name:"*Class_x0020_A*"&lt;BR /&gt;+(PARENT:"workspace://SpacesStore/bbe63ba8-8e62-4708-bfc5-cea3c94cb021")&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;It does give no result. When I give "Class" it gives the result, which is "Class A". This also gives nothing: "*ass_x0020_*".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And what about custom properties? I have ship_name and make the following &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;+@cm\:erpnumber:"TITANIC"&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; which should give a result, but nothing. In Advanced Search I added it as custom property and I got the result. I must say that it is an aspect property and not embedded in the model (which is folder) itself (so not a model that inherits from folder).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2008 09:15:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177214#M130344</guid>
      <dc:creator>monitloth</dc:creator>
      <dc:date>2008-12-23T09:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene and empty spaces.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177215#M130345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;could you tell me if you have solved this problem ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And how ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2009 14:58:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177215#M130345</guid>
      <dc:creator>ericj</dc:creator>
      <dc:date>2009-03-20T14:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene and empty spaces.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177216#M130346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Escaping the white character is not necessary at all when in cm:name part, if I'm not mistaken.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 13:46:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177216#M130346</guid>
      <dc:creator>lista</dc:creator>
      <dc:date>2009-03-23T13:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene and empty spaces.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177217#M130347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually, you only need to escape white-spacing in PATH queries to lucene. All others (TYPE, TEXT, @cm:this_att) do not need escaping.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 12:31:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177217#M130347</guid>
      <dc:creator>rogier_oudshoor</dc:creator>
      <dc:date>2009-03-24T12:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene and empty spaces.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177218#M130348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I also have this problem with white spaces.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to search all nodes having the property '&lt;/SPAN&gt;&lt;STRONG&gt;cor:JobState&lt;/STRONG&gt;&lt;SPAN&gt;' equal to '&lt;/SPAN&gt;&lt;STRONG&gt;Approve By A&lt;/STRONG&gt;&lt;SPAN&gt;'. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I enter : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@cor\:JobState:"Approved By A" -&amp;gt; no result&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;@cor\:JobState:"Approved" -&amp;gt; nodes having the property equal to 'Approve By A' are correctly returned. But nodes having the property equals to 'Approve by B' are also returned. So this is not a solution&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Encoding the space character does not work:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;@cor\:JobState:"Approved_x0020_By_x0020_A" -&amp;gt; no result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 13:54:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177218#M130348</guid>
      <dc:creator>icemaker</dc:creator>
      <dc:date>2009-04-24T13:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene and empty spaces.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177219#M130349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you try with the node browser?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 17:44:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177219#M130349</guid>
      <dc:creator>damiar</dc:creator>
      <dc:date>2009-04-24T17:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene and empty spaces.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177220#M130350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Did you try with the node browser?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes I tested through the JAVA API and the node browser.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2009 11:02:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177220#M130350</guid>
      <dc:creator>icemaker</dc:creator>
      <dc:date>2009-04-29T11:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene and empty spaces.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177221#M130351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about &lt;A href="https://docs.alfresco.com/community/concepts/rm-searchsyntax-escaping.html" rel="nofollow noopener noreferrer"&gt;Escaping characters&lt;/A&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jul 2018 12:23:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-and-empty-spaces/m-p/177221#M130351</guid>
      <dc:creator>anon26949</dc:creator>
      <dc:date>2018-07-22T12:23:17Z</dc:date>
    </item>
  </channel>
</rss>

