[jira] [Created] (LUCENE-10623) Error implementation of docValueCount for SortingSortedSetDocValues

2022-06-19 Thread Lu Xugang (Jira)
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

[jira] [Assigned] (LUCENE-10623) Error implementation of docValueCount for SortingSortedSetDocValues

2022-06-19 Thread Lu Xugang (Jira)
[ 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 >

[GitHub] [lucene] LuXugang opened a new pull request, #967: LUCENE-10623: Error implementation of docValueCount for SortingSortedSetDocValues

2022-06-19 Thread GitBox
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

[GitHub] [lucene] shaie commented on a diff in pull request #841: LUCENE-10274: Add hyperrectangle faceting capabilities

2022-06-19 Thread GitBox
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

[GitHub] [lucene] shaie commented on a diff in pull request #841: LUCENE-10274: Add hyperrectangle faceting capabilities

2022-06-19 Thread GitBox
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

[GitHub] [lucene] shaie commented on pull request #841: LUCENE-10274: Add hyperrectangle faceting capabilities

2022-06-19 Thread GitBox
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

[jira] [Comment Edited] (LUCENE-10622) Prepare complete migration script to GitHub issue from Jira (best effort)

2022-06-19 Thread Tomoko Uchida (Jira)
[ 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:

[jira] [Commented] (LUCENE-10622) Prepare complete migration script to GitHub issue from Jira (best effort)

2022-06-19 Thread Tomoko Uchida (Jira)
[ 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

[GitHub] [lucene] mdmarshmallow commented on pull request #841: LUCENE-10274: Add hyperrectangle faceting capabilities

2022-06-19 Thread GitBox
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

[GitHub] [lucene] mdmarshmallow commented on a diff in pull request #841: LUCENE-10274: Add hyperrectangle faceting capabilities

2022-06-19 Thread GitBox
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

[jira] [Created] (LUCENE-10624) Binary Search for Sparse IndexedDISI advanceWithinBlock & advanceExactWithinBlock

2022-06-19 Thread Weiming Wu (Jira)
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

[GitHub] [lucene] wuwm opened a new pull request, #968: [LUCENE-10624] Binary Search for Sparse IndexedDISI advanceWithinBloc…

2022-06-19 Thread GitBox
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

[GitHub] [lucene] shaie commented on a diff in pull request #841: LUCENE-10274: Add hyperrectangle faceting capabilities

2022-06-19 Thread GitBox
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

[GitHub] [lucene] shaie commented on a diff in pull request #841: LUCENE-10274: Add hyperrectangle faceting capabilities

2022-06-19 Thread GitBox
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

[jira] [Commented] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-19 Thread Tomoko Uchida (Jira)
[ 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

[jira] [Comment Edited] (LUCENE-10557) Migrate to GitHub issue from Jira

2022-06-19 Thread Tomoko Uchida (Jira)
[ 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: