Hi all,
I have already read the topics in the mailing list that are regarding
spatial search, but I haven't found an answer ...
I have to index a multivalued field of type : "geohash" via solrj.
Now I build a string with the lat and lon comma separated ( like
 54.569468,67.58494 ) and index it in the geohash field.
The indexing process seems to work , but when I try a spatial search, Solr
returns me an exception with fieldcache on multivalued field.

I'm using Lucid Work enterprise 1.8 , and , as I know , it should be
integrated with this patch (
https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994256#comment-12994256
).

Am I indexing wrong? Am I missing something?
The type of my spatial field is geohash ...

Cheers

-- 
-------------------------------
Alessandro Benedetti

Sourcesense - making sense of Open Source: http://www.sourcesense.com

Reply via email to