<?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 Index Erosion in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/lucene-index-erosion/m-p/221908#M175038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are my hero! we struggled for 2 weeks with this search problem, with your advice everything seems to work fine&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 May 2010 09:09:39 GMT</pubDate>
    <dc:creator>spanishjohnny</dc:creator>
    <dc:date>2010-05-28T09:09:39Z</dc:date>
    <item>
      <title>Lucene Index Erosion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-index-erosion/m-p/221906#M175036</link>
      <description>I have worked for 1 years with Alfresco Labs 3.0 and I had problems several times with the outcome of the Lucene search engine. Quite clearly the problems were found in an expansion around a new store to light. Some content usage information, which was stored in a separate store, was not found prope</description>
      <pubDate>Thu, 22 Oct 2009 09:50:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-index-erosion/m-p/221906#M175036</guid>
      <dc:creator>dbachem</dc:creator>
      <dc:date>2009-10-22T09:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Index Erosion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-index-erosion/m-p/221907#M175037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So, since nobody gave any reply to this, i must reply to the public myself. Maybe this helps some of you who try to get along with multilingual content - as we do:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;we are dealing with content in different languages (german, english, italian, spanish)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;not only the content, but also metadata (like cm:summary) are localized to different languages&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;this evokes usage of different analyzers, as defined with WEB-INF/classes/alfresco/model/dataTypeAnalyzers_??.properties&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;the AlfrescoStandardAnalyser (used for english content) doesn't use stemming, but other language-specific analyzers do!&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;this means, that &lt;STRONG&gt;all&lt;/STRONG&gt; tokenised properties of nodes which are localized to german are transformed by the GermanAnalyzer&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;in other words: "cm:creator", "cm:modifier" and all other properties of d:text and d:content will be stemmed by a german stemmer!!&lt;/LI&gt;&lt;/UL&gt;&lt;SPAN&gt;And this causes, that for german content in the lucene index, admin will become "admi", meanwhile for english content it will remain "admin". And you won't be able to successfully search for "@cm\:creator:"admin" over german and english content in one query! Cause the query terms itself will be localized to one (and only one) language, so whether will be stemmed (query localized to german) or not (english).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; :idea:&amp;nbsp; From my point of view, the only solution for this problem is to change from language-specific analysers to the AlfrescoStandardAnalyser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If some of you have any ideas, pls let me know!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards, Dirk&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 14:29:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-index-erosion/m-p/221907#M175037</guid>
      <dc:creator>dbachem</dc:creator>
      <dc:date>2009-11-10T14:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Index Erosion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-index-erosion/m-p/221908#M175038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are my hero! we struggled for 2 weeks with this search problem, with your advice everything seems to work fine&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 09:09:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-index-erosion/m-p/221908#M175038</guid>
      <dc:creator>spanishjohnny</dc:creator>
      <dc:date>2010-05-28T09:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Lucene Index Erosion</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/lucene-index-erosion/m-p/221909#M175039</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;I did the same and it seems to work as I expect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 17:15:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/lucene-index-erosion/m-p/221909#M175039</guid>
      <dc:creator>roberto_negrete</dc:creator>
      <dc:date>2010-07-09T17:15:42Z</dc:date>
    </item>
  </channel>
</rss>

