David Smiley created SOLR-5728:
----------------------------------

             Summary: Expose spatial SerializedDVStrategy as a Solr PostFilter
                 Key: SOLR-5728
                 URL: https://issues.apache.org/jira/browse/SOLR-5728
             Project: Solr
          Issue Type: New Feature
          Components: spatial
            Reporter: David Smiley
             Fix For: 4.7


The new SerializedDVStrategy in lucene-spatial allows storing serialized 
shape/geometry in DocValues to get very precise matches.  It's mostly for 
storing polygons & line strings in the index.  It needs a Solr FieldType and a 
means to use it as a Solr PostFilter so that it gets executed last.  Maybe even 
add some kind of Shape cache configurable in solrconfig.xml for frequently 
looked-up shapes too.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to