So it is still possible to do this in the index:

<location>x,y</location>
<location>x,y</location>

But not this:

<location>
  [0] x,y[0]
  [1]x,y[1]
</location

Or.. do you mean each field must have a unique name, but both be of type
latLon(solr.LatLonType).
<work> x,y</work>
<home>x,y</home>

If the statement directly above is true (I hope that it is not), how does
one dynamically create fields when adding geotags?  They would have to be
something like, <geotag1>, <geotag2>, etc, etc.

-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Local-Solr-Spatial-Search-and-LatLonType-clarification-tp1609570p1609765.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to