[
https://issues.apache.org/jira/browse/SOLR-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455997#comment-13455997
]
Robert Purdy commented on SOLR-3304:
------------------------------------
Hi there, I was wondering if there was any further documentation on the syntax
to use this feature?
I have applied the latest patch and read through the wiki page and I am unsure
of how to get the distance back from the point provided in the url. What would
be the best shape to use to accomplish finding documents with a lon/lat and a
radius? My example url I am using is:
http://localhost:8080/solr/test/select?q=*%3A*&wt=xml&fq={!needScore=true}location:"Intersects(Circle(54.729696,-98.525391
d=0.0899320))"&fl=*,score
Also mentioned in the wiki pages was that there was no documentation on sorting
based on distance, anyone have an example of a sold query doing this?
Thanks Robert.
> Add Solr support for the new Lucene spatial module
> --------------------------------------------------
>
> Key: SOLR-3304
> URL: https://issues.apache.org/jira/browse/SOLR-3304
> Project: Solr
> Issue Type: New Feature
> Affects Versions: 4.0-ALPHA
> Reporter: Bill Bell
> Assignee: David Smiley
> Priority: Critical
> Labels: spatial
> Fix For: 4.0
>
> Attachments: SOLR-3304_Solr_fields_for_Lucene_spatial_module
> (fieldName in Strategy) - indexableFields.patch,
> SOLR-3304_Solr_fields_for_Lucene_spatial_module (fieldName in
> Strategy).patch, SOLR-3304_Solr_fields_for_Lucene_spatial_module.patch,
> SOLR-3304_Solr_fields_for_Lucene_spatial_module.patch,
> SOLR-3304_Solr_fields_for_Lucene_spatial_module.patch,
> SOLR-3304-strategy-getter-fixed.patch
>
>
> Get the Solr spatial module integrated with the lucene spatial module.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]