<?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 Category Search in Archieve store in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-category-search-in-archieve-store/m-p/275089#M228219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I must say, that is a hell of a Lucene query with a lot of apparent redundancies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Shouldn't your category PATH clause look like this: PATH:"/cm:generalclassifiable/cm:Languages/cm:English//*" (based on the documentation in &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Classification_And_Categories#Finding_Categories" rel="nofollow noopener noreferrer"&gt;the wiki&lt;/A&gt;&lt;SPAN&gt; and my own experience)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Category search should be supported in any content store. At least that is what I take from looking at the Alfresco indexer and node service implementation. As long as the classification of the node survives the archival process, the indexer will use the category NodeRefs and construct the paths up to the categoryRoot for the lucene index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have actually not yet tried to classify and search an archived node though…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Jan 2011 18:56:46 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2011-01-15T18:56:46Z</dc:date>
    <item>
      <title>Lucene Category Search in Archieve store</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-category-search-in-archieve-store/m-p/275088#M228218</link>
      <description>Hi,Can somebody tell whether the category search is supported or not in the Archieve store of Alfresco?(&amp;nbsp; ( PATH:"/cm:categoryRoot/cm:generalclassifiable/cm:Languages/cm:English//*" &amp;nbsp; ) ) AND (+@\{suth.blm.model\}invoiceNumber:"123"&amp;nbsp; +@\{http\://www.alfresco.org/model/content/1.0\}created:[2010\-11\</description>
      <pubDate>Tue, 04 Jan 2011 06:56:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-category-search-in-archieve-store/m-p/275088#M228218</guid>
      <dc:creator>patil</dc:creator>
      <dc:date>2011-01-04T06:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Category Search in Archieve store</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-category-search-in-archieve-store/m-p/275089#M228219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I must say, that is a hell of a Lucene query with a lot of apparent redundancies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Shouldn't your category PATH clause look like this: PATH:"/cm:generalclassifiable/cm:Languages/cm:English//*" (based on the documentation in &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Classification_And_Categories#Finding_Categories" rel="nofollow noopener noreferrer"&gt;the wiki&lt;/A&gt;&lt;SPAN&gt; and my own experience)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Category search should be supported in any content store. At least that is what I take from looking at the Alfresco indexer and node service implementation. As long as the classification of the node survives the archival process, the indexer will use the category NodeRefs and construct the paths up to the categoryRoot for the lucene index.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have actually not yet tried to classify and search an archived node though…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Jan 2011 18:56:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-category-search-in-archieve-store/m-p/275089#M228219</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2011-01-15T18:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Category Search in Archieve store</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-category-search-in-archieve-store/m-p/275090#M228220</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 archive store is queryable, However, the catagory roots are held in a different store so category queries will fail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can not query over multiple stores (technically this is not too hard but has never got on the list)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You would have to create categories in the archive store or use some kind of custom tagging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The catageory links will be there - so you could build a query to look for them by node ref ….&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, 02 Feb 2011 19:26:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-category-search-in-archieve-store/m-p/275090#M228220</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2011-02-02T19:26:06Z</dc:date>
    </item>
  </channel>
</rss>

