We index around 10k documents in SOLR and use inbuilt suggest functionality
for auto complete.

We have a field that contain a flag that is used to show or hide the
documents from search results. 

I am trying to figure out a way to control the terms added to autosuggest
index (to skip the documents from getting added to auto suggest index) based
on the value of the flag. Is there a way to do that?






--
View this message in context: 
http://lucene.472066.n3.nabble.com/Is-there-a-way-to-prevent-some-keywords-from-being-added-to-autosuggest-dictionary-tp4164699.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to