Hello everybody
Tldr; Is it possible to set the analyzer field in the SynonymGraphFilterFactory
to an analyzer which is defined in the schema.xml.
For reference please show my question on stackoverflow.
https://stackoverflow.com/questions/70437100/solr-synonymgraphfilterfactory-use-analyzer-defi
I am using Solr to search for "more like this" content. The field which mlt
should operate on has normally the length of a sentence. So I am actually
searching for mlt sentences.
I have configured a mlt request handler in the solrconfig.xml
content
0
0
The corresponding sch