You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Baillie (JIRA)" <ji...@apache.org> on 2011/04/20 15:41:08 UTC

[jira] [Commented] (SOLR-2268) Add support for Point in Polygon searches

    [ https://issues.apache.org/jira/browse/SOLR-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022122#comment-13022122 ] 

Robert Baillie commented on SOLR-2268:
--------------------------------------

Is there any progress on this?  We would very much be interested in this functionality...

> Add support for Point in Polygon searches
> -----------------------------------------
>
>                 Key: SOLR-2268
>                 URL: https://issues.apache.org/jira/browse/SOLR-2268
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>         Attachments: SOLR-2268.patch
>
>
> In spatial applications, it is common to ask whether a point is inside of a polygon.  Solr could support two forms of this: 
> # A field contains a polygon and the user supplies a point.  If it does, the doc is returned.  
> # A document contains a point and the user supplies a polygon.  If the point is in the polygon, return the document
> With both of these case, it would be good to support the negative assertion, too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org