David, I tried increasing the maxDetailDist, as I need 9 decimal value 
precision.    <fieldType name="rectangle" 
class="solr.SpatialRecursivePrefixTreeFieldType" geo="false" distErrPct="0.025" 
maxDetailDist="0.000000001" />  But when I do, I get the following error: Data 
"SEVERE: org.apache.solr.common.SolrException: ERROR: [doc=MV000000050000] 
Error adding field 'rectangle'='45.634801234 1.5 45.634805667 2.5' msg=Y values 
[-1.7976931348623157E308 to Infinity] not in boundary 
Rect(minX=-1.7976931348623157E308,maxX=1.7976931348623157E308,minY=-1.7976931348623157E308,maxY=1.7976931348623157E308)"
 string
Any ideas?Eric. PS: what does geo=true\false change?
 > Date: Fri, 21 Sep 2012 10:34:07 -0700
> From: dsmi...@mitre.org
> To: solr-user@lucene.apache.org
> Subject: Re: Using Solr-3304
> 
> http://wiki.apache.org/solr/SolrAdaptersForLuceneSpatial4
> Definitely needs some updating; I will try to get to that this weekend.
> 
> 
> 
> -----
>  Author: http://www.packtpub.com/apache-solr-3-enterprise-search-server/book
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Solr-4-0-Join-performance-tp3998827p4009454.html
> Sent from the Solr - User mailing list archive at Nabble.com.
                                          

Reply via email to