Yes, that's exactly what I needed. I don't know how I missed that.
Thank you!
--
Steve
On Jun 18, 2009, at 4:49 PM, Brendan Grainger wrote:
Are you using Porter Stemming? If so I think you can just specify
your word in the protwords.txt file (or whatever you've called it).
Check out htt
Are you using Porter Stemming? If so I think you can just specify your
word in the protwords.txt file (or whatever you've called it).
Check out http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters
and the example config for the Porter Stemmer:
protected="protwords.txt" />
Hi,
I've hit a bit of a problem with destemming and could use some advice.
Right now there is a word in the index called "Stylesight" and another
word "Stylesightings", which was just added. When users search for
"Stylesightings", the client really only wants them to get results
that matc