[jira] [Updated] (LUCENE-9623) Add module descriptor (module-info.java) to lucene jars

2020-11-29 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida updated LUCENE-9623: -- Description: For a starter, module descriptors can be automatically generated by jdeps utilit

[jira] [Commented] (LUCENE-9623) Add module descriptor (module-info.java) to lucene jars

2020-11-29 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240195#comment-17240195 ] Tomoko Uchida commented on LUCENE-9623: --- Fortunately, jdeps seems to work almost f

[jira] [Commented] (LUCENE-9623) Add module descriptor (module-info.java) to lucene jars

2020-11-29 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240206#comment-17240206 ] Dawid Weiss commented on LUCENE-9623: - Hi Tomoko. I think you could use gradle itsel

[jira] [Commented] (LUCENE-9623) Add module descriptor (module-info.java) to lucene jars

2020-11-29 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240217#comment-17240217 ] Tomoko Uchida commented on LUCENE-9623: --- {quote}I think you could use gradle itsel

[GitHub] [lucene-solr] mikemccand commented on pull request #2088: LUCENE-9617: Reset lowestUnassignedFieldNumber in FieldNumbers.clear()

2020-11-29 Thread GitBox
mikemccand commented on pull request #2088: URL: https://github.com/apache/lucene-solr/pull/2088#issuecomment-735405583 Great, thank you for adding the new "user space impact" test case @msfroh (in addition to the low-level unit test)! @dsmiley does that address your concern about the low

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #2097: LUCENE-9537

2020-11-29 Thread GitBox
mikemccand commented on a change in pull request #2097: URL: https://github.com/apache/lucene-solr/pull/2097#discussion_r532220806 ## File path: lucene/core/src/java/org/apache/lucene/search/CachingCollector.java ## @@ -59,6 +59,11 @@ @Override public final float scor

[jira] [Commented] (LUCENE-9537) Add Indri Search Engine Functionality to Lucene

2020-11-29 Thread Michael McCandless (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240276#comment-17240276 ] Michael McCandless commented on LUCENE-9537: Thank you [~cvandenberg] – sorr

[GitHub] [lucene-solr] mikemccand commented on a change in pull request #2095: LUCENE-9618: Do not call IntervalIterator.nextInterval after NO_MORE_DOCS returned

2020-11-29 Thread GitBox
mikemccand commented on a change in pull request #2095: URL: https://github.com/apache/lucene-solr/pull/2095#discussion_r532225098 ## File path: lucene/CHANGES.txt ## @@ -84,6 +84,8 @@ API Changes Improvements +* LUCENE-9618: Do not call IntervalIterator.nextInterval after

[jira] [Commented] (LUCENE-9021) QueryParser should avoid creating an LookaheadSuccess(Error) object with every instance

2020-11-29 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240342#comment-17240342 ] Mikhail Khludnev commented on LUCENE-9021: -- Ready to commit. I see PR have pass

[jira] [Commented] (SOLR-8673) o.a.s.search.facet classes not public/extendable

2020-11-29 Thread Mikhail Khludnev (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240343#comment-17240343 ] Mikhail Khludnev commented on SOLR-8673: [~TimOwen], I'm steadily getting back to

[jira] [Commented] (SOLR-15017) The core's lib/ folder content is not loaded in the classloader anymore when the core's configuration does not define any element

2020-11-29 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240481#comment-17240481 ] David Smiley commented on SOLR-15017: - Hi; thanks for reporting this regression. I th

[jira] [Assigned] (SOLR-15017) The core's lib/ folder content is not loaded in the classloader anymore when the core's configuration does not define any element

2020-11-29 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-15017: --- Assignee: David Smiley > The core's lib/ folder content is not loaded in the classloader any

[jira] [Commented] (SOLR-15018) Atomic update deletes child documents if schema has catch-all ignore field

2020-11-29 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240483#comment-17240483 ] David Smiley commented on SOLR-15018: - FWIW, I don't recommend a "*" ignored catch-al