Dear list :)

I am new to solr and try to use the spatial search feature which was added in 
3.1. In my schema.xml I have 2 double fields for latitude and longitude. How 
can I get them into the location field type? I use solrj to fill the index with 
data. If I would use a location field instead of two double fields, how could I 
fill this with solrj? I use annotations to link the data from my dto´s to the 
index fields...

Hope you got my problem...

best regards, Jonas

Reply via email to