RE: PrefixQuery returning 0 results

2010-02-17 Thread AlisonCallahan
Nevermind ... I wrote too soon ... It works!! Thank you Uwe Schindler! Alison Callahan AlisonCallahan wrote: > > Originally "subject" was indexed with ANALYZED ... I changed it to > NOT_ANALYZED (there was no "keyword" option for indexing in Lucene 3.0.0), > and I am still having the same probl

RE: PrefixQuery returning 0 results

2010-02-17 Thread AlisonCallahan
Originally "subject" was indexed with ANALYZED ... I changed it to NOT_ANALYZED (there was no "keyword" option for indexing in Lucene 3.0.0), and I am still having the same problem. Thanks, Alison Callahan Uwe Schindler wrote: > > How is "subject indexed"? > > I fit is indexed with ANALYZED

RE: PrefixQuery returning 0 results

2010-02-17 Thread Uwe Schindler
How is "subject indexed"? I fit is indexed with ANALYZED not as keyword only, StandardAnalyzer will remove <, lowercase and so on. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: AlisonCallahan [mailto