Re: Configuring a custom Analyzer for the SynonymFilter

2016-09-30 Thread Raf
Just to bring up to a conclusion, I have finally solved my issue by creating a custom Analyzer for use with the SynonymFilter. It is not as "declarative" as I would have hoped, but at least it works :) Greetings, *Raf* On Wed, Sep 28, 2016 at 9:26 AM, Raf wrote: > On Wed, Sep 28,

Re: Configuring a custom Analyzer for the SynonymFilter

2016-09-28 Thread Raf
by defining a custom Analyzer class, but I would have preferred to be able to alter the filter chain just modifying the *schema.xml* file. Is there an alternative way to achieve the same result I am not seeing? Thank you very much for your help. Bye, *Raf* > > Just double checking. &

Re: Configuring a custom Analyzer for the SynonymFilter

2016-09-27 Thread Raf
, *Raffaella* > Newsletter and resources for Solr beginners and intermediates: > http://www.solr-start.com/ > > > On 27 September 2016 at 21:10, Raf wrote: > > Hi, > > is it possible to configure a custom analysis for synonyms the same way > we > > do for

Configuring a custom Analyzer for the SynonymFilter

2016-09-27 Thread Raf
. Regards, *Raf* [0] http://archive.apache.org/dist/lucene/solr/ref-guide/apache-solr-ref-guide-5.2.pdf p. 132

Words being duplicated with highlighting & DictionaryCompoundWordTokenFilterFactory

2013-04-03 Thread Philtjens, Raf
I'm having issues with highlighting & DictionaryCompoundWordTokenFilterFactory in Solr 3.6.1/3.6.2. It's duplicating/adding words in the highlighted snippet. For example, my dictionary (dutch) has the following words: premie, beter, ring. If I search for 'verbetering', results with 'verbeterings

Behaviour Indicitive of Throttling

2010-01-26 Thread Raf Gemmail
queryResultCache size: 16384 documentCache size: 10502 I'm running Solr/Lucene version: Solr Specification Version: 1.3.0.2009.08.19.15.54.27Solr Implementation Version: 1.4-dev ${svnversion} - rafiq - 2009-08-19 15:54:27Lucene Specification Version: 2.9-dev Would be grateful for any pointers and c