Re: TermsFilter Usage Question

2009-02-26 Thread Chetan Shah
Shooot... The category type was stored by the not indexed! :teeth: The moment I flipped the flag of categoryType field to analyzed. I was able to pull the results. -- View this message in context: http://www.nabble.com/TermsFilter-Usage-Question-tp22230841p22231549.html Sent from the

Re: TermsFilter Usage Question

2009-02-26 Thread Chetan Shah
Yep. I searchcriteria and the category type value exists for a given document. -- View this message in context: http://www.nabble.com/TermsFilter-Usage-Question-tp22230841p22231524.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: TermsFilter Usage Question

2009-02-26 Thread Erick Erickson
; > The field "categoryType" is stored in the index. and I have confirmed via > Luke that "xyz" value is stored in the "categoryType" field. > > Would highly appreciate if you can let me know what am I doing wrong here. > -- > View this

TermsFilter Usage Question

2009-02-26 Thread Chetan Shah
et me know what am I doing wrong here. -- View this message in context: http://www.nabble.com/TermsFilter-Usage-Question-tp22230841p22230841.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To u