Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2268

Add support for Point in Polygon searches

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0
    • None
    • None

    Description

      In spatial applications, it is common to ask whether a point is inside of a polygon. Solr could support two forms of this:

      1. A field contains a polygon and the user supplies a point. If it does, the doc is returned.
      2. 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.

      Attachments

        1. SOLR-2268.patch
          42 kB
          Grant Ingersoll

        Issue Links

          Activity

            People

              dsmiley David Smiley
              gsingers Grant Ingersoll
              Votes:
              7 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: