Re: Small sorting problem in spatial contrib

2010-04-25 Thread Alex
Thank you Uwe. I'll check out latest version of Lucene and see if I can find a temporary fix with the neew CustomScoreQuery Cheers, Alex

RE: Small sorting problem in spatial contrib

2010-04-25 Thread Uwe Schindler
April 25, 2010 10:51 AM To: [email protected] Subject: RE: Small sorting problem in spatial contrib If you look into the source code of this CustomScore Spatial Test, there is mentioned that it is broken. The problem is that the spatial contrib. sort does not work correct with multiple s

RE: Small sorting problem in spatial contrib

2010-04-25 Thread Uwe Schindler
AM To: [email protected] Subject: Small sorting problem in spatial contrib Hi, I've been playing around with the SpatialFilter that Chris Male and others ares developing. I must say it seems to work fine and I'm really eager to see the final release. However I think I f

Small sorting problem in spatial contrib

2010-04-24 Thread Alex
Hi, I've been playing around with the SpatialFilter that Chris Male and others ares developing. I must say it seems to work fine and I'm really eager to see the final release. However I think I found a small bug that occurs at scoring time in some situations. The SpatialFilter does its job pret