hello all,

i am creating a spellcheck dictionary from the itemDescSpell field in my
schema.

is there a way to prevent certain words from entering the dictionary - as
the dictionary is being built?

thanks for any help
mark

// snipped from solarconfig.xml

    <lst name="spellchecker">
      <str name="name">default</str>
      <str name="field">itemDescSpell</str>
      <str name="buildOnOptimize">true</str>
      <str name="spellcheckIndexDir">spellchecker_mark</str>
    


--
View this message in context: 
http://lucene.472066.n3.nabble.com/preventing-words-from-being-indexed-in-spellcheck-dictionary-tp3861472p3861472.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to