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 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: fire water" works for library
A, NOT
for library B(returns 0 results without any error) when the
headline field
value is "fire and water". But query "headline:fire headline:water"
does
work for library B.
Any possible reason why library B only accepts single word fielded
query?
I am running Lucene 1.4.3 on Java 5/JBoss4.0.3 in XP/Linux
environment.
Thanks.
-Xin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]