<?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 Path Query in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269179#M222309</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;Can you reproduce this issue and raise it as a bug?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it only documents that have the issue? Are folders affected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What does the index check report?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TYPE finds the document direct. PATH uses a partial bridge table in the index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What version of Alfresco? Clustered etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is going toi require much more detail about the installation to get to the bottom of this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you raised a support case?&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, 07 Jul 2011 18:41:24 GMT</pubDate>
    <dc:creator>andy</dc:creator>
    <dc:date>2011-07-07T18:41:24Z</dc:date>
    <item>
      <title>Lucene Path Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269174#M222304</link>
      <description>Does anyone encounter with the issue of Path query not working for a node but Type query working.Your help appreciate.Thanks,</description>
      <pubDate>Thu, 26 May 2011 09:06:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269174#M222304</guid>
      <dc:creator>amitabhandari1</dc:creator>
      <dc:date>2011-05-26T09:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Path Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269175#M222305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to post your query to stand any chance of getting a useful reply.&amp;nbsp;&amp;nbsp;&amp;nbsp; FWIW Path queries work as and when I see them used in alfresco and there are unit tests for them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 09:28:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269175#M222305</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-05-26T09:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Path Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269176#M222306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi mrogers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my path query :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PATH Query : PATH:"//app:company_home/cm:CrossCountry/cm:CCS/cm:HCP_Client/cm:HCP_591091/cm:ASG_997043"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TYPE Query : TYPE:"{com.CCHCM.customised.content.model}CCHAssignment"&amp;nbsp;&amp;nbsp; AND (@\{com.CCHCM.customised.content.model\}currentAssignmentNo:"997043")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Type&amp;nbsp; query working fine and path query doesn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I do Full Indexing&amp;nbsp; path query starts working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you&amp;nbsp; need more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 11:52:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269176#M222306</guid>
      <dc:creator>amitabhandari1</dc:creator>
      <dc:date>2011-05-26T11:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Path Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269177#M222307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I suggest you use the Node Browser in Alfresco Explorer to build up your query step by step.&amp;nbsp; I suspect that one of your elements may not match.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've just tested the following similar query and it works for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PATH:"//app:company_home/app:user_homes/cm:fred"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your problem could also be due to how you handle spaces, are HCP_Client, HCP_591091 and ASG_997043 really with underscore or do they have a space character.&amp;nbsp;&amp;nbsp; Again the node broweser is your friend :!: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's an example I've tested for a file called "alien 2.jpg" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PATH:"//app:company_home/app:user_homes/cm:fred/cm:alien_x0020_2.jpg"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 12:18:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269177#M222307</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-05-26T12:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Path Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269178#M222308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am testing on nodebrowser only. Also the same thing works after we do Full Indexes.&amp;nbsp; But again get corrupt in some time .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no issue of&amp;nbsp; space character or underscore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My project is in production for more then three years . I am facing this strange issue&amp;nbsp; these days.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is how Type query works with corrupt indexes and Path query not work until and unless we do reindex.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Appreciate your views&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 12:33:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269178#M222308</guid>
      <dc:creator>amitabhandari1</dc:creator>
      <dc:date>2011-05-26T12:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Path Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269179#M222309</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;Can you reproduce this issue and raise it as a bug?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it only documents that have the issue? Are folders affected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What does the index check report?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TYPE finds the document direct. PATH uses a partial bridge table in the index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What version of Alfresco? Clustered etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is going toi require much more detail about the installation to get to the bottom of this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you raised a support case?&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, 07 Jul 2011 18:41:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269179#M222309</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2011-07-07T18:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Path Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269180#M222310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Andy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This happens with all docs and folders .&amp;nbsp; There is a property name as&amp;nbsp; MaxFieldLength . If the value is lesser than&amp;nbsp; 20 ,Path query stops for few&amp;nbsp; documents and folders.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please&amp;nbsp; mention what is the use of&amp;nbsp; 'maxFieldLegth' .&amp;nbsp; I can understand it is majorly use for&amp;nbsp; full text search .But how path query is corelated with&amp;nbsp; maxFieldLength.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 04:14:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269180#M222310</guid>
      <dc:creator>amitabhandari1</dc:creator>
      <dc:date>2011-07-08T04:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Path Query</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269181#M222311</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;Can you provide the information requested?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;maxFieldLegth determines how many tokens go into the index for any field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why is this set so low??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It meansfull text search will only see the very start of any doc….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 18:57:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-path-query/m-p/269181#M222311</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2011-07-20T18:57:50Z</dc:date>
    </item>
  </channel>
</rss>

