Hi,
I have some issue with boolean queries.
I am using Lucene-core-2.3.1.
I have done test on boolean query with 3 terms (data, store, variable) in my
TTL field. The TTL field is indexed and searched using StandardAnalyzer.
The three terms when searched individually gave the following result
1
7;t give us much to work with.
>
> Remember, though, that Lucene syntax isn't a pure boolean syntax. See
>
> http://wiki.apache.org/lucene-java/BooleanQuerySyntax
>
> And when in doubt parenthesize ...
>
> Best
> Erick
>
> On Wed, May 28, 2008 at 7:44 AM, Sonu S
ing method:
*+TTL:store TTL:data TTL:variable
*The output of second case is confusing me.
Could anybody please give me an explanation for this behavior?
Thanks,
Sonu
On Thu, May 29, 2008 at 3:49 PM, Sonu Sudhakar <[EMAIL PROTECTED]> wrote:
> Erick,
>
> Thanks for your reply.
&
hard to know whether
> we're looking at anything relevant.
>
> Best
> Erick
>
> On Mon, Jun 2, 2008 at 1:19 AM, Sonu Sudhakar <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > I have done some more analysis on this issue. I think it is related to
&g
You need to include your code I think. This makes no sense on a quick
>> look, so unless we see some code it'll be hard to know whether
>> we're looking at anything relevant.
>>
>> Best
>> Erick
>>
>> On Mon, Jun 2, 2008 at 1:19 AM, Sonu Sud