Hello,
I have what I think is a relatively simple use case that I’d like to use Lucene
to solve. We have a database of 100,000’s of data points each of which has a
latitude and longitude. I’d like to index these and then be able to search for
them with an arbitrary polygon. For example I wou
in the 4x branch but are
> unaware it exists in 5x & 6x or wether you deliberately referenced 4x
> because you must use that version.
>
> Good luck,
>
> ~ David
>
> On Sat, Jun 4, 2016 at 12:34 PM Randall Tidd wrote:
>
>> Hello,
>>
>> I have
16, at 10:28 AM, Michael McCandless
> wrote:
>
> On Tue, Jun 7, 2016 at 3:43 PM, Randall Tidd wrote:
>
> With LatLonPoint.newPolygonQuery() it looks like I don’t need Spatial4j at
>> all any more either. This makes my case very simple, I only have to index
>> Lat