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,
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.
&
,
*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
.
Regards,
*Raf*
[0]
http://archive.apache.org/dist/lucene/solr/ref-guide/apache-solr-ref-guide-5.2.pdf
p. 132
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
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