Ahmet, Thanks, it worked (eventually)...
On Sun, Dec 12, 2010 at 9:11 PM, Ahmet Arslan wrote:
>
> --- On Sun, 12/12/10, Lev Alyshayev wrote:
>
> > From: Lev Alyshayev
> > Subject: FunctionQuery
> > To: java-user@lucene.apache.org
> > Date: Sunday, December 12, 2010, 8:42 PM
> > Hello there,
>
--- On Sun, 12/12/10, Lev Alyshayev wrote:
> From: Lev Alyshayev
> Subject: FunctionQuery
> To: java-user@lucene.apache.org
> Date: Sunday, December 12, 2010, 8:42 PM
> Hello there,
>
> I am trying to solve a problem where I use a new
> FunctionQuery to sort the
> results by changing the score
Thanks for all the replies to my previous posting, I
was not subscribed to the list properly and did not
see all of the replies. Please disregard this post.
Thanks again,
Paul
--- Paul Lynch <[EMAIL PROTECTED]> wrote:
> Hi,
>
> have implemented the DistanceComparatorSource
> example
> from Luce
Hej Paul,
I have implemented the DistanceComparatorSource
> example from Lucene In Action (my Bible) and it works
> great. We are now in the situation where we have
> nearly a million documents in our index and the
> performance of this implementation has degraded.
>
I have had the same problem w
: I have implemented the DistanceComparatorSource
: example from Lucene In Action (my Bible) and it works
: great. We are now in the situation where we have
: nearly a million documents in our index and the
: performance of this implementation has degraded.
: Can someone please spare a couple of