You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nicholas Knize (JIRA)" <ji...@apache.org> on 2016/04/05 15:56:25 UTC

[jira] [Created] (LUCENE-7179) GeoPoint and LatLonPoint test data should quantize once

Nicholas Knize created LUCENE-7179:
--------------------------------------

             Summary: GeoPoint and LatLonPoint test data should quantize once
                 Key: LUCENE-7179
                 URL: https://issues.apache.org/jira/browse/LUCENE-7179
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Nicholas Knize


{{LatLonPoint}} and {{GeoPointField}} tests pre quantizes test data to ensure consistency with indexed (encoded) data. The pre quantized data then becomes indexed, undergoing another quantization. To guarantee numerical stability this should be changed such that the test data is quantized after indexing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org