Yes, if they are tokenized text fields, but I was assuming that "number" was
a strictly numeric field.
That said, you could have numeric and non-tokenized string fields, but
copyField them to text fields (or a single text field) for purposes of
queries.
-- Jack Krupansky
-----Original Message-----
From: sureshrk19
Sent: Tuesday, March 4, 2014 1:57 PM
To: solr-user@lucene.apache.org
Subject: Re: stopwords issue with edismax
Thanks Jack.
I could fix this problem by adding stopwords 'filter' condition in
<fieldType> definition for "number" and "all_code"
--
View this message in context:
http://lucene.472066.n3.nabble.com/stopwords-issue-with-edismax-tp4120339p4121176.html
Sent from the Solr - User mailing list archive at Nabble.com.