Re: Problem with migration to SolrAdaptersForLuceneSpatial4

2012-11-29 Thread Viacheslav Davidovich
ing is needed when changing field types. > ~ David > > From: Viacheslav Davidovich [via Lucene] > [ml-node+s472066n4022861...@n3.nabble.com] > Sent: Wednesday, November 28, 2012 4:42 AM > To: Smiley, David W. > Subject: Re

RE: Problem with migration to SolrAdaptersForLuceneSpatial4

2012-11-28 Thread David Smiley (@MITRE.org)
with migration to SolrAdaptersForLuceneSpatial4 Hi David, thank you for reply. Actually when I change the fieldType to some magic happens and old query start to work. And this change resolve my problems with distance calculation even without solr.SpatialRecursivePrefixTreeFieldType field

Re: Problem with migration to SolrAdaptersForLuceneSpatial4

2012-11-28 Thread Viacheslav Davidovich
Hi David, thank you for reply. Actually when I change the fieldType to some magic happens and old query start to work. And this change resolve my problems with distance calculation even without solr.SpatialRecursivePrefixTreeFieldType field type usage. WBR Viacheslav. On 26.11.2012, at 18

Re: Problem with migration to SolrAdaptersForLuceneSpatial4

2012-11-26 Thread David Smiley (@MITRE.org)
Hi Viacheslav, 1. You don't need JTS unless you're using polygons or WKT and your examples uses neither. So you can remove the spatialContext attribute to use the default, and remove the JTS jar. But that shouldn't be related to your reported problem. 2. The units for d= in the circle are in de