Yonik Seeley wrote:
If there are only a few such cases, it might be better to use synonyms to correct them.
unfortunately, there are too many to handle this way.
Off the top of my head there's no concatenating token filter, but it wouldn't be hard to make one.
hmm, ok. I'm not a java guy, so I'll try the PatternTokenizerFactory before trying to write my own. thanks :)
speaking of synonyms... will changes to synonyms.txt (and the other files) take affect on each re-indexing, or does the solr server read it once on load then hold on to it until restart?
--Geoff