[jira] [Commented] (LUCENE-9902) Update faceting API to use modern Java features

2021-06-21 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17366604#comment-17366604 ] Mayya Sharipova commented on LUCENE-9902: - [~gworah] It looks like this change h

[jira] [Commented] (LUCENE-9976) WANDScorer assertion error in ensureConsistent

2021-06-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17366605#comment-17366605 ] ASF subversion and git services commented on LUCENE-9976: - Commi

[jira] [Commented] (LUCENE-9902) Update faceting API to use modern Java features

2021-06-21 Thread Gautam Worah (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17366671#comment-17366671 ] Gautam Worah commented on LUCENE-9902: -- Oh! I incorrectly put it under the Lucene 8

[GitHub] [lucene] gautamworah96 opened a new pull request #190: Adjust CHANGES.txt to move LUCENE-9902 entry from release 8.9 to 9.0

2021-06-21 Thread GitBox
gautamworah96 opened a new pull request #190: URL: https://github.com/apache/lucene/pull/190 This change was added for release 9.0 but its changes entry was under release 8.9. This commit readjusts the file accordingly. cc: @mayya-sharipova # Checklist Please review th

[jira] [Comment Edited] (LUCENE-9902) Update faceting API to use modern Java features

2021-06-21 Thread Gautam Worah (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17366671#comment-17366671 ] Gautam Worah edited comment on LUCENE-9902 at 6/21/21, 3:43 PM: --

[jira] [Commented] (LUCENE-9204) Move span queries to the queries module

2021-06-21 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17366743#comment-17366743 ] Michael Gibney commented on LUCENE-9204: Thanks! Right, in this initial case, co

[jira] [Updated] (LUCENE-9935) Bulk merges for stored fields when index sorting is enabled

2021-06-21 Thread Nhat Nguyen (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nhat Nguyen updated LUCENE-9935: Fix Version/s: (was: 8.9) 8.10 > Bulk merges for stored fields when index s

[GitHub] [lucene] gautamworah96 opened a new pull request #191: LUCENE-9964: Duplicate long values in a field should only be counted once when using SortedNumericDocValuesFields

2021-06-21 Thread GitBox
gautamworah96 opened a new pull request #191: URL: https://github.com/apache/lucene/pull/191 Additionally, minor method name and variable refactoring in the TestLongValueFacetCounts class (The name `valueCount` was a bit misleading because it was actually representing the

[GitHub] [lucene] dnhatn opened a new pull request #192: Make DocValuesIterator class public

2021-06-21 Thread GitBox
dnhatn opened a new pull request #192: URL: https://github.com/apache/lucene/pull/192 This change makes DocValuesIterator public so we use the `advanceExact()` method on a "generic" doc values iterator. -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [lucene] dsmiley commented on pull request #192: Make DocValuesIterator class public

2021-06-21 Thread GitBox
dsmiley commented on pull request #192: URL: https://github.com/apache/lucene/pull/192#issuecomment-865475628 This has come up not just once but twice. Even then I suspect maybe a third might be somewhere ;-) https://issues.apache.org/jira/browse/LUCENE-9203 Discuss in JIRA. -- Th

[jira] [Created] (LUCENE-10010) Should we have a NFA Query?

2021-06-21 Thread Haoyu Zhai (Jira)
Haoyu Zhai created LUCENE-10010: --- Summary: Should we have a NFA Query? Key: LUCENE-10010 URL: https://issues.apache.org/jira/browse/LUCENE-10010 Project: Lucene - Core Issue Type: New Feature

[jira] [Commented] (LUCENE-10010) Should we have a NFA Query?

2021-06-21 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367020#comment-17367020 ] Dawid Weiss commented on LUCENE-10010: -- I think it makes sense. Russ's article is