[jira] [Commented] (LUCENE-10139) ExternalRefSorter should return a covariant with a subtype of BytesRefIterator that is Closeable

2021-10-01 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423148#comment-17423148 ] Dawid Weiss commented on LUCENE-10139: -- The PR is here, don't know why it doesn't

[GitHub] [lucene] janhoy commented on pull request #227: LUCENE-10033: Encode numeric doc values and ordinals of SORTED(_SET) doc values in blocks.

2021-10-01 Thread GitBox
janhoy commented on pull request #227: URL: https://github.com/apache/lucene/pull/227#issuecomment-932077876 I see this JIRA is closed, please close this PR as well -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [lucene] dnhatn commented on pull request #331: LUCENE-10126: Re-introduce chunk scoring logic in tests

2021-10-01 Thread GitBox
dnhatn commented on pull request #331: URL: https://github.com/apache/lucene/pull/331#issuecomment-932256437 @jpountz @mayya-sharipova Thanks for reviewing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [lucene] dnhatn merged pull request #331: LUCENE-10126: Re-introduce chunk scoring logic in tests

2021-10-01 Thread GitBox
dnhatn merged pull request #331: URL: https://github.com/apache/lucene/pull/331 -- 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-10126) CompetitiveIterator of NumericComparator can wrongly skip documents

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

[GitHub] [lucene] ChrisHegarty opened a new pull request #347: LUCENE-10118: Fix thread visibility issue in testMergeThreadMessages

2021-10-01 Thread GitBox
ChrisHegarty opened a new pull request #347: URL: https://github.com/apache/lucene/pull/347 # Description The new test case, testMergeThreadMessages, added as part of LUCENE-10118 has been seen to fail, one time. # Solution There is a potential visibility issue between

[GitHub] [lucene-solr] gsmiller opened a new pull request #2587: LUCENE-10134: ConcurrentSortedSetDocValuesFacetCounts shouldn't share liveDocs Bits across threads

2021-10-01 Thread GitBox
gsmiller opened a new pull request #2587: URL: https://github.com/apache/lucene-solr/pull/2587 Backport from `main` -- 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 unsu

[jira] [Commented] (LUCENE-10130) HnswGraph could make use of a SparseFixedBitSet.getAndSet

2021-10-01 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423452#comment-17423452 ] Julie Tibshirani commented on LUCENE-10130: --- I like the idea of just committi

[jira] [Commented] (LUCENE-10130) HnswGraph could make use of a SparseFixedBitSet.getAndSet

2021-10-01 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423457#comment-17423457 ] Robert Muir commented on LUCENE-10130: -- Thanks, let's try it out. if it doesn't he

[jira] [Commented] (LUCENE-10130) HnswGraph could make use of a SparseFixedBitSet.getAndSet

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