[GitHub] [lucene-solr] noblepaul opened a new pull request #1945: SOLR-14680: revertfrom 8x

2020-10-03 Thread GitBox
noblepaul opened a new pull request #1945: URL: https://github.com/apache/lucene-solr/pull/1945 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[jira] [Commented] (LUCENE-9559) fix "gradle eclipse" to build in eclipse again

2020-10-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207087#comment-17207087 ] Noble Paul commented on LUCENE-9559: Those files are not used. They're for documenta

[jira] [Commented] (SOLR-14901) TestPackages uses binary precompiled classes to refer to analysis factory FQCNs

2020-10-03 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207086#comment-17207086 ] Noble Paul commented on SOLR-14901: --- [~dweiss] I think you are confused about what the

[jira] [Created] (LUCENE-9560) Position aware TermQuery

2020-10-03 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-9560: -- Summary: Position aware TermQuery Key: LUCENE-9560 URL: https://issues.apache.org/jira/browse/LUCENE-9560 Project: Lucene - Core Issue Type: New Feature

[GitHub] [lucene-solr] wojtek2kdev commented on pull request #1779: LUCENE-9478: Prevent DWPTDeleteQueue from referencing itself and leaking memory

2020-10-03 Thread GitBox
wojtek2kdev commented on pull request #1779: URL: https://github.com/apache/lucene-solr/pull/1779#issuecomment-703167332 Hello, I'm newbie in Apache Lucene-Solr. Can someone explain me this bug as for kid? How can I reproduce it on my computer? I want to start participate by bug fixing, bu

[jira] [Commented] (SOLR-14861) CoreContainer shutdown needs to be aware of other ongoing operations and wait until they're complete

2020-10-03 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206859#comment-17206859 ] Erick Erickson commented on SOLR-14861: --- Some notes from the dev list: Erick Erick

[jira] [Resolved] (SOLR-14910) Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard, change //logok to //nowarn

2020-10-03 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-14910. --- Fix Version/s: 8.7 Resolution: Fixed > Use in-line tags for logger declarations in Gra

[GitHub] [lucene-solr] jpountz commented on pull request #1912: LUCENE-9535: Try to do larger flushes.

2020-10-03 Thread GitBox
jpountz commented on pull request #1912: URL: https://github.com/apache/lucene-solr/pull/1912#issuecomment-703163915 > I am a bit worried about perf impact of this new "best effort" priority queue. Yeah I looked into it because I was worried of the performance impact of a proper pri

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1912: LUCENE-9535: Try to do larger flushes.

2020-10-03 Thread GitBox
jpountz commented on a change in pull request #1912: URL: https://github.com/apache/lucene-solr/pull/1912#discussion_r499180984 ## File path: lucene/core/src/java/org/apache/lucene/index/ApproximatePriorityQueue.java ## @@ -0,0 +1,136 @@ +/* + * Licensed to the Apache Software

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1912: LUCENE-9535: Try to do larger flushes.

2020-10-03 Thread GitBox
jpountz commented on a change in pull request #1912: URL: https://github.com/apache/lucene-solr/pull/1912#discussion_r499180612 ## File path: lucene/core/src/java/org/apache/lucene/index/ApproximatePriorityQueue.java ## @@ -0,0 +1,136 @@ +/* + * Licensed to the Apache Software

[GitHub] [lucene-solr] jpountz commented on a change in pull request #1937: LUCENE-9541 ConjunctionDISI sub-iterators check

2020-10-03 Thread GitBox
jpountz commented on a change in pull request #1937: URL: https://github.com/apache/lucene-solr/pull/1937#discussion_r499180389 ## File path: lucene/core/src/test/org/apache/lucene/search/TestConjunctionDISI.java ## @@ -391,4 +391,20 @@ public void testCollapseSubConjunctionDI

[GitHub] [lucene-solr] sigram commented on a change in pull request #1758: SOLR-14749: Provide a clean API for cluster-level event processing, Initial draft.

2020-10-03 Thread GitBox
sigram commented on a change in pull request #1758: URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r499170285 ## File path: solr/core/src/java/org/apache/solr/cluster/events/impl/CollectionsRepairEventListener.java ## @@ -0,0 +1,185 @@ +/* + * Licensed to the

[GitHub] [lucene-solr] sigram commented on a change in pull request #1758: SOLR-14749: Provide a clean API for cluster-level event processing, Initial draft.

2020-10-03 Thread GitBox
sigram commented on a change in pull request #1758: URL: https://github.com/apache/lucene-solr/pull/1758#discussion_r499169806 ## File path: solr/core/src/java/org/apache/solr/cluster/events/ClusterEvent.java ## @@ -0,0 +1,57 @@ +/* + * Licensed to the Apache Software Foundatio

[jira] [Updated] (LUCENE-9559) fix "gradle eclipse" to build in eclipse again

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-9559: -- Affects Version/s: master (9.0) > fix "gradle eclipse" to build in eclipse again > ---

[jira] [Updated] (LUCENE-9559) fix "gradle eclipse" to build in eclipse again

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-9559: -- Component/s: general/build > fix "gradle eclipse" to build in eclipse again >

[jira] [Commented] (SOLR-14901) TestPackages uses binary precompiled classes to refer to analysis factory FQCNs

2020-10-03 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206832#comment-17206832 ] Dawid Weiss commented on SOLR-14901: Or just look up their .class files at runtime an

[jira] [Commented] (LUCENE-9548) Publish master (9.x) snapshots to https://repository.apache.org

2020-10-03 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206829#comment-17206829 ] Dawid Weiss commented on LUCENE-9548: - Also, I would love to hide the convention tas

[jira] [Commented] (LUCENE-9559) fix "gradle eclipse" to build in eclipse again

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206828#comment-17206828 ] Uwe Schindler commented on LUCENE-9559: --- I will take care of cleaning that up, if

[jira] [Commented] (LUCENE-9548) Publish master (9.x) snapshots to https://repository.apache.org

2020-10-03 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206827#comment-17206827 ] Dawid Weiss commented on LUCENE-9548: - It is part of the pull request, Uwe - https:

[jira] [Assigned] (LUCENE-9559) fix "gradle eclipse" to build in eclipse again

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-9559: - Assignee: Uwe Schindler > fix "gradle eclipse" to build in eclipse again >

[jira] [Commented] (SOLR-14901) TestPackages uses binary precompiled classes to refer to analysis factory FQCNs

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206826#comment-17206826 ] Uwe Schindler commented on SOLR-14901: -- Sorry, committing source files to resources

[jira] [Commented] (LUCENE-9559) fix "gradle eclipse" to build in eclipse again

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206824#comment-17206824 ] Uwe Schindler commented on LUCENE-9559: --- Hi, the bug seems to be caused by acciden

[jira] [Commented] (LUCENE-9558) Clean up package name conflicts for analyzers-icu module

2020-10-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206822#comment-17206822 ] Robert Muir commented on LUCENE-9558: - +1 > Clean up package name conflicts for an

[jira] [Commented] (LUCENE-9559) fix "gradle eclipse" to build in eclipse again

2020-10-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206818#comment-17206818 ] Robert Muir commented on LUCENE-9559: - Attached is a patch, excluding these java fil

[jira] [Updated] (LUCENE-9559) fix "gradle eclipse" to build in eclipse again

2020-10-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9559: Attachment: compilefailure.png Status: Open (was: Open) > fix "gradle eclipse" to build i

[jira] [Updated] (LUCENE-9559) fix "gradle eclipse" to build in eclipse again

2020-10-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9559: Attachment: LUCENE-9559.patch > fix "gradle eclipse" to build in eclipse again > -

[jira] [Created] (LUCENE-9559) fix "gradle eclipse" to build in eclipse again

2020-10-03 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9559: --- Summary: fix "gradle eclipse" to build in eclipse again Key: LUCENE-9559 URL: https://issues.apache.org/jira/browse/LUCENE-9559 Project: Lucene - Core Issue Ty

[jira] [Commented] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Erick Erickson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206813#comment-17206813 ] Erick Erickson commented on LUCENE-9557: I think this about drove me crazy when

[jira] [Updated] (LUCENE-9558) Clean up package name conflicts for analyzers-icu module

2020-10-03 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida updated LUCENE-9558: -- Description: analyzers-icu module shares the package names {{o.a.l.collation}} and {{o.a.l.co

[GitHub] [lucene-solr] iverase commented on pull request #1940: LUCENE-9552: Adds a LatLonPoint query that accepts an array of LatLonGeometries

2020-10-03 Thread GitBox
iverase commented on pull request #1940: URL: https://github.com/apache/lucene-solr/pull/1940#issuecomment-703130472 Yes, approximating the circle to a polygon would work. You will have a penalty in performance depending how many points you use for approximating the circle (which is someth

[jira] [Commented] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206786#comment-17206786 ] Uwe Schindler commented on LUCENE-9557: --- Thanks! ❤️👍🏻 > gradle regeneration of HT

[jira] [Commented] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206784#comment-17206784 ] ASF subversion and git services commented on LUCENE-9557: - Commi

[jira] [Resolved] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9557. - Fix Version/s: master (9.0) Resolution: Fixed > gradle regeneration of HTMLCharacterEntit

[jira] [Commented] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206783#comment-17206783 ] Robert Muir commented on LUCENE-9557: - yeah, that explains how i may have missed it

[jira] [Updated] (LUCENE-9499) Clean up package name conflicts between modules (split packages)

2020-10-03 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida updated LUCENE-9499: -- Description: We have lots of package name conflicts (shared package names) between modules in

[jira] [Assigned] (LUCENE-9558) Clean up package name conflicts for analyzers-icu module

2020-10-03 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida reassigned LUCENE-9558: - Assignee: Tomoko Uchida > Clean up package name conflicts for analyzers-icu module > --

[jira] [Created] (LUCENE-9558) Clean up package name conflicts for analyzers-icu module

2020-10-03 Thread Tomoko Uchida (Jira)
Tomoko Uchida created LUCENE-9558: - Summary: Clean up package name conflicts for analyzers-icu module Key: LUCENE-9558 URL: https://issues.apache.org/jira/browse/LUCENE-9558 Project: Lucene - Core

[jira] [Commented] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206755#comment-17206755 ] Uwe Schindler commented on LUCENE-9557: --- And because of this (happens quite often)

[jira] [Commented] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206754#comment-17206754 ] Uwe Schindler commented on LUCENE-9557: --- When reviewing the external tools a while

[jira] [Commented] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206753#comment-17206753 ] Uwe Schindler commented on LUCENE-9557: --- Ok, perfect. I was not against the patch

[jira] [Commented] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206751#comment-17206751 ] Robert Muir commented on LUCENE-9557: - To answer your question though, this is how t

[jira] [Commented] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206749#comment-17206749 ] Robert Muir commented on LUCENE-9557: - This is the only match for 'python2' in the w

[jira] [Commented] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206746#comment-17206746 ] Uwe Schindler commented on LUCENE-9557: --- I think the reason for the difference was

[jira] [Commented] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206740#comment-17206740 ] Uwe Schindler commented on LUCENE-9557: --- Maybe check if there's some definition of

[jira] [Commented] (SOLR-14910) Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard, change //logok to //nowarn

2020-10-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206702#comment-17206702 ] ASF subversion and git services commented on SOLR-14910: Commit d

[GitHub] [lucene-solr] ErickErickson commented on pull request #1942: SOLR-14910: Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard, change //logok to //nowarn

2020-10-03 Thread GitBox
ErickErickson commented on pull request #1942: URL: https://github.com/apache/lucene-solr/pull/1942#issuecomment-703106751 Pushed to master This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [lucene-solr] ErickErickson closed pull request #1942: SOLR-14910: Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard, change //logok to //nowarn

2020-10-03 Thread GitBox
ErickErickson closed pull request #1942: URL: https://github.com/apache/lucene-solr/pull/1942 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[jira] [Commented] (SOLR-14910) Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard, change //logok to //nowarn

2020-10-03 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206700#comment-17206700 ] ASF subversion and git services commented on SOLR-14910: Commit f

[jira] [Commented] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206696#comment-17206696 ] Robert Muir commented on LUCENE-9557: - trivial patch: just specify python3 and it re

[jira] [Created] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9557: --- Summary: gradle regeneration of HTMLCharacterEntities.jflex should not use python2 Key: LUCENE-9557 URL: https://issues.apache.org/jira/browse/LUCENE-9557 Project: Luce

[jira] [Updated] (LUCENE-9557) gradle regeneration of HTMLCharacterEntities.jflex should not use python2

2020-10-03 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9557: Attachment: LUCENE-9557.patch > gradle regeneration of HTMLCharacterEntities.jflex should not use

[GitHub] [lucene-solr] rmuir commented on pull request #1940: LUCENE-9552: Adds a LatLonPoint query that accepts an array of LatLonGeometries

2020-10-03 Thread GitBox
rmuir commented on pull request #1940: URL: https://github.com/apache/lucene-solr/pull/1940#issuecomment-703102285 Thanks for the explanation. For the first use-case, since its an approximation, why use circles instead of n-gons to approximate the circles? Then its just a simple multipolyg

[jira] [Commented] (LUCENE-9500) Did we hit a DEFLATE bug?

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206678#comment-17206678 ] Uwe Schindler commented on LUCENE-9500: --- The bug is fixed in JDK 16 build 18: {no

[jira] [Commented] (LUCENE-9548) Publish master (9.x) snapshots to https://repository.apache.org

2020-10-03 Thread Uwe Schindler (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206673#comment-17206673 ] Uwe Schindler commented on LUCENE-9548: --- Hi Dawid, I don't see any commit that con