[
https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721139#comment-14721139
]
Michael McCandless commented on LUCENE-6759:
--------------------------------------------
OK I committed that, thanks!
I beasted to another failure:
{noformat}
[junit4] Started J0 PID(43463@localhost).
[junit4] Suite: org.apache.lucene.bkdtree3d.TestGeo3DPointField
[junit4] 1> doc=22 did not match but should
[junit4] 1> point=[lat=0.3719987557178081, lon=1.4529582778845198]
[junit4] 1> quantized=[X=0.1095243613745665, Y=0.9251421568566663,
Z=0.3634782030077084]
[junit4] 1> doc=51 did not match but should
[junit4] 1> point=[lat=0.3550593281585007, lon=1.4440272624039077]
[junit4] 1> quantized=[X=0.11854384984753275, Y=0.9301019399101389,
Z=0.34764599350637104]
[junit4] 1> doc=509 did not match but should
[junit4] 1> point=[lat=-0.5244228380357197, lon=1.428808348987751]
[junit4] 1> quantized=[X=0.12249408854287774, Y=0.8569020949569075,
Z=-0.5007134892515436]
[junit4] 1> doc=732 did not match but should
[junit4] 1> point=[lat=-0.13193716208829576, lon=1.4548335154684928]
[junit4] 1> quantized=[X=0.11469750111675706, Y=0.9846511264260165,
Z=-0.13155471446530648]
[junit4] 1> doc=878 did not match but should
[junit4] 1> point=[lat=-0.3770013985278945, lon=1.4408350899329265]
[junit4] 1> quantized=[X=0.12049455015011809, Y=0.9219318520845527,
Z=-0.3681341108717649]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestGeo3DPointField
-Dtests.method=testGeo3DRelations -Dtests.seed=50CFE2FCB9E04483
-Dtests.slow=true
-Dtests.linedocsfile=/lucenedata/hudson.enwiki.random.lines.txt.fixed
-Dtests.locale=tr_TR -Dtests.timezone=America/Iqaluit -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.16s | TestGeo3DPointField.testGeo3DRelations <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([50CFE2FCB9E04483:E0B09F6836ADEA1F]:0)
[junit4] > at
org.apache.lucene.bkdtree3d.TestGeo3DPointField.testGeo3DRelations(TestGeo3DPointField.java:678)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Lucene53, sim=DefaultSimilarity,
locale=tr_TR, timezone=America/Iqaluit
[junit4] 2> NOTE: Linux 3.19.0-21-generic amd64/Oracle Corporation
1.8.0_51 (64-bit)/cpus=72,threads=1,free=415284600,total=514850816
[junit4] 2> NOTE: All tests run in this JVM: [TestGeo3DPointField]
[junit4] Completed [1/1] in 0.47s, 1 test, 1 failure <<< FAILURES!
{noformat}
Maybe another incorrect DISJOINT? But still remember this new test could
easily be buggy too!
> Integrate lat/long BKD and spatial 3d, part 2
> ---------------------------------------------
>
> Key: LUCENE-6759
> URL: https://issues.apache.org/jira/browse/LUCENE-6759
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Michael McCandless
> Attachments: LUCENE-6699.patch, LUCENE-6699.patch, LUCENE-6699.patch,
> LUCENE-6699.patch, LUCENE-6699.patch, LUCENE-6699.patch, LUCENE-6699.patch,
> LUCENE-6699.patch, LUCENE-6699.patch
>
>
> This is just a continuation of LUCENE-6699, which became too big.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]