<?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 Lucene search query question. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-search-query-question/m-p/149664#M104607</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;I have some question about lucene query.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the following structure:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Company_Home&amp;gt;Doc-&amp;gt;1.1v-&amp;gt;file.pdf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Company_Home&amp;gt;Doc-&amp;gt;1.2v-&amp;gt;file.pdf&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Company_Home&amp;gt;Doc-&amp;gt;1.3v-&amp;gt;file.pdf&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am tryint to run a query to get "file.pdf" by different given query in my app, I tried the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;(PATH:"/app:company_home/cm:Doc/cm:1.1v//*" ) AND (@\{http\://&lt;A href="http://www.alfresco.org/model/content/1.0\}name:file.pdf" rel="nofollow noopener noreferrer"&gt;www.alfresco.org/model/content/1.0\}name:file.pdf&lt;/A&gt;)&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;This doesn't work. It seems I cannot have number directly after "cm:"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I tried..&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;(PATH:"/app:company_home/cm:Doc/cm:"1.1v"//*" ) AND (@\{http\://&lt;A href="http://www.alfresco.org/model/content/1.0\}name:file.pdf" rel="nofollow noopener noreferrer"&gt;www.alfresco.org/model/content/1.0\}name:file.pdf&lt;/A&gt;)&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;But it returns all three files, instead of just for 1.1v.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything wrong in my query?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jul 2008 13:10:54 GMT</pubDate>
    <dc:creator>tsongwei3</dc:creator>
    <dc:date>2008-07-02T13:10:54Z</dc:date>
    <item>
      <title>Lucene search query question.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-search-query-question/m-p/149664#M104607</link>
      <description>HiI have some question about lucene query.I have the following structure:Company_Home&amp;gt;Doc-&amp;gt;1.1v-&amp;gt;file.pdfCompany_Home&amp;gt;Doc-&amp;gt;1.2v-&amp;gt;file.pdfCompany_Home&amp;gt;Doc-&amp;gt;1.3v-&amp;gt;file.pdfI am tryint to run a query to get "file.pdf" by different given query in my app, I tried the following&lt;IMG id="smileysad" class="emoticon emoticon-smileysad" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;</description>
      <pubDate>Wed, 02 Jul 2008 13:10:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-search-query-question/m-p/149664#M104607</guid>
      <dc:creator>tsongwei3</dc:creator>
      <dc:date>2008-07-02T13:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene search query question.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-search-query-question/m-p/149665#M104608</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;BR /&gt;&lt;SPAN&gt;The path elements need to be encoded according to ISO 9075.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a helper class to do this for you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 10:39:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-search-query-question/m-p/149665#M104608</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2008-09-04T10:39:55Z</dc:date>
    </item>
  </channel>
</rss>

