RE: Field search problem(only single word query works)

2006-02-06 Thread Xin Herbert Wu
for now. But I will further look into my code and figure out the reason. Thanks a lot! -Xin -Original Message- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: Sunday, February 05, 2006 3:26 AM To: java-user@lucene.apache.org Subject: Re: Field search problem(only single word query works

Re: Field search problem(only single word query works)

2006-02-05 Thread Erik Hatcher
I recommend you take a look at your indexes with Luke and see what actually is indexed. Erik On Feb 4, 2006, at 11:54 PM, Xin Herbert Wu wrote: Hi, I have two libraries A and B indexed from database tables where A has about 10 fields and B has about 30 fields(with about a couple

Field search problem(only single word query works)

2006-02-04 Thread Xin Herbert Wu
Hi, I have two libraries A and B indexed from database tables where A has about 10 fields and B has about 30 fields(with about a couple of hundred records). A and B both have a TEXT type field "headline" reading data from the same database table column. However the field query - "headline: fi