[jira] [Resolved] (LUCENE-8976) Use exact distance between point and bounding rectangle in FloatPointNearestNeighbor

2019-09-11 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8976. -- Fix Version/s: 8.3 Assignee: Ignacio Vera Resolution: Fixed > Use exact

[jira] [Created] (LUCENE-8976) Use exact distance between point and bounding rectangle in FloatPointNearestNeighbor

2019-09-11 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-8976: Summary: Use exact distance between point and bounding rectangle in FloatPointNearestNeighbor Key: LUCENE-8976 URL: https://issues.apache.org/jira/browse/LUCENE-8976

[jira] [Resolved] (LUCENE-8968) Improve performance of WITHIN and DISJOINT queries for Shape queries

2019-09-10 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8968. -- Fix Version/s: 8.3 Assignee: Ignacio Vera Resolution: Fixed > Improve

[jira] [Resolved] (LUCENE-8964) Allow GeoJSON parser to properly skip string arrays

2019-09-10 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8964. -- Fix Version/s: 8.3 Resolution: Fixed Thanks [~aleree] > Allow GeoJSON parser to

[jira] [Updated] (LUCENE-8973) XYRectangle2D should work on float space

2019-09-10 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8973: - Description: While working in CONTAINS support for shapes I came across errors in XYShape when

[jira] [Updated] (LUCENE-8973) XYRectangle2D should work on float space

2019-09-10 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8973: - Environment: was: While working in CONTAINS support for shapes I came across errors in

[jira] [Created] (LUCENE-8973) XYRectangle2D should work on float space

2019-09-10 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-8973: Summary: XYRectangle2D should work on float space Key: LUCENE-8973 URL: https://issues.apache.org/jira/browse/LUCENE-8973 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-8964) Allow GeoJSON parser to properly skip string arrays

2019-09-06 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924220#comment-16924220 ] Ignacio Vera commented on LUCENE-8964: -- Thanks Alex! Patch looks good I will commit soon. > Allow

[jira] [Assigned] (LUCENE-8964) Allow GeoJSON parser to properly skip string arrays

2019-09-06 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera reassigned LUCENE-8964: Assignee: Ignacio Vera > Allow GeoJSON parser to properly skip string arrays >

[jira] [Created] (LUCENE-8968) Improve performance of WITHIN and DISJOINT queries for Shape queries

2019-09-05 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-8968: Summary: Improve performance of WITHIN and DISJOINT queries for Shape queries Key: LUCENE-8968 URL: https://issues.apache.org/jira/browse/LUCENE-8968 Project: Lucene

[jira] [Resolved] (LUCENE-8960) Add LatLonDocValuesPointInPolygonQuery

2019-09-03 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8960. -- Fix Version/s: 8.3 Assignee: Ignacio Vera Resolution: Fixed > Add

[jira] [Created] (LUCENE-8960) Add LatLonDocValuesPointInPolygonQuery

2019-09-02 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-8960: Summary: Add LatLonDocValuesPointInPolygonQuery Key: LUCENE-8960 URL: https://issues.apache.org/jira/browse/LUCENE-8960 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-8955) Move compare logic to IntersectVisitor in NearestNeighbor

2019-08-27 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16916777#comment-16916777 ] Ignacio Vera commented on LUCENE-8955: -- Nice speed up of 10 nearest points query on geo benchmarks

[jira] [Resolved] (LUCENE-8955) Move compare logic to IntersectVisitor in NearestNeighbor

2019-08-26 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8955. -- Fix Version/s: 8.3 Assignee: Ignacio Vera Resolution: Fixed > Move compare

[jira] [Resolved] (LUCENE-8952) Use a sort key instead of true distance in NearestNeighbors.

2019-08-23 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8952. -- Fix Version/s: 8.3 Assignee: Ignacio Vera Resolution: Fixed > Use a sort key

[jira] [Comment Edited] (SOLR-13452) Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.

2019-08-22 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16913088#comment-16913088 ] Ignacio Vera edited comment on SOLR-13452 at 8/22/19 7:55 AM: -- I had a look

[jira] [Commented] (SOLR-13452) Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.

2019-08-22 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16913088#comment-16913088 ] Ignacio Vera commented on SOLR-13452: - I had a look to the implementation and I found that the new

[jira] [Created] (LUCENE-8955) Move compare logic to IntersectVisitor in NearestNeighbor

2019-08-22 Thread Ignacio Vera (Jira)
Ignacio Vera created LUCENE-8955: Summary: Move compare logic to IntersectVisitor in NearestNeighbor Key: LUCENE-8955 URL: https://issues.apache.org/jira/browse/LUCENE-8955 Project: Lucene - Core

[jira] [Commented] (LUCENE-8928) BKDWriter could make splitting decisions based on the actual range of values

2019-07-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16893763#comment-16893763 ] Ignacio Vera commented on LUCENE-8928: -- I tried to see the effect running on 1D ranges and it is

[jira] [Comment Edited] (LUCENE-8928) BKDWriter could make splitting decisions based on the actual range of values

2019-07-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16893763#comment-16893763 ] Ignacio Vera edited comment on LUCENE-8928 at 7/26/19 12:02 PM: I tried

[jira] [Commented] (LUCENE-8369) Remove the spatial module as it is obsolete

2019-07-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16893752#comment-16893752 ] Ignacio Vera commented on LUCENE-8369: -- My best example is LUCENE-8746: I am trying to refactor the

[jira] [Commented] (LUCENE-8369) Remove the spatial module as it is obsolete

2019-07-25 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892785#comment-16892785 ] Ignacio Vera commented on LUCENE-8369: -- My fear of having LatLonPoint in a different package to

[jira] [Comment Edited] (LUCENE-8928) BKDWriter could make splitting decisions based on the actual range of values

2019-07-22 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890173#comment-16890173 ] Ignacio Vera edited comment on LUCENE-8928 at 7/22/19 6:11 PM: --- I run this

[jira] [Commented] (LUCENE-8928) BKDWriter could make splitting decisions based on the actual range of values

2019-07-22 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890214#comment-16890214 ] Ignacio Vera commented on LUCENE-8928: -- 1-dimensional ranges (2D in total).  In fact the shapes

[jira] [Commented] (LUCENE-8928) BKDWriter could make splitting decisions based on the actual range of values

2019-07-22 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890194#comment-16890194 ] Ignacio Vera commented on LUCENE-8928: -- I would expect some increase on QPS for 2D when there is

[jira] [Commented] (LUCENE-8928) BKDWriter could make splitting decisions based on the actual range of values

2019-07-22 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890173#comment-16890173 ] Ignacio Vera commented on LUCENE-8928: -- I run this approach locally. It helps as well in the case

[jira] [Resolved] (LUCENE-8913) Reproducing failure in various TestLatLon* equals/hashcode tests

2019-07-17 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8913. -- Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.3

[jira] [Commented] (LUCENE-8913) Reproducing failure in various TestLatLon* equals/hashcode tests

2019-07-17 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887627#comment-16887627 ] Ignacio Vera commented on LUCENE-8913: -- I will fix this one as it is a trivial test bug >

[jira] [Resolved] (LUCENE-8914) Small improvement in FloatPointNearestNeighbor

2019-07-17 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8914. -- Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.3

[jira] [Commented] (LUCENE-8923) Release procedure does not add new version in CHANGES.txt in master

2019-07-17 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886967#comment-16886967 ] Ignacio Vera commented on LUCENE-8923: -- I added the entries. I leave the issue open so we can

[jira] [Updated] (LUCENE-8923) Release procedure does not add new version in CHANGES.txt in master

2019-07-17 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8923: - Attachment: LUCENE-8923.patch Status: Open (was: Open) In the meanwhile I propose to

[jira] [Created] (LUCENE-8923) Release procedure does not add new version in CHANGES.txt in master

2019-07-17 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8923: Summary: Release procedure does not add new version in CHANGES.txt in master Key: LUCENE-8923 URL: https://issues.apache.org/jira/browse/LUCENE-8923 Project: Lucene

[jira] [Commented] (LUCENE-8911) Backport LUCENE-8778 (improved analysis SPI name handling) to 8.x

2019-07-16 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886058#comment-16886058 ] Ignacio Vera commented on LUCENE-8911: -- I have my doubts for this change to make 8.2. Elasticsearch

[jira] [Commented] (LUCENE-8894) Add APIs to tokenizer/charfilter/tokenfilter factories to get their SPI names from concrete classes

2019-07-16 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886022#comment-16886022 ] Ignacio Vera commented on LUCENE-8894: -- In master the entry in CHANGES.txt is in Lucene 9.0.0 bit

[jira] [Created] (LUCENE-8914) Small improvement in FloatPointNearestNeighbor

2019-07-15 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8914: Summary: Small improvement in FloatPointNearestNeighbor Key: LUCENE-8914 URL: https://issues.apache.org/jira/browse/LUCENE-8914 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-8898) TestRamUsageEstimator.testMap failures

2019-07-04 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878593#comment-16878593 ] Ignacio Vera commented on LUCENE-8898: -- [~ab]Can we resolve this issue? >

[jira] [Updated] (LUCENE-8903) Add LatLonShape point query

2019-07-04 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8903: - Description: Adds a query to LatLonShape that filters by a provided point.  (was: Add a query

[jira] [Created] (LUCENE-8903) Add LatLonShape point query

2019-07-04 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8903: Summary: Add LatLonShape point query Key: LUCENE-8903 URL: https://issues.apache.org/jira/browse/LUCENE-8903 Project: Lucene - Core Issue Type: New Feature

[jira] [Resolved] (LUCENE-8888) Improve distribution of points with data dimension in BKD tree leaves

2019-07-04 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-. -- Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.2

[jira] [Resolved] (LUCENE-8896) Override default implementation of IntersectVisitor#visit(DocIDSetBuilder, byte[]) for several queries

2019-07-02 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8896. -- Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.2

[jira] [Commented] (LUCENE-8896) Override default implementation of IntersectVisitor#visit(DocIDSetBuilder, byte[]) for several queries

2019-07-01 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876373#comment-16876373 ] Ignacio Vera commented on LUCENE-8896: -- [~atris] I am not sure what you mean, I have opened a PR

[jira] [Created] (LUCENE-8896) Override default implementation of IntersectVisitor#visit(DocIDSetBuilder, byte[]) for several queries

2019-07-01 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8896: Summary: Override default implementation of IntersectVisitor#visit(DocIDSetBuilder, byte[]) for several queries Key: LUCENE-8896 URL:

[jira] [Resolved] (LUCENE-8885) Optimise BKD reader by exploiting cardinality information stored on leaves

2019-06-30 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8885. -- Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.2

[jira] [Updated] (LUCENE-8831) LatLonShapeBoundingBoxQuery hashcode is wrong

2019-06-28 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8831: - Fix Version/s: 8.1.2 > LatLonShapeBoundingBoxQuery hashcode is wrong >

[jira] [Commented] (LUCENE-8831) LatLonShapeBoundingBoxQuery hashcode is wrong

2019-06-28 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16874910#comment-16874910 ] Ignacio Vera commented on LUCENE-8831: -- I was thinking the same > LatLonShapeBoundingBoxQuery

[jira] [Updated] (LUCENE-8886) TestMutablePointsReaderUtils not doing what it is expected

2019-06-27 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8886: - Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.2

[jira] [Created] (LUCENE-8888) Improve distribution of points with data dimension in BKD tree leaves

2019-06-27 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-: Summary: Improve distribution of points with data dimension in BKD tree leaves Key: LUCENE- URL: https://issues.apache.org/jira/browse/LUCENE- Project:

[jira] [Commented] (LUCENE-8885) Optimise BKD reader by exploiting cardinality information stored on leaves

2019-06-27 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16873860#comment-16873860 ] Ignacio Vera commented on LUCENE-8885: -- I have opened a PR with [~jpountz] suggestion. > Optimise

[jira] [Updated] (LUCENE-8886) TestMutablePointsReaderUtils not doing what it is expected

2019-06-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8886: - Attachment: LUCENE-8886.patch Status: Open (was: Open) > TestMutablePointsReaderUtils

[jira] [Updated] (LUCENE-8886) TestMutablePointsReaderUtils not doing what it is expected

2019-06-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8886: - Status: Patch Available (was: Open) > TestMutablePointsReaderUtils not doing what it is

[jira] [Updated] (LUCENE-8886) TestMutablePointsReaderUtils not doing what it is expected

2019-06-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8886: - Issue Type: Test (was: Improvement) > TestMutablePointsReaderUtils not doing what it is

[jira] [Created] (LUCENE-8886) TestMutablePointsReaderUtils not doing what it is expected

2019-06-26 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8886: Summary: TestMutablePointsReaderUtils not doing what it is expected Key: LUCENE-8886 URL: https://issues.apache.org/jira/browse/LUCENE-8886 Project: Lucene - Core

[jira] [Commented] (LUCENE-8885) Optimise BKD reader by exploiting cardinality information stored on leaves

2019-06-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16873395#comment-16873395 ] Ignacio Vera commented on LUCENE-8885: -- With 1 you would have to track the last visited point and

[jira] [Commented] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16873310#comment-16873310 ] Ignacio Vera commented on LUCENE-8867: -- I have opened

[jira] [Created] (LUCENE-8885) Optimise BKD reader by exploiting cardinality information stored on leaves

2019-06-26 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8885: Summary: Optimise BKD reader by exploiting cardinality information stored on leaves Key: LUCENE-8885 URL: https://issues.apache.org/jira/browse/LUCENE-8885 Project:

[jira] [Resolved] (LUCENE-8868) New storing strategy for BKD tree leaves with low cardinality

2019-06-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8868. -- Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.2

[jira] [Resolved] (LUCENE-8879) Add tests for BKDRadixSelector#sort

2019-06-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8879. -- Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.2

[jira] [Updated] (LUCENE-8775) Tessellator: Improve the election of diagonals when splitting the polygon

2019-06-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8775: - Fix Version/s: 8.1.2 > Tessellator: Improve the election of diagonals when splitting the

[jira] [Commented] (SOLR-13413) jetty IdleTimeout bugs with Http2SolrClient, cause sprious timeouts on intranode requests

2019-06-25 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16872533#comment-16872533 ] Ignacio Vera commented on SOLR-13413: - [~caomanhdat] yes currently the branch 8.1 is broken due to a

[jira] [Created] (LUCENE-8879) Add tests for BKDRadixSelector#sort

2019-06-24 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8879: Summary: Add tests for BKDRadixSelector#sort Key: LUCENE-8879 URL: https://issues.apache.org/jira/browse/LUCENE-8879 Project: Lucene - Core Issue Type: Test

[jira] [Resolved] (LUCENE-8838) Tessellator: Remove support for Steiner points

2019-06-24 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8838. -- Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.2

[jira] [Commented] (LUCENE-8868) New storing strategy for BKD tree leaves with low cardinality

2019-06-20 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16868354#comment-16868354 ] Ignacio Vera commented on LUCENE-8868: -- It is small and I think the 1D case will benefit quite a

[jira] [Commented] (LUCENE-8868) New storing strategy for BKD tree leaves with low cardinality

2019-06-19 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16867327#comment-16867327 ] Ignacio Vera commented on LUCENE-8868: -- I have some doubts with this optimisation in 1D. There is

[jira] [Commented] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-19 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16867326#comment-16867326 ] Ignacio Vera commented on LUCENE-8867: -- I have opened

[jira] [Updated] (LUCENE-8868) New storing strategy for BKD tree leaves with low cardinality

2019-06-19 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8868: - Description: Currently if a leaf on the BKD tree contains only few values, then the leaf is

[jira] [Created] (LUCENE-8868) New storing strategy for BKD tree leaves with low cardinality

2019-06-19 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8868: Summary: New storing strategy for BKD tree leaves with low cardinality Key: LUCENE-8868 URL: https://issues.apache.org/jira/browse/LUCENE-8868 Project: Lucene - Core

[jira] [Commented] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-18 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16866868#comment-16866868 ] Ignacio Vera commented on LUCENE-8867: -- {quote} Right, this is what I had in mind when I said this

[jira] [Comment Edited] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-18 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16866798#comment-16866798 ] Ignacio Vera edited comment on LUCENE-8867 at 6/18/19 4:16 PM: --- {quote}

[jira] [Commented] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-18 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16866798#comment-16866798 ] Ignacio Vera commented on LUCENE-8867: -- {quote} This is only an issue in the case that not all

[jira] [Updated] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-18 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8867: - Description: Currently if a leaf on the BKD tree contains only few values, then the leaf is

[jira] [Created] (LUCENE-8867) Optimise BKD tree for low cardinality leaves

2019-06-18 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8867: Summary: Optimise BKD tree for low cardinality leaves Key: LUCENE-8867 URL: https://issues.apache.org/jira/browse/LUCENE-8867 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-8769) Range Query Type With Logically Connected Ranges

2019-06-11 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16860665#comment-16860665 ] Ignacio Vera commented on LUCENE-8769: -- I agree with Adrien, in the case of AND we can just compute

[jira] [Created] (LUCENE-8850) Creating a polygon with no area or an invalid area should throw an error

2019-06-11 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8850: Summary: Creating a polygon with no area or an invalid area should throw an error Key: LUCENE-8850 URL: https://issues.apache.org/jira/browse/LUCENE-8850 Project:

[jira] [Resolved] (LUCENE-8775) Tessellator: Improve the election of diagonals when splitting the polygon

2019-06-10 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8775. -- Resolution: Fixed > Tessellator: Improve the election of diagonals when splitting the polygon

[jira] [Reopened] (LUCENE-8775) Tessellator: Improve the election of diagonals when splitting the polygon

2019-06-10 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera reopened LUCENE-8775: -- Assignee: Ignacio Vera I reopen the issue as I have realised in some cases holes are

[jira] [Created] (LUCENE-8838) Tessellator: Remove support for Steiner points

2019-06-06 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8838: Summary: Tessellator: Remove support for Steiner points Key: LUCENE-8838 URL: https://issues.apache.org/jira/browse/LUCENE-8838 Project: Lucene - Core Issue

[jira] [Resolved] (LUCENE-8775) Tessellator: Improve the election of diagonals when splitting the polygon

2019-06-06 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8775. -- Resolution: Fixed Fix Version/s: 8.2 master (9.0) > Tessellator:

[jira] [Updated] (LUCENE-8620) Add CONTAINS support for LatLonShape

2019-06-05 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8620: - Fix Version/s: (was: 8.1) (was: master (9.0)) > Add CONTAINS support

[jira] [Resolved] (LUCENE-8831) LatLonShapeBoundingBoxQuery hashcode is wrong

2019-06-05 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-8831. -- Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.2

[jira] [Created] (LUCENE-8831) LatLonShapeBoundingBoxQuery hashcode is wrong

2019-06-05 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8831: Summary: LatLonShapeBoundingBoxQuery hashcode is wrong Key: LUCENE-8831 URL: https://issues.apache.org/jira/browse/LUCENE-8831 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-04 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16855900#comment-16855900 ] Ignacio Vera commented on LUCENE-8819: -- I had a look into the error in TestRandomRegExp2 and it

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-04 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16855682#comment-16855682 ] Ignacio Vera commented on LUCENE-8819: -- The second test worked for me adding the following VM

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-03 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16854586#comment-16854586 ] Ignacio Vera commented on LUCENE-8819: -- I set these two arguments in the VM configuration:

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-03 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16854562#comment-16854562 ] Ignacio Vera commented on LUCENE-8819: -- Note that you need to add the seed and the multiplier in

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-03 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16854400#comment-16854400 ] Ignacio Vera commented on LUCENE-8819: -- Thanks [~atris]! Unluckily the patch does not apply with

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-03 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16854297#comment-16854297 ] Ignacio Vera commented on LUCENE-8819: -- Just for the record, I see other test failing and I believe

[jira] [Commented] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-03 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16854271#comment-16854271 ] Ignacio Vera commented on LUCENE-8819: -- I think this test error was introduced by LUCENE-8757 >

[jira] [Created] (LUCENE-8819) org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure

2019-06-02 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8819: Summary: org.apache.lucene.search.TestTopDocsMerge.testSort_1 failure Key: LUCENE-8819 URL: https://issues.apache.org/jira/browse/LUCENE-8819 Project: Lucene - Core

[jira] [Created] (LUCENE-8775) Tessellator: Improve the election of diagonals when splitting the polygon

2019-04-23 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8775: Summary: Tessellator: Improve the election of diagonals when splitting the polygon Key: LUCENE-8775 URL: https://issues.apache.org/jira/browse/LUCENE-8775 Project:

[jira] [Commented] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-04-15 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16817579#comment-16817579 ] Ignacio Vera commented on LUCENE-8736: -- [~nknize] it would be good to have an example where the

[jira] [Commented] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-04-11 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815272#comment-16815272 ] Ignacio Vera commented on LUCENE-8736: -- I have run my own benchmarks with this change and they look

[jira] [Commented] (LUCENE-8758) Class Field levelN is not populated correctly in QuadPrefixTree

2019-04-11 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16815114#comment-16815114 ] Ignacio Vera commented on LUCENE-8758: -- +1 to remove those arrays. They do not seem to be used and

[jira] [Created] (LUCENE-8761) RandomGeoPolygonTest.testCompareSmallPolygons test failure

2019-04-10 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8761: Summary: RandomGeoPolygonTest.testCompareSmallPolygons test failure Key: LUCENE-8761 URL: https://issues.apache.org/jira/browse/LUCENE-8761 Project: Lucene - Core

[jira] [Commented] (LUCENE-8708) Can we simplify conjunctions of range queries automatically?

2019-04-09 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16813239#comment-16813239 ] Ignacio Vera commented on LUCENE-8708: -- Just an idea maybe bias for my background. One of the

[jira] [Created] (LUCENE-8746) Make EdgeTree (aka ComponentTree) support different type of components

2019-03-29 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8746: Summary: Make EdgeTree (aka ComponentTree) support different type of components Key: LUCENE-8746 URL: https://issues.apache.org/jira/browse/LUCENE-8746 Project:

[jira] [Created] (LUCENE-8744) TestTessellator#testLinesIntersect failure

2019-03-28 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8744: Summary: TestTessellator#testLinesIntersect failure Key: LUCENE-8744 URL: https://issues.apache.org/jira/browse/LUCENE-8744 Project: Lucene - Core Issue

[jira] [Comment Edited] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-03-27 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16802637#comment-16802637 ] Ignacio Vera edited comment on LUCENE-8736 at 3/27/19 10:43 AM: One

[jira] [Commented] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-03-27 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16802637#comment-16802637 ] Ignacio Vera commented on LUCENE-8736: -- One thing it worries me about this approach is that it is

[jira] [Commented] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-03-26 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801882#comment-16801882 ] Ignacio Vera commented on LUCENE-8736: -- +1 I will look into the logic in more detail. >

[jira] [Comment Edited] (LUCENE-8736) LatLonShapePolygonQuery returning incorrect WITHIN results with shared boundaries

2019-03-25 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800456#comment-16800456 ] Ignacio Vera edited comment on LUCENE-8736 at 3/25/19 8:25 AM: --- Thanks

  1   2   3   4   5   6   7   >