Hi Erick
Thanks for the pointer. I dont know how I missed that. Our index sizes
are absolutely huge so its not really practical in putting an all_text
field. It would great if you could introduce a macro or something that
one could use to specify all fields.
Thanks anyway!
Jamie
Erick Erickson wrote:
I think you forgot a set of parentheses, a close paren right before
the AND and an open paren right after AND
Depending upon how big your index is, a MUCH easier way to do
this is to index another field, call it all_text say, and add all your
terms to that field as well as to the individual one, then search your
all_text field instead....
Best
Erick
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org