The information Erick gave you when you asked this question yesterday is
all very accurate -- the one addition i would make is that you don't need
SpanNear queries to take advantage of positionINcrimentGap --
PhraseQueries do that to.

Consolidating your fields into a single "all" field, or constructing a
BoolenQuery across all of your existing fields are really the two
main options -- each with their tradeoffs.

http://www.nabble.com/Search-in-all-fields-tf3254569.html

: Date: Tue, 20 Feb 2007 12:29:25 -0000
: From: "Kainth, Sachin" <[EMAIL PROTECTED]>
: Reply-To: java-user@lucene.apache.org
: To: java-user@lucene.apache.org
: Subject: Search for a term in all fields
:
: Hi all,
:
: How do I search for a term in all fields of a document?
:
: Cheers
:
: Sachin
:
:
: This email and any attached files are confidential and copyright protected. 
If you are not the addressee, any dissemination of this communication is 
strictly prohibited. Unless otherwise expressly agreed in writing, nothing 
stated in this communication shall be legally binding.
:
: The ultimate parent company of the Atkins Group is WS Atkins plc.  Registered 
in England No. 1885586.  Registered Office Woodcote Grove, Ashley Road, Epsom, 
Surrey KT18 5BW.
:
: Consider the environment. Please don't print this e-mail unless you really 
need to.
:



-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to