Re: spatial searches

2010-06-02 Thread Klaus Malorny
On 22/05/10 08:45, Julian Atkinson wrote: 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 pa

spatial searches

2010-05-11 Thread Klaus Malorny
Hi all, I hope someone can enlighten me. I am trying to figure out how spatial searches are to be implemented with Lucene. From walking through mailing lists and various web pages, looking at the JavaDoc and source code, I understand how the tiers work and how the search is limited by a speci

Alternative scoring of BooleanQuery

2009-07-07 Thread Klaus Malorny
Hi all, sorry if this is FAQ or has been answered in the list earlier, but unfortunately I did not find a decent way to search in the archive (maybe a job for Lucene ;-) ) For some reason, I had to split my document into multiple fields. For the search, I create a query with two subqueries