[GitHub] [lucene] dweiss commented on pull request #419: LUCENE-10200: store git revision in the release folder and read it back from buildAndPushRelease

2021-11-01 Thread GitBox
dweiss commented on pull request #419: URL: https://github.com/apache/lucene/pull/419#issuecomment-956034449 I tested it on Linux and it worked fine for me. Applying - we can always correct if something is not right. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [lucene] dweiss merged pull request #419: LUCENE-10200: store git revision in the release folder and read it back from buildAndPushRelease

2021-11-01 Thread GitBox
dweiss merged pull request #419: URL: https://github.com/apache/lucene/pull/419 -- 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 to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...

[jira] [Commented] (LUCENE-10200) Restructure and modernize the release artifacts

2021-11-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436682#comment-17436682 ] ASF subversion and git services commented on LUCENE-10200: -- Co

[jira] [Resolved] (LUCENE-10200) Restructure and modernize the release artifacts

2021-11-01 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-10200. -- Fix Version/s: main (9.0) Resolution: Fixed > Restructure and modernize the release ar

[jira] [Commented] (LUCENE-10196) Improve IntroSorter with 3-ways partitioning

2021-11-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436728#comment-17436728 ] ASF subversion and git services commented on LUCENE-10196: -- Co

[jira] [Commented] (LUCENE-10120) Lazy initialize FixedBitSet in LRUQueryCache

2021-11-01 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436737#comment-17436737 ] Lu Xugang commented on LUCENE-10120: Hi, [~jpountz] , In the case of large numbers

[jira] [Comment Edited] (LUCENE-10120) Lazy initialize FixedBitSet in LRUQueryCache

2021-11-01 Thread Lu Xugang (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436737#comment-17436737 ] Lu Xugang edited comment on LUCENE-10120 at 11/1/21, 10:31 AM: --

[jira] [Commented] (LUCENE-10196) Improve IntroSorter with 3-ways partitioning

2021-11-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436911#comment-17436911 ] ASF subversion and git services commented on LUCENE-10196: -- Co

[GitHub] [lucene] bruno-roustant closed pull request #404: LUCENE-10196: Improve IntroSorter with 3-ways partitioning.

2021-11-01 Thread GitBox
bruno-roustant closed pull request #404: URL: https://github.com/apache/lucene/pull/404 -- 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 to go to the specific comment. To unsubscribe, e-mail: issues-uns

[jira] [Resolved] (LUCENE-10196) Improve IntroSorter with 3-ways partitioning

2021-11-01 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Roustant resolved LUCENE-10196. - Fix Version/s: 8.11 Resolution: Fixed Thanks reviewers! > Improve IntroSorter w

[jira] [Commented] (LUCENE-10207) Make TermInSetQuery usable with IndexOrDocValuesQuery

2021-11-01 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436972#comment-17436972 ] Greg Miller commented on LUCENE-10207: -- [~rcmuir] as a cost heuristic for running

[jira] [Commented] (LUCENE-10207) Make TermInSetQuery usable with IndexOrDocValuesQuery

2021-11-01 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436974#comment-17436974 ] Robert Muir commented on LUCENE-10207: -- My line of thinking was just that it might

[GitHub] [lucene] zhaih opened a new pull request #420: [DRAFT] LUCENE-10122 Explore using NumericDocValue to store taxonomy parent array

2021-11-01 Thread GitBox
zhaih opened a new pull request #420: URL: https://github.com/apache/lucene/pull/420 # Description As mentioned in the issue, use NumericDocValues to store parent array instead of term positioning. # TODO * benchmark * address the backward compatibility

[jira] [Updated] (LUCENE-10195) Add gradle cache option and make some tasks cacheable

2021-11-01 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-10195: - Summary: Add gradle cache option and make some tasks cacheable (was: Gradle build speed improv

[jira] [Commented] (LUCENE-10120) Lazy initialize FixedBitSet in LRUQueryCache

2021-11-01 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437012#comment-17437012 ] Greg Miller commented on LUCENE-10120: -- [~ChrisLu] if I'm understanding this corre

[jira] [Commented] (LUCENE-10195) Add gradle cache option and make some tasks cacheable

2021-11-01 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437013#comment-17437013 ] Dawid Weiss commented on LUCENE-10195: -- Hi Jerome. I reviewed the PR again - added

[jira] [Commented] (LUCENE-10195) Add gradle cache option and make some tasks cacheable

2021-11-01 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437026#comment-17437026 ] Dawid Weiss commented on LUCENE-10195: -- I've just tried this and it seems to work

[GitHub] [lucene] uschindler commented on pull request #421: LUCENE-10195: Add gradle cache option and make some tasks cacheable

2021-11-01 Thread GitBox
uschindler commented on pull request #421: URL: https://github.com/apache/lucene/pull/421#issuecomment-956588955 Wasn't the idea to make the cache optional? Looks like it is enabled by default. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [lucene] uschindler removed a comment on pull request #421: LUCENE-10195: Add gradle cache option and make some tasks cacheable

2021-11-01 Thread GitBox
uschindler removed a comment on pull request #421: URL: https://github.com/apache/lucene/pull/421#issuecomment-956588955 Wasn't the idea to make the cache optional? Looks like it is enabled by default. -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [lucene-solr] thelabdude merged pull request #2595: LUCENE-10141: Add the next minor version on Lucene's main branch in the split repo so the backcompat_master task works

2021-11-01 Thread GitBox
thelabdude merged pull request #2595: URL: https://github.com/apache/lucene-solr/pull/2595 -- 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 to go to the specific comment. To unsubscribe, e-mail: issues-

[jira] [Commented] (LUCENE-10141) Update releaseWizard for 8x to correctly create back-compat indices and update Version in main after repo split

2021-11-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437031#comment-17437031 ] ASF subversion and git services commented on LUCENE-10141: -- Co

[jira] [Resolved] (LUCENE-10141) Update releaseWizard for 8x to correctly create back-compat indices and update Version in main after repo split

2021-11-01 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter resolved LUCENE-10141. - Lucene Fields: (was: New) Resolution: Fixed > Update releaseWizard for 8x to c

[GitHub] [lucene-solr] thelabdude opened a new pull request #2598: SOLR-12666: Add authn & authz plugins that supports multiple authentication schemes, such as Bearer and Basic

2021-11-01 Thread GitBox
thelabdude opened a new pull request #2598: URL: https://github.com/apache/lucene-solr/pull/2598 backport of https://github.com/apache/solr/pull/355 -- 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 to go

[GitHub] [lucene-solr] thelabdude merged pull request #2598: SOLR-12666: Add authn & authz plugins that supports multiple authentication schemes, such as Bearer and Basic

2021-11-01 Thread GitBox
thelabdude merged pull request #2598: URL: https://github.com/apache/lucene-solr/pull/2598 -- 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 to go to the specific comment. To unsubscribe, e-mail: issues-

[jira] [Created] (LUCENE-10216) Add concurrency to addIndexes(CodecReader…) API

2021-11-01 Thread Vigya Sharma (Jira)
Vigya Sharma created LUCENE-10216: - Summary: Add concurrency to addIndexes(CodecReader…) API Key: LUCENE-10216 URL: https://issues.apache.org/jira/browse/LUCENE-10216 Project: Lucene - Core I

[GitHub] [lucene] jtibshirani commented on a change in pull request #416: LUCENE-10054 Make HnswGraph hierarchical

2021-11-01 Thread GitBox
jtibshirani commented on a change in pull request #416: URL: https://github.com/apache/lucene/pull/416#discussion_r740706179 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -99,32 +121,72 @@ public static NeighborQueue search( Bits acc

[GitHub] [lucene] jtibshirani commented on pull request #416: LUCENE-10054 Make HnswGraph hierarchical

2021-11-01 Thread GitBox
jtibshirani commented on pull request #416: URL: https://github.com/apache/lucene/pull/416#issuecomment-957098407 Got it, it sounds like you already adjusted my set-up to include warm-ups. Overall it looks like a positive performance improvement. I'm in favor of merging this even though th