[
https://issues.apache.org/jira/browse/LUCENE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223323#comment-15223323
]
Robert Muir commented on LUCENE-7168:
-------------------------------------
It seems also that the current test design (testing unquantized values, and
trying to "correct" for quantization to satisfy that) may cause needless
complexity in Geo3D?
Because the query then tries to "correct for quantization", it computes a
min/max in all 3 dimensions, and then passes these 6 values to a solid factory
that returns one of 8 possible xyzsolid implementations that try to "correct"
for it.
> Remove geo3d test leniency
> --------------------------
>
> Key: LUCENE-7168
> URL: https://issues.apache.org/jira/browse/LUCENE-7168
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Michael McCandless
>
> Today the test hides possible failures by leniently handling quantization
> issues.
> We should fix it to do what geo2d tests now do: pre-quantized indexed points,
> but don't quantize query shapes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]