Re: Applying Stop words for Field Type String

2008-09-30 Thread Chris Hostetter
: Question : Is it possible to do the same for String type or not, since the StrField doesn't support an analyzer like TextField does, but if you define "string" to be a TextField using KeywordTokenizer it will preserve the whole value as a single token and you can then use the StopWordFilterF

Applying Stop words for Field Type String

2008-09-29 Thread payalsharma
message in context: http://www.nabble.com/Applying-Stop-words-for-Field-Type-String-tp19722176p19722176.html Sent from the Solr - User mailing list archive at Nabble.com.