On Thu, Sep 30, 2010 at 1:40 PM, webdev1977 <webdev1...@gmail.com> wrote:
> 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>

Yes.

> If the statement directly above is true (I hope that it is not), how does
> one dynamically create fields when adding geotags?

Dynamic field types.  You can configure it such that anything ending
with _latlon is of type LatLonType.
Perhaps we should do this in the example schema.

-Yonik
http://lucenerevolution.org  Lucene/Solr Conference, Boston Oct 7-8

Reply via email to