On Fri, 2005-02-11 at 15:50 +0530, Karthik N S wrote:
> Hi
> 
>    I have One Jsp [Query.jsp] which constructs Query something like below
> 
>   +CLOTHS +(+"SHOES SOCKS") +(PANTS SHIRTS) -COTTON AND itemPrice:[00000010
> TO 00000020]
> 
> 
> >>That'd odd. You haven't defined another BooleanQuery class have you?
> 
>   So for the itemPrice Range I use the BooleanQuery

When I said 'defined another BooleanQuery class' I meant actually
writing another class with the name
org.apache.lucene.search.BooleanQuery. I'm guessing this isn't the case.

I'm afraid I'm out of ideas. Maybe as a last ditch attempt you could try
switching JVMs?


-- 
Miles Barr <[EMAIL PROTECTED]>
Runtime Collective Ltd.


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

Reply via email to