On Thu, Sep 30, 2010 at 1:09 PM, webdev1977 <webdev1...@gmail.com> wrote:
> 1.  I noticed that it said that the type of LatLongType can not be
> mulitvalued. Does that mean that I can not have multiple lat/lon values for
> one document.

That means that if you want to have multiple points per document, each
point must be in a different field.
This often makes sense anyway, when the points have different
semantics - i.e. "work" and "home" locations.

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

Reply via email to