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