java-user@lucene.apache.org
[Top] [All Lists]

RE: Inside a Boolean Query

Subject: RE: Inside a Boolean Query
From: "Seeta Somagani"
Date: Tue, 28 Feb 2006 17:04:02 -0500
Thanks Yonik, there they are

-----Original Message-----
From: Yonik Seeley [mailto:yseeley@xxxxxxxxx] 
Sent: Tuesday, February 28, 2006 4:59 PM
To: java-user@xxxxxxxxxxxxxxxxx
Subject: Re: Inside a Boolean Query

On 2/28/06, Seeta Somagani <Seeta.Somagani@xxxxxxxxxx> wrote:
> Is there a way that I can detect the composition of a BooleanQuery,
> rather than just extract the individual terms?

Hi Seeta,

I think BooleanQuery.getClauses() might be what you are looking for.

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@xxxxxxxxxxxxxxxxx
For additional commands, e-mail: java-user-help@xxxxxxxxxxxxxxxxx


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@xxxxxxxxxxxxxxxxx
For additional commands, e-mail: java-user-help@xxxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>