You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2014/02/14 06:40:19 UTC

[jira] [Created] (SOLR-5728) Expose spatial SerializedDVStrategy as a Solr PostFilter

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org