SOLR-8764: test schema-latest.xml spatial dist units should be kilometers

(no test uses yet?)
(cherry picked from commit deb6a49)
This commit is contained in:
David Smiley 2016-03-02 23:03:44 -05:00
parent b90dbd4b5d
commit 6dcb01ccb4
1 changed files with 1 additions and 1 deletions

View File

@ -718,7 +718,7 @@
http://wiki.apache.org/solr/SolrAdaptersForLuceneSpatial4
-->
<fieldType name="location_rpt" class="solr.SpatialRecursivePrefixTreeFieldType"
geo="true" distErrPct="0.025" maxDistErr="0.000009" />
geo="true" distErrPct="0.025" maxDistErr="0.001" distanceUnits="kilometers" />
<!-- Money/currency field type. See http://wiki.apache.org/solr/MoneyFieldType
Parameters: