Incorporate GeoHash in contrib/spatial
--------------------------------------

                 Key: LUCENE-1512
                 URL: https://issues.apache.org/jira/browse/LUCENE-1512
             Project: Lucene - Java
          Issue Type: New Feature
          Components: contrib/spatial
            Reporter: patrick o'leary
            Priority: Minor


Based on comments from Yonik and Ryan in SOLR-773 
GeoHash provides the ability to store latitude / longitude values in a single 
field consistent hash field.
Which elements the need to maintain 2 field caches for latitude / longitude 
fields, reducing the size of an index
and the amount of memory needed for a spatial search.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to