Thanks, Erick!

Okay. Clearly the StandardTokenizerFactory is keeping the 's. I have
commented almost everything out, including the stopwords, which doesn't even
HAVE patrick's in there. 

This is what the analyizer is saying now: for the *Name *Fieldname /
FieldType

ST | patrick's - StandardTokenizerFactory 
SF | patrick - synonymfilter
EPF | patrick - english posessive
PSF | patrick - porter stem filter
LCF | patrick - lower case filter

However, this is what it is saying for *Tag*

DA | patrick's - FieldType$DefaultAnalyzer$1 - whatever that means

It's still showing different results between patrick and patrick's. I don't
understand why those other filters are not having ANY effect. This is
killing me!

 




--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-on-EARTH-do-I-remove-s-in-schema-file-tp4325709p4325840.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to