Thanks for the catch William, I changed the examples at the last minute.
The term IBM should be replaced by jakarta so the query should be Jakarta^4 apache I have updated the text on the web site. --Peter On 5/16/02 6:18 AM, "William W" <[EMAIL PROTECTED]> wrote: > > Peter, > > What do you mean with > > "This will make documents with the term IBM appear more relevant. You can > also boost Phrase Terms as in the example: " > > Where is the example with "IBM" ? > > I think that the example > "jakarta apache"^4 "jakarta lucene" > could be > "IBM"^4 "jakarta lucene" > > Thanks, > William. > >> From: Peter Carlson <[EMAIL PROTECTED]> >> Reply-To: "Lucene Users List" <[EMAIL PROTECTED]> >> To: Lucene Users List <[EMAIL PROTECTED]> >> CC: Lucene Developers List <[EMAIL PROTECTED]> >> Subject: Query Parser Syntax documentation now available >> Date: Wed, 15 May 2002 22:22:47 -0700 >> >> Lucene supports creating your own query syntax, but also provides a default >> QueryParser implementation using JavaCC to parse query strings into Lucene >> Query objects. >> >> In hopes to provide some better understanding, there is now a Query Parser >> Syntax document available which describes the features of this >> implementation and some examples. >> >> http://jakarta.apache.org/lucene/docs/queryparsersyntax.html >> >> It is also located in the resources menu on the Lucene web site. >> >> I hope this proves helpful. >> >> --Peter >> >> >> -- >> To unsubscribe, e-mail: >> <mailto:[EMAIL PROTECTED]> >> For additional commands, e-mail: >> <mailto:[EMAIL PROTECTED]> >> > > > > > _________________________________________________________________ > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
