Re: Suggestions from different dictionaries dynamically

2017-03-15 Thread alessandro.benedetti
Hi Mesenthil, Are you using the spellchecker for autocompletion purposes ? In case you do, I would recommend to use the suggester component, way more flexible and specifically designed for autocompletion [1] . Related your requirement to see different categories of spellcheck suggestions, I would

Re: Suggestions from different dictionaries dynamically

2017-03-15 Thread mesenthil1
Yes we are using spellcheck dictionary. Our default search field is "text". Following is the solrconfig snippet. Please let us know if there is more information required. edismax true typeaheadspellcheck spellcheckresearcher type

Re: Suggestions from different dictionaries dynamically

2017-03-14 Thread Alexandre Rafalovitch
Are you actually using spell checker functionality? If so, could you provide the solrconfig.xml segment of what that configuration looks like. Or are you just using plain search, then what is your default 'df' field? Regards, Alex. http://www.solr-start.com/ - Resources for Solr users, ne