This seems to be a problem (from my limited understanding). I
encountered the same thing.
And the problem is that you can have results that independently match
the constraints for latitude and longitude, but the corresponding points
would not match (i.e. with separate fields there are no longer po
On Wed, 05 May 2010 06:00 -0700, "Grant Ingersoll"
wrote:
>
> On May 4, 2010, at 7:20 AM, pointbreak+s...@ml1.net wrote:
>
> > I want to link documents to multiple spatial points, and filter
> > documents based on a bounding box. I was expecting that the
> > solr.PointType would help me with tha
On May 4, 2010, at 7:20 AM, pointbreak+s...@ml1.net wrote:
> I want to link documents to multiple spatial points, and filter
> documents based on a bounding box. I was expecting that the
> solr.PointType would help me with that, but run into a problem. When I
> create a filter, it seems that Solr
I want to link documents to multiple spatial points, and filter
documents based on a bounding box. I was expecting that the
solr.PointType would help me with that, but run into a problem. When I
create a filter, it seems that Solr matches the latitude and longitude
of the PointType separately. Coul