I'm using solr 4.0-2010-06-23_08-05-33 and can't figure out how to add the
spatial types (LatLon, Point, GeoHash or SpatialTile) using dataimporthandler.
My lat/lngs from the database are in separate fields. Does anyone know how to
do his?
Eric
>
> On Jun 24, 2010, at 12:32 AM, Eric Angel wrote:
>
>> I'm using solr 4.0-2010-06-23_08-05-33 and can't figure out how to add the
>> spatial types (LatLon, Point, GeoHash or SpatialTile) using
>> dataimporthandler. My lat/lngs from the database are in separ
I had difficulties getting this to work, so hopefully this will help others
having the same issue.
My environment:
Solr 3.1
MySQL 5.0.77
Schema:
DIH data-config:
I kept getting build errors similar to this:
org.apache.solr.common.SolrException:
org.apache.lucene.spat