[
https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543478#comment-17543478
]
Tomoko Uchida commented on LUCENE-10557:
Issue stats on 28/May/2022.
*\# of to
uschindler commented on PR #912:
URL: https://github.com/apache/lucene/pull/912#issuecomment-1140344703
I updated the PR to use an MR-JAR (multi release JAR) to implement the new
functionality. It also uses Gradle's toolchain support to automatically
download the JDK 19 release just to com
uschindler commented on PR #912:
URL: https://github.com/apache/lucene/pull/912#issuecomment-1140345113
Hi @dweiss: Could you have a look at what I am planning, especially the
MR-JAR and how I intend to use the Gradle toolchain API to compile against Java
19 in the future?
If you kno
Lu Xugang created LUCENE-10594:
--
Summary: Duplicated value should be involve in
SortedSetDocValues#docValueCount() in MemoryIndex
Key: LUCENE-10594
URL: https://issues.apache.org/jira/browse/LUCENE-10594
LuXugang opened a new pull request, #928:
URL: https://github.com/apache/lucene/pull/928
Base on [LUCENE-10188](https://issues.apache.org/jira/browse/LUCENE-10188) ,
SortedSetDocValues#docValueCount() in MemoryIndex should keep the same semantic
that duplicated values should also be involve
[
https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543571#comment-17543571
]
Tomoko Uchida commented on LUCENE-10557:
Operational policies in other projects
[
https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543572#comment-17543572
]
Tomoko Uchida commented on LUCENE-10557:
Migration plan (an early draft)
* Set
[
https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17543572#comment-17543572
]
Tomoko Uchida edited comment on LUCENE-10557 at 5/29/22 6:44 AM: