Re: FunctionQuery example request

2006-03-17 Thread Paul Lynch
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

FunctionQuery example request

2006-03-16 Thread Paul Lynch
Hi, 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 downloaded and am trying to understand t

Re: FunctionQuery example request

2006-03-15 Thread Brian Riddle
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

Re: FunctionQuery example request

2006-03-15 Thread Chris Hostetter
: 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

FunctionQuery example request

2006-03-15 Thread Paul Lynch
Hi, 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 downloaded and am trying to understand