Actually, it's working now. I needed to add a dynamic field to the config...
I guess importer plugin does automatically add tier fields, but they
needed to be configured as dynamic fields.
Ilya
On Sat, May 22, 2010 at 6:05 PM, Ilya Sterin wrote:
> I'm using solr 1.4 and need to utilize a ge
I'm using solr 1.4 and need to utilize a geospatial extension (spatial
solr). In order to do that, the indexed document must have cartesian
tier information appended. These are not specific to spatial solr, as
solr and lucene local require the same I believe.
I'm currently using DataImportHandle