Cool, will do some more digging around in the analysis GUI first. One last thing then on this comment of yours: "Does the decompounder support emitting the compound word as well? If so, enable it. It should help scoring compounds higher via IDF as they are less common."
So I checked the Javadoc: https://lucene.apache.org/core/4_0_0/analyzers-common/org/apache/lucene/analysis/compound/DictionaryCompoundWordTokenFilterFactory.html To be sure I also checked the Javadoc for the alternative :https://lucene.apache.org/core/6_5_0/analyzers-common/org/apache/lucene/analysis/compound/HyphenationCompoundWordTokenFilterFactory.html, but nothing there on emitting either. Where can I see whether DictionaryCompoundWordTokenFilterFactory supports emitting the compound work and how to enable it? Thanks again! :-) -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html