We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
we have a heatmap with geo positions of pulications:
and try to filter:
https://lucene.apache.org/solr/guide/6_6/spatial-search.html#SpatialSearch-Filteringbyanarbitraryrectangle
Is there a way in this module?
The text was updated successfully, but these errors were encountered:
I guess:
geofilter { id = geofilter type = Hidden query = geoLocationPoint:[%f,%f TO %f,%f] }
But how I have to build the querystring? &tx_find_find[q][geofilter]=????
Sorry, something went wrong.
No branches or pull requests
Hi,
we have a heatmap with geo positions of pulications:
and try to filter:
https://lucene.apache.org/solr/guide/6_6/spatial-search.html#SpatialSearch-Filteringbyanarbitraryrectangle
Is there a way in this module?
The text was updated successfully, but these errors were encountered: