Solr SynonymGraphFilterFactory use analyzer defined in schema

2021-12-21 Thread Robert Wenig
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

More Like This Request Handler doesn't return score

2021-06-18 Thread Robert Wenig
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