Best practice for Fuzzy Search combined with Phrase Queries

2016-10-06 Thread Markus Lang
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

Solr Spellchecker with weighted Dictionary

2016-09-28 Thread Markus Lang
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