[jira] [Commented] (LUCENE-7312) Geo3dPoint test failure

2016-06-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313579#comment-15313579 ] Karl Wright commented on LUCENE-7312: - Hmm, looking at what I did for Geo3DDocValuesField, and trying

[jira] [Comment Edited] (LUCENE-7312) Geo3dPoint test failure

2016-06-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313554#comment-15313554 ] Karl Wright edited comment on LUCENE-7312 at 6/3/16 4:31 AM: - Ok, NVM

[jira] [Commented] (LUCENE-7312) Geo3dPoint test failure

2016-06-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313554#comment-15313554 ] Karl Wright commented on LUCENE-7312: - Ok, NVM, in the context of your comment above I see what it's

[jira] [Commented] (LUCENE-7312) Geo3dPoint test failure

2016-06-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313191#comment-15313191 ] Karl Wright commented on LUCENE-7312: - This looks reasonable, except for some debugging code: {code

[jira] [Commented] (LUCENE-7312) Geo3dPoint test failure

2016-06-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15312388#comment-15312388 ] Karl Wright commented on LUCENE-7312: - How odd... I don't know why this would be, but it seems like

[jira] [Commented] (LUCENE-7312) Geo3dPoint test failure

2016-06-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15312139#comment-15312139 ] Karl Wright commented on LUCENE-7312: - [~mikemccand]: This is reproducible, and it's your test. Any

[jira] [Created] (LUCENE-7312) Geo3dPoint test failure

2016-06-02 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7312: --- Summary: Geo3dPoint test failure Key: LUCENE-7312 URL: https://issues.apache.org/jira/browse/LUCENE-7312 Project: Lucene - Core Issue Type: Bug

Re: [JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 807 - Still Failing!

2016-06-02 Thread Karl Wright
Created LUCENE-7312 for this. Karl On Thu, Jun 2, 2016 at 5:51 AM, Policeman Jenkins Server < jenk...@thetaphi.de> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/807/ > Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC > > 1 tests failed. > FAILED: >

[jira] [Resolved] (LUCENE-7310) Geo3d test failure

2016-06-01 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7310. - Resolution: Fixed Fix Version/s: master (7.0) 6.1 > Geo3d test fail

Re: [JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+120) - Build # 797 - Failure!

2016-06-01 Thread Karl Wright
Created LUCENE-7310 for this failure. Karl On Wed, Jun 1, 2016 at 8:30 AM, Policeman Jenkins Server < jenk...@thetaphi.de> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/797/ > Java: 64bit/jdk-9-ea+120 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC > > 1 tests failed. >

[jira] [Created] (LUCENE-7310) Geo3d test failure

2016-06-01 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7310: --- Summary: Geo3d test failure Key: LUCENE-7310 URL: https://issues.apache.org/jira/browse/LUCENE-7310 Project: Lucene - Core Issue Type: Bug

[jira] [Resolved] (LUCENE-7290) geo3d test failure

2016-05-20 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7290. - Resolution: Fixed I added code to calculate bounds for intersections of planes including

Re: [JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+118) - Build # 16783 - Still Failing!

2016-05-19 Thread Karl Wright
All of these sorts of failures are covered under LUCENE-7290. Karl On Thu, May 19, 2016 at 12:53 AM, Policeman Jenkins Server < jenk...@thetaphi.de> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16783/ > Java: 64bit/jdk-9-ea+118 -XX:+UseCompressedOops

[jira] [Comment Edited] (LUCENE-7290) geo3d test failure

2016-05-19 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15290849#comment-15290849 ] Karl Wright edited comment on LUCENE-7290 at 5/19/16 11:18 AM: --- We have two

[jira] [Commented] (LUCENE-7290) geo3d test failure

2016-05-19 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15290849#comment-15290849 ] Karl Wright commented on LUCENE-7290: - We have two possibilities. (1) Add another plane

[jira] [Commented] (LUCENE-7290) geo3d test failure

2016-05-19 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15290798#comment-15290798 ] Karl Wright commented on LUCENE-7290: - Ah, the test was not reporting the mapped point

[jira] [Commented] (LUCENE-7290) geo3d test failure

2016-05-19 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15290777#comment-15290777 ] Karl Wright commented on LUCENE-7290: - A simple test shows that Geo3D is working just fine

[jira] [Reopened] (LUCENE-7290) geo3d test failure

2016-05-19 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reopened LUCENE-7290: - The reduction in MINIMUM_RESOLUTION did not go well, so I am rolling that back. I'll add a couple

[jira] [Resolved] (LUCENE-7290) geo3d test failure

2016-05-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7290. - Resolution: Fixed Fix Version/s: master (7.0) 6.1 > geo3d test fail

[jira] [Commented] (LUCENE-7290) geo3d test failure

2016-05-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15289940#comment-15289940 ] Karl Wright commented on LUCENE-7290: - Failure analysis: {code} [junit4] 1> root cell: c

Re: [JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 16779 - Failure!

2016-05-18 Thread Karl Wright
LUCENE-7290 Karl On Wed, May 18, 2016 at 3:56 PM, Policeman Jenkins Server < jenk...@thetaphi.de> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16779/ > Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC > > 1 tests failed. > FAILED:

[jira] [Created] (LUCENE-7290) geo3d test failure

2016-05-18 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7290: --- Summary: geo3d test failure Key: LUCENE-7290 URL: https://issues.apache.org/jira/browse/LUCENE-7290 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-05-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15289112#comment-15289112 ] Karl Wright commented on LUCENE-7212: - What's still needed for this ticket: - tests

[jira] [Resolved] (LUCENE-7288) Geo3d distance measure for distances outside of shape uses Double.MAX_VALUE; should use Double.POSITIVE_INFINITY

2016-05-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7288. - Resolution: Fixed Fix Version/s: master (7.0) 6.1 > Geo3d dista

[jira] [Created] (LUCENE-7288) Geo3d distance measure for distances outside of shape uses Double.MAX_VALUE; should use Double.POSITIVE_INFINITY

2016-05-18 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7288: --- Summary: Geo3d distance measure for distances outside of shape uses Double.MAX_VALUE; should use Double.POSITIVE_INFINITY Key: LUCENE-7288 URL: https://issues.apache.org/jira

[jira] [Updated] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-05-17 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7212: Attachment: LUCENE-7212.patch [~mikemccand]: Here's a further patch reorganizing Geo3D a bit

[jira] [Resolved] (LUCENE-7154) Add support for polygon holes to Geo3D

2016-05-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7154. - Resolution: Fixed Assignee: Karl Wright Fix Version/s: master (7.0

[jira] [Assigned] (LUCENE-7150) geo3d public APIs should match the 2D apis?

2016-05-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright reassigned LUCENE-7150: --- Assignee: Karl Wright > geo3d public APIs should match the 2D a

[jira] [Resolved] (LUCENE-7221) Improve Geo3d BKD search performance for large polygons

2016-05-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7221. - Resolution: Won't Fix Large polygons are now done using GeoComplexPolygon, and they perform

[jira] [Resolved] (LUCENE-7216) Find an O(N) way to tile arbitrary geo3d polygons

2016-05-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7216. - Resolution: Won't Fix This has been superceded by GeoComplexPolygon, which does not require

[jira] [Updated] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-05-12 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7212: Attachment: LUCENE-7212.patch Here's a geo3d doc values implementation. > Add Geo3DPo

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-05-06 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15274002#comment-15274002 ] Karl Wright commented on LUCENE-7241: - I'm going to need to start creating new tickets for various

[jira] [Resolved] (LUCENE-7272) See if there's a way to cheapen geo3d's relationship calculations to make BKD Trees faster

2016-05-04 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7272. - Resolution: Won't Fix > See if there's a way to cheapen geo3d's relationship calculati

[jira] [Commented] (LUCENE-7272) See if there's a way to cheapen geo3d's relationship calculations to make BKD Trees faster

2016-05-04 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270566#comment-15270566 ] Karl Wright commented on LUCENE-7272: - The code for computing the relationship is as follows: {code

[jira] [Created] (LUCENE-7272) See if there's a way to cheapen geo3d's relationship calculations to make BKD Trees faster

2016-05-04 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7272: --- Summary: See if there's a way to cheapen geo3d's relationship calculations to make BKD Trees faster Key: LUCENE-7272 URL: https://issues.apache.org/jira/browse/LUCENE-7272

[jira] [Commented] (LUCENE-7270) Use better balanced trees for Geo3d complex polygons

2016-05-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15269696#comment-15269696 ] Karl Wright commented on LUCENE-7270: - Ok, [~rcmuir], making that change brings the 2D implementation

[jira] [Resolved] (LUCENE-7270) Use better balanced trees for Geo3d complex polygons

2016-05-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7270. - Resolution: Fixed Fix Version/s: 6.x master > Use better balan

[jira] [Commented] (LUCENE-7270) Use better balanced trees for Geo3d complex polygons

2016-05-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15269117#comment-15269117 ] Karl Wright commented on LUCENE-7270: - Works great; now performance on my laptop looks like

[jira] [Commented] (LUCENE-7270) Use better balanced trees for Geo3d complex polygons

2016-05-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15268978#comment-15268978 ] Karl Wright commented on LUCENE-7270: - So here's my next idea, which is to use the basic tree code

[jira] [Commented] (LUCENE-7270) Use better balanced trees for Geo3d complex polygons

2016-05-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15268819#comment-15268819 ] Karl Wright commented on LUCENE-7270: - For reference, here's my entire tree implementation. {code

[jira] [Commented] (LUCENE-7270) Use better balanced trees for Geo3d complex polygons

2016-05-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15268797#comment-15268797 ] Karl Wright commented on LUCENE-7270: - Implemented this and discovered that actually my former

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-05-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15268783#comment-15268783 ] Karl Wright commented on LUCENE-7241: - Before I couldn't even evaluate it; the time spent looking

[jira] [Created] (LUCENE-7270) Use better balanced trees for Geo3d complex polygons

2016-05-03 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7270: --- Summary: Use better balanced trees for Geo3d complex polygons Key: LUCENE-7270 URL: https://issues.apache.org/jira/browse/LUCENE-7270 Project: Lucene - Core

[jira] [Resolved] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-05-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7241. - Resolution: Fixed Fix Version/s: 6.x master > Improve performa

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-05-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15268530#comment-15268530 ] Karl Wright commented on LUCENE-7241: - Some London borough perf numbers: {code} maxDoc=60844404

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-29 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264402#comment-15264402 ] Karl Wright commented on LUCENE-7241: - [~mikemccand]: There is a new Geo3DPoint.makeLargePolygon

[jira] [Updated] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-28 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7241: Attachment: LUCENE-7241.patch Debugged and partly tested patch. Had to rework the tree structure

[jira] [Updated] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-27 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7241: Attachment: LUCENE-7241.patch Latest patch. Logic is complete; not yet tested, and we have

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-27 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15259973#comment-15259973 ] Karl Wright commented on LUCENE-7212: - [~mikemccand], the resolution is quite important

[jira] [Updated] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7241: Attachment: LUCENE-7241.patch Once more, attaching code for safekeeping. This implements the tie

[jira] [Updated] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-26 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7241: Attachment: LUCENE-7241.patch Another patch for safekeeping. Finally now we have everything

[jira] [Updated] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7241: Attachment: LUCENE-7241.patch Attaching the current changes for safekeeping... > Impr

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15256587#comment-15256587 ] Karl Wright commented on LUCENE-7241: - I've realized that the two-leg journey from test point

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15256586#comment-15256586 ] Karl Wright commented on LUCENE-7241: - Thanks, [~rcmuir], I will look at that code later to see what

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-25 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15256410#comment-15256410 ] Karl Wright commented on LUCENE-7241: - I've made good progress with this over the weekend

[jira] [Commented] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-24 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255654#comment-15255654 ] Karl Wright commented on LUCENE-7241: - I started implementing this. It is straightforward until

[jira] [Resolved] (LUCENE-7250) Geo3d's convex and concave polygons do not handle hole intersections properly

2016-04-23 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7250. - Resolution: Fixed Assignee: Karl Wright Fix Version/s: 6.x

[jira] [Created] (LUCENE-7250) Geo3d's convex and concave polygons do not handle hole intersections properly

2016-04-23 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7250: --- Summary: Geo3d's convex and concave polygons do not handle hole intersections properly Key: LUCENE-7250 URL: https://issues.apache.org/jira/browse/LUCENE-7250 Project

[jira] [Resolved] (LUCENE-7244) Geo3d test failure

2016-04-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7244. - Resolution: Fixed Fix Version/s: 6.x master > Geo3d test fail

[jira] [Commented] (LUCENE-7244) Geo3d test failure

2016-04-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253904#comment-15253904 ] Karl Wright commented on LUCENE-7244: - Here's the failure data: {code} [junit4]> Throwable

[jira] [Created] (LUCENE-7244) Geo3d test failure

2016-04-22 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7244: --- Summary: Geo3d test failure Key: LUCENE-7244 URL: https://issues.apache.org/jira/browse/LUCENE-7244 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (LUCENE-7240) Remove DocValues from LatLonPoint, add DocValuesField for that

2016-04-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15253292#comment-15253292 ] Karl Wright commented on LUCENE-7240: - +1 This looks like a big help (and will unblock my work too

[jira] [Updated] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7241: Description: This ticket corresponds to LUCENE-7239, except it's for geo3d polygons. The trick

[jira] [Updated] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7241: Description: This ticket corresponds to LUCENE-7239, except it's for geo3d polygons. The trick

[jira] [Updated] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7241: Description: This ticket corresponds to LUCENE-7239, except it's for geo3d polygons. The trick

[jira] [Created] (LUCENE-7241) Improve performance of geo3d for polygons with very large numbers of points

2016-04-21 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7241: --- Summary: Improve performance of geo3d for polygons with very large numbers of points Key: LUCENE-7241 URL: https://issues.apache.org/jira/browse/LUCENE-7241 Project

[jira] [Commented] (LUCENE-7239) Speed up LatLonPoint's polygon queries when there are many vertices

2016-04-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252821#comment-15252821 ] Karl Wright commented on LUCENE-7239: - So here's a quick brain-dump of the geo3d technology, which

[jira] [Commented] (LUCENE-7239) Speed up LatLonPoint's polygon queries when there are many vertices

2016-04-21 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15252755#comment-15252755 ] Karl Wright commented on LUCENE-7239: - Indeed, very impressive speed-up. Are you using the same

[jira] [Resolved] (LUCENE-7233) NPE in Geo3dRptTest.testOperations()

2016-04-19 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7233. - Resolution: Fixed Assignee: Karl Wright Fix Version/s: 6.x

Re: [jira] [Created] (LUCENE-7233) NPE in Geo3dRptTest.testOperations()

2016-04-19 Thread Karl Wright
I checked in a fix. Karl On Tue, Apr 19, 2016 at 11:14 AM, Steve Rowe (JIRA) wrote: > Steve Rowe created LUCENE-7233: > -- > > Summary: NPE in Geo3dRptTest.testOperations() > Key: LUCENE-7233 > URL:

Re: Welcome Scott Blum as a Lucene/Solr committer!

2016-04-19 Thread Karl Wright
Welcome, Scott! Karl On Tue, Apr 19, 2016 at 8:38 AM, Otis Gospodnetic < otis.gospodne...@gmail.com> wrote: > Another welcome...from NYC subway ;) > > Otis > > On Apr 19, 2016, at 05:21, Shalin Shekhar Mangar > wrote: > > I'm pleased to announce that Scott Blum has accepted

[jira] [Resolved] (LUCENE-7228) Geo3d test failure

2016-04-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7228. - Resolution: Fixed Fix Version/s: 6.x master > Geo3d test fail

[jira] [Created] (LUCENE-7228) Geo3d test failure

2016-04-18 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7228: --- Summary: Geo3d test failure Key: LUCENE-7228 URL: https://issues.apache.org/jira/browse/LUCENE-7228 Project: Lucene - Core Issue Type: Bug

[jira] [Resolved] (LUCENE-7225) Geo3d test failure

2016-04-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7225. - Resolution: Fixed Fix Version/s: 6.x master Chased this down

[jira] [Issue Comment Deleted] (LUCENE-7225) Geo3d test failure

2016-04-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7225: Comment: was deleted (was: And another one: {code} ant test -Dtestcase=TestGeo3DPoint

[jira] [Issue Comment Deleted] (LUCENE-7225) Geo3d test failure

2016-04-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7225: Comment: was deleted (was: And, another one: {code} ant test -Dtestcase=TestGeo3DPoint

[jira] [Issue Comment Deleted] (LUCENE-7225) Geo3d test failure

2016-04-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7225: Comment: was deleted (was: Here's another polygon failure to also look at: {code} ant test

[jira] [Issue Comment Deleted] (LUCENE-7225) Geo3d test failure

2016-04-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7225: Comment: was deleted (was: Last one: {code} ant test -Dtestcase=TestGeo3DPoint -Dtests.method

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245399#comment-15245399 ] Karl Wright commented on LUCENE-7225: - Last one: {code} ant test -Dtestcase=TestGeo3DPoint

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245395#comment-15245395 ] Karl Wright commented on LUCENE-7225: - And another one: {code} ant test -Dtestcase=TestGeo3DPoint

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245392#comment-15245392 ] Karl Wright commented on LUCENE-7225: - And, another one: {code} ant test -Dtestcase=TestGeo3DPoint

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-18 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245389#comment-15245389 ] Karl Wright commented on LUCENE-7225: - Here's another polygon failure to also look at: {code} ant

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-17 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15245159#comment-15245159 ] Karl Wright commented on LUCENE-7225: - Analysis of Steve's failure so far (since it is simpler than

[jira] [Commented] (LUCENE-7226) Geo3d polygon data cleaning would be helpful

2016-04-17 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244864#comment-15244864 ] Karl Wright commented on LUCENE-7226: - Now it's having trouble finding a pole to determine order

[jira] [Commented] (LUCENE-7226) Geo3d polygon data cleaning would be helpful

2016-04-17 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244851#comment-15244851 ] Karl Wright commented on LUCENE-7226: - [~mikemccand]: I removed the buggy code that performs

[jira] [Commented] (LUCENE-7226) Geo3d polygon data cleaning would be helpful

2016-04-17 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244705#comment-15244705 ] Karl Wright commented on LUCENE-7226: - Hmm, ok, I will have to figure out why we're getting

[jira] [Resolved] (LUCENE-7226) Geo3d polygon data cleaning would be helpful

2016-04-17 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright resolved LUCENE-7226. - Resolution: Fixed Fix Version/s: 6.x master > Geo3d polygon d

[jira] [Updated] (LUCENE-7226) Geo3d polygon data cleaning would be helpful

2016-04-17 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7226: Attachment: LUCENE-7226.patch [~mikemccand], here's a patch which I haven't tested but should

[jira] [Created] (LUCENE-7226) Geo3d polygon data cleaning would be helpful

2016-04-17 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7226: --- Summary: Geo3d polygon data cleaning would be helpful Key: LUCENE-7226 URL: https://issues.apache.org/jira/browse/LUCENE-7226 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244371#comment-15244371 ] Karl Wright commented on LUCENE-7225: - Hi [~mikemccand], you are correct about the TestRandomMedium

[jira] [Updated] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7225: Attachment: LUCENE-7225.patch Ok, here's a patch that should fix the test problem for real for all

[jira] [Updated] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7225: Attachment: LUCENE-7225.patch [~mikemccand]: Attaching a patch to address the testing failures

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244062#comment-15244062 ] Karl Wright commented on LUCENE-7225: - Here's a far simpler test failure I can look at first that may

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15244060#comment-15244060 ] Karl Wright commented on LUCENE-7212: - Ok, I have the math worked out for one metric: arc distance

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-15 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15243536#comment-15243536 ] Karl Wright commented on LUCENE-7225: - First bit of diagnostic info: this is not related to bounds

[jira] [Comment Edited] (LUCENE-7225) Geo3d test failure

2016-04-15 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15243531#comment-15243531 ] Karl Wright edited comment on LUCENE-7225 at 4/15/16 8:22 PM

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-15 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15243531#comment-15243531 ] Karl Wright commented on LUCENE-7225: - This is an amazingly complicated shape. The key bits

[jira] [Commented] (LUCENE-7225) Geo3d test failure

2016-04-15 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15243524#comment-15243524 ] Karl Wright commented on LUCENE-7225: - Here are the full details: {code} [junit4] 2> us

[jira] [Created] (LUCENE-7225) Geo3d test failure

2016-04-15 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7225: --- Summary: Geo3d test failure Key: LUCENE-7225 URL: https://issues.apache.org/jira/browse/LUCENE-7225 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-15 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15242911#comment-15242911 ] Karl Wright commented on LUCENE-7212: - I'm still holding off on doing anything here for two reasons

<    4   5   6   7   8   9   10   11   12   13   >