Lu Xugang created LUCENE-10623:
--
Summary: Error implementation of docValueCount for
SortingSortedSetDocValues
Key: LUCENE-10623
URL: https://issues.apache.org/jira/browse/LUCENE-10623
Project: Lucene - C
[
https://issues.apache.org/jira/browse/LUCENE-10623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lu Xugang reassigned LUCENE-10623:
--
Assignee: Lu Xugang
> Error implementation of docValueCount for SortingSortedSetDocValues
>
LuXugang opened a new pull request, #967:
URL: https://github.com/apache/lucene/pull/967
See: https://issues.apache.org/jira/projects/LUCENE/issues/LUCENE-10623
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
shaie commented on code in PR #841:
URL: https://github.com/apache/lucene/pull/841#discussion_r901119495
##
lucene/facet/src/java/org/apache/lucene/facet/facetset/MatchingFacetSetsCounts.java:
##
@@ -0,0 +1,155 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under on
shaie commented on code in PR #841:
URL: https://github.com/apache/lucene/pull/841#discussion_r901119754
##
lucene/facet/src/java/org/apache/lucene/facet/facetset/FacetSetsField.java:
##
@@ -0,0 +1,73 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
shaie commented on PR #841:
URL: https://github.com/apache/lucene/pull/841#issuecomment-1159759023
@gsmiller, @mdmarshmallow I pushed another commit which completes the
FacetSets document and adds another check ensuring all `FacetSet` given to the
`FacetSetField` are actually of the same ty
[
https://issues.apache.org/jira/browse/LUCENE-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556087#comment-17556087
]
Tomoko Uchida edited comment on LUCENE-10622 at 6/19/22 4:11 PM:
[
https://issues.apache.org/jira/browse/LUCENE-10622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556087#comment-17556087
]
Tomoko Uchida commented on LUCENE-10622:
Skelton of the migration tool:
[https
mdmarshmallow commented on PR #841:
URL: https://github.com/apache/lucene/pull/841#issuecomment-1159832697
Agree with you on the `RangeMatching` solution, your way is cleaner. I'll
remove it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
mdmarshmallow commented on code in PR #841:
URL: https://github.com/apache/lucene/pull/841#discussion_r901174337
##
lucene/facet/src/java/org/apache/lucene/facet/facetset/FacetSetsField.java:
##
@@ -0,0 +1,78 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
Weiming Wu created LUCENE-10624:
---
Summary: Binary Search for Sparse IndexedDISI advanceWithinBlock &
advanceExactWithinBlock
Key: LUCENE-10624
URL: https://issues.apache.org/jira/browse/LUCENE-10624
Pro
wuwm opened a new pull request, #968:
URL: https://github.com/apache/lucene/pull/968
### Description (or a Jira issue link if you have one)
https://issues.apache.org/jira/browse/LUCENE-10624
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
shaie commented on code in PR #841:
URL: https://github.com/apache/lucene/pull/841#discussion_r901238006
##
lucene/facet/src/java/org/apache/lucene/facet/facetset/FacetSetsField.java:
##
@@ -0,0 +1,78 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
shaie commented on code in PR #841:
URL: https://github.com/apache/lucene/pull/841#discussion_r901239793
##
lucene/facet/src/java/org/apache/lucene/facet/facetset/RangeFacetSetMatcher.java:
##
@@ -0,0 +1,166 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one o
[
https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556188#comment-17556188
]
Tomoko Uchida commented on LUCENE-10557:
For version control, there are two con
[
https://issues.apache.org/jira/browse/LUCENE-10557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556188#comment-17556188
]
Tomoko Uchida edited comment on LUCENE-10557 at 6/20/22 5:11 AM:
16 matches
Mail list logo