Re: Unique results in BooleanQuery

2008-12-19 Thread Jay Joel Malaluan
query of q2 have two process? 1. Run the query to get results. 2. For filtering Regards, Jay From: Chris Hostetter To: java-user@lucene.apache.org Sent: Thursday, December 18, 2008 3:14:51 PM Subject: Re: Unique results in BooleanQuery : Let me expound more

Re: Unique results in BooleanQuery

2008-12-17 Thread Chris Hostetter
: Let me expound more on the question. Will the q1 be run on the : BooleanQuery q2 and append the results that are not equal to the result : of the first query of q2? i really have no idea what you mean by: "q1 be run on the BooleanQuery q2" the query structure suggested will ensure that you o

Re: Unique results in BooleanQuery

2008-12-17 Thread Erick Erickson
text: > http://www.nabble.com/Unique-results-in-BooleanQuery-tp21047428p21047428.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: java-user-unsubscr...@luc

Re: Unique results in BooleanQuery

2008-12-16 Thread Jay Joel Malaluan
:06 PM Subject: Re: Unique results in BooleanQuery Hi Paul, But will the q1 be run on the BooleanQuery q2 or q1 is just used for filtering? Regards, Jay Malaluan From: Paul Cowan To: java-user@lucene.apache.org Sent: Wednesday, December 17, 2008 1:37:15 PM

Re: Unique results in BooleanQuery

2008-12-16 Thread Jay Joel Malaluan
Hi Paul, But will the q1 be run on the BooleanQuery q2 or q1 is just used for filtering? Regards, Jay Malaluan From: Paul Cowan To: java-user@lucene.apache.org Sent: Wednesday, December 17, 2008 1:37:15 PM Subject: Re: Unique results in BooleanQuery Hi

Re: Unique results in BooleanQuery

2008-12-16 Thread Paul Cowan
Hi Jay, Anyone knowledgeable on how to get unique hits using the BooleanQuery? If I have 2 queries so the when the 1st query is processed then the 2nd query will not anymore return the same results from the 1st query. Do you mean you want to run two separate queries -- get all the results fr

Unique results in BooleanQuery

2008-12-16 Thread Jay Malaluan
/Unique-results-in-BooleanQuery-tp21047428p21047428.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java