What I'd do is get a copy of Luke, put the query in the appropriate box and click on the explain tab. Trying that several ways should answer your question as well as give you a better feel for how Lucene handles queries.
Best Erick On 10/24/07, java_user_ <[EMAIL PROTECTED]> wrote: > > > Is it possible to boost subqueries with QueryParser? > > For example: > ((apple AND banana)^10 OR orange) > > Thanks > > > > > -- > View this message in context: > http://www.nabble.com/Boost-Sub-Query-tf4685212.html#a13388793 > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >