Hello,
is it possible to configure the Solr Spellchecker Component to use a
weighted dictionary?
At the moment I use the solr.SuggestComponent because it provides the
possibility to use a "sourceLocation" with weights for each entry. But this
leads me to a different problem:
e.g. I have the follo
Hi,
I am interested in best practices on how to handle phrase queries where
only a part of the phrase may match and / or the user made some typos.
Are there any papers on when to use only a part of the query phrase or how
many words of the phrase should rather be corrected before skipping them?
Doe