Re: spatial searches

2010-05-21 Thread Julian Atkinson
Hi Klaus, I suggest you take a look at the code in TestCartesian.java for working examples of the search and as a staring point to trace through. in more depth, if you look at DistanceQueryBuilder.java you'll see 2 filters are being setup. The first pass filter is created by CartesianPolyFilterB

Getting an incorrect spatial search - lucene 2.9.1 and 3.0

2010-02-04 Thread Julian Atkinson
Hi everyone, I've been using lucene spatial for the last few months without noticing any particular issues with the results...until now. I'm posting 2 unit tests to demonstrate the issue - the first based on 2.9.1 and the other in 3.0 Could be I'm missing something obvious and would appreciate a