Re: Spatial maxDistErr changes

2014-04-03 Thread Steven Bower
; > > thanks, > > > > steve > > > > > > - > Author: > http://www.packtpub.com/apache-solr-3-enterprise-search-server/book > Independent Lucene/Solr search consultant, > http://www.linkedin.com/in/davidwsmiley > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Spatial-maxDistErr-changes-tp4124836p4128620.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Spatial maxDistErr changes

2014-04-02 Thread David Smiley
solr-3-enterprise-search-server/book Independent Lucene/Solr search consultant, http://www.linkedin.com/in/davidwsmiley -- View this message in context: http://lucene.472066.n3.nabble.com/Spatial-maxDistErr-changes-tp4124836p4128620.html Sent from the Solr - User mailing list archive at Nabble.com.

Spatial maxDistErr changes

2014-03-17 Thread Steven Bower
If am only indexing point shapes and I want to change the maxDistErr from 0.09 (1m res) to 0.00045 will this "break" as in searches stop working or will search work but any performance gain won't be seen until all docs are reindexed? Or will I have to reindex right off? thanks, steve