Hi,
regarding this post: https://hub.alfresco.com/t5/alfresco-content-services-forum/speed-up-community-alfresco-with-lucene-...
Our goal is to make Lucene indexes lean and to remove stop words. We tried to implement custom dataTypeAnalyzers, but the result indexes show it didn't work.
We assumed that nodes will be processed with locale which is in property sys:locale. Then we made a custom dictionaryModel.xml in alfresco/extension model which pointed to custom alfresco/extension/model dataTypeAnalyzers*.properties files which pointed to our custom LocaleAnalyzer class which had among other things stop words to remove.
As I said before, stop words are still indexed.
We tried to change in original dictionaryModel.xml d:text property in our custom *StandardAnalyzer class, with our stop words, but seems like it's still working the same, leaving stop words.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.