@lucene.apache.org
Subject: Re: MultiSearcher query with Sort option
Hi,
I just realized it was a bug in my code.
On a related note, is it possible to Sort based on reverse index
order ?
Thanks,
~preetham
Uwe Schindler wrote:
Hallo Preetham,
never heard of this. What Lucene version do you use
-
From: Preetham Kajekar [mailto:preet...@cisco.com]
Sent: Friday, April 10, 2009 11:27 AM
To: java-user@lucene.apache.org
Subject: Re: MultiSearcher query with Sort option
Hi,
I just realized it was a bug in my code.
On a related note, is it possible to Sort based on reverse index order ?
Thanks
de
> eMail: u...@thetaphi.de
>
>> -Original Message-
>> From: Preetham Kajekar [mailto:preet...@cisco.com]
>> Sent: Friday, April 10, 2009 11:27 AM
>> To: java-user@lucene.apache.org
>> Subject: Re: MultiSearcher query with Sort option
>>
>> Hi,
&
://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Preetham Kajekar [mailto:preet...@cisco.com]
> Sent: Friday, April 10, 2009 11:27 AM
> To: java-user@lucene.apache.org
> Subject: Re: MultiSearcher query with Sort option
>
> Hi,
> I just realized it was
Hi,
I just realized it was a bug in my code.
On a related note, is it possible to Sort based on reverse index order ?
Thanks,
~preetham
Uwe Schindler wrote:
Hallo Preetham,
never heard of this. What Lucene version do you use?
To check out, try the search in andifferent way:
Combine the two ind
Hallo Preetham,
never heard of this. What Lucene version do you use?
To check out, try the search in andifferent way:
Combine the two indexes not into a MultiSearcher, instead open an
IndexReader for both indexes and combine both readers to a MultiReader. This
MultiReader can be used like a conven