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 recommend to use multiple dictionaries and not use a
common source field for the suggestions ( keep the school and professor
separate).

https://cwiki.apache.org/confluence/display/solr/Spell+Checking#SpellChecking-Thespellcheck.dictionaryParameter

At query time depending on the use case you can use one dictionary or the
other.

Cheers





[1]  http://alexbenedetti.blogspot.co.uk/2015/07/solr-you-complete-me.html ,
https://lucidworks.com/2015/03/04/solr-suggester/



-----
---------------
Alessandro Benedetti
Search Consultant, R&D Software Engineer, Director
Sease Ltd. - www.sease.io
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Suggestions-from-different-dictionaries-dynamically-tp4324864p4325083.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to