You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Stian Berger (JIRA)" <ji...@apache.org> on 2010/05/07 20:49:50 UTC

[jira] Created: (SOLR-1906) Posibility to store actual geohash values in the geohash field type

Posibility to store actual geohash values in the geohash field type
-------------------------------------------------------------------

                 Key: SOLR-1906
                 URL: https://issues.apache.org/jira/browse/SOLR-1906
             Project: Solr
          Issue Type: Improvement
    Affects Versions: 1.5
         Environment: NA
            Reporter: Stian Berger
            Priority: Trivial


Tried to index some data, containing already encoded geohashes, into a geohash field type.
To my surprise I could not make it work...
A sneak peak at the source, revealed to me that this field type takes a lat/lng pair as it's value, not a geohash...

Could this be fixed, so the field type also can take actual geohashes?

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