jpountz commented on code in PR #972:
URL: https://github.com/apache/lucene/pull/972#discussion_r909281863
##
lucene/core/src/java/org/apache/lucene/search/BlockMaxMaxscoreScorer.java:
##
@@ -0,0 +1,322 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or mor
Title: Message Title
Martin Liška created
Title: Message Title
Tomoko Uchida comment
Title: Message Title
Dawid Weiss commented
Title: Message Title
Uwe Schindler comment
Title: Message Title
Uwe Schindler updated
Title: Message Title
Uwe Schindler edited
Title: Message Title
Uwe Schindler comment
Title: Message Title
Dawid Weiss commented
Title: Message Title
ASF subversion and gi
Title: Message Title
Alessandro Benedetti
Title: Message Title
Alessandro Benedetti
Title: Message Title
Alessandro Benedetti
alessandrobenedetti commented on PR #926:
URL: https://github.com/apache/lucene/pull/926#issuecomment-1169764171
Done, everything is merged and backported to 9.x, thanks for your support!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
Title: Message Title
Tomoko Uchida comment
Title: Message Title
Tomoko Uchida comment
Title: Message Title
Dawid Weiss updated a
Title: Message Title
Dawid Weiss commented
Title: Message Title
Tomoko Uchida comment
Title: Message Title
Uwe Schindler comment
Title: Message Title
Tomoko Uchida comment
gsmiller opened a new pull request, #995:
URL: https://github.com/apache/lucene/pull/995
This migrates the remaining production code iteration to use
`SSDV#docValueCount` for iteration, getting us closer to removing support for
`NO_MORE_ORDS` in `SSDV#nextOrd`. Test-related code still needs
gsmiller commented on PR #995:
URL: https://github.com/apache/lucene/pull/995#issuecomment-1169931258
Hmm, something's busted with my changes to `CheckIndex`. Will dig in shortly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
Title: Message Title
Dawid Weiss created a
Title: Message Title
Mayya Sharipova comme
Title: Message Title
Alan Woodward comment
Title: Message Title
Martin Liška commente
Title: Message Title
Alan Woodward resolve
Title: Message Title
Tomoko Uchida comment
Title: Message Title
Michael McCandless co
msokolov merged PR #927:
URL: https://github.com/apache/lucene/pull/927
--
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...@lucene.apache
msokolov commented on PR #927:
URL: https://github.com/apache/lucene/pull/927#issuecomment-1170060397
I'll follow up with a CHANGES.txt and backport to 9.x
--
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
Title: Message Title
ASF subversion and gi
Title: Message Title
ASF subversion and gi
Title: Message Title
Michael McCandless up
Title: Message Title
Michael McCandless up
Title: Message Title
Michael McCandless co
Title: Message Title
Michael McCandless up
Title: Message Title
Michael Sokolov comme
Title: Message Title
Michael Sokolov resol
Title: Message Title
Uwe Schindler comment
Title: Message Title
Uwe Schindler comment
Title: Message Title
Uwe Schindler comment
Title: Message Title
Tomoko Uchida comment
Title: Message Title
Uwe Schindler comment
Title: Message Title
Uwe Schindler comment
Title: Message Title
Uwe Schindler comment
Title: Message Title
Tomoko Uchida comment
Title: Message Title
Tomoko Uchida edited
Title: Message Title
Tomoko Uchida comment
jpountz opened a new pull request, #996:
URL: https://github.com/apache/lucene/pull/996
I noticed some minor bugs in the original PR #927 that this PR should fix:
- When a timeout is set, we would no longer catch
`CollectionTerminatedException`.
- I added randomization to `Lucen
Title: Message Title
Tomoko Uchida comment
Title: Message Title
Uwe Schindler comment
Title: Message Title
Uwe Schindler edited
Title: Message Title
Uwe Schindler comment
Title: Message Title
Tomoko Uchida comment
Title: Message Title
Uwe Schindler edited
jpountz commented on code in PR #995:
URL: https://github.com/apache/lucene/pull/995#discussion_r910164457
##
lucene/core/src/java/org/apache/lucene/index/CheckIndex.java:
##
@@ -3382,6 +3383,7 @@ private static void checkSortedSetDocValues(
seenOrds.set(ord);
mocobeta opened a new issue, #4:
URL: https://github.com/apache/lucene-jira-archive/issues/4
To import/create issues with GItHub API, you need admin access to the repo
and we developers are not allowed to have it.
Actual migration will be done by infra; it seems a personal account was use
Yuti-G closed pull request #974: LUCENE-10614: Properly support getTopChildren
in RangeFacetCounts
URL: https://github.com/apache/lucene/pull/974
--
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
Title: Message Title
Tomoko Uchida comment
mocobeta opened a new issue, #5:
URL: https://github.com/apache/lucene-jira-archive/issues/5
This is the umbrella to improve migration scripts.
Sub tasks are:
- #1
- #2
- #3
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
Title: Message Title
Tomoko Uchida resolve
gsmiller commented on code in PR #995:
URL: https://github.com/apache/lucene/pull/995#discussion_r910315408
##
lucene/core/src/java/org/apache/lucene/index/CheckIndex.java:
##
@@ -3382,6 +3383,7 @@ private static void checkSortedSetDocValues(
seenOrds.set(ord);
gsmiller commented on code in PR #995:
URL: https://github.com/apache/lucene/pull/995#discussion_r910344898
##
lucene/core/src/java/org/apache/lucene/search/SortedSetSelector.java:
##
@@ -226,12 +226,14 @@ public int lookupTerm(BytesRef key) throws IOException {
private v
gsmiller commented on code in PR #995:
URL: https://github.com/apache/lucene/pull/995#discussion_r910345129
##
lucene/core/src/java/org/apache/lucene/search/SortedSetSelector.java:
##
@@ -304,25 +306,19 @@ public int lookupTerm(BytesRef key) throws IOException {
private v
gsmiller merged PR #983:
URL: https://github.com/apache/lucene/pull/983
--
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...@lucene.apache
gsmiller merged PR #984:
URL: https://github.com/apache/lucene/pull/984
--
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...@lucene.apache
gsmiller commented on PR #984:
URL: https://github.com/apache/lucene/pull/984#issuecomment-1170449045
Thanks @shaie !
--
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 uns
gsmiller commented on PR #983:
URL: https://github.com/apache/lucene/pull/983#issuecomment-1170449195
Thanks @shaie !
--
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 uns
gsmiller opened a new pull request, #997:
URL: https://github.com/apache/lucene/pull/997
Using a PR to backport for convenience. No review required.
--
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 t
gsmiller merged PR #997:
URL: https://github.com/apache/lucene/pull/997
--
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...@lucene.apache
gsmiller commented on code in PR #974:
URL: https://github.com/apache/lucene/pull/974#discussion_r910480915
##
lucene/facet/src/java/org/apache/lucene/facet/range/RangeFacetCounts.java:
##
@@ -232,20 +233,43 @@ public FacetResult getAllChildren(String dim, String...
path) throw
gsmiller commented on code in PR #974:
URL: https://github.com/apache/lucene/pull/974#discussion_r910485371
##
lucene/demo/src/java/org/apache/lucene/demo/facet/DistanceFacetsExample.java:
##
@@ -212,7 +212,26 @@ public static Query getBoundingBoxQuery(
}
/** User runs a
zacharymorn commented on code in PR #972:
URL: https://github.com/apache/lucene/pull/972#discussion_r910551704
##
lucene/core/src/java/org/apache/lucene/search/BlockMaxMaxscoreScorer.java:
##
@@ -0,0 +1,322 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or
zacharymorn commented on code in PR #972:
URL: https://github.com/apache/lucene/pull/972#discussion_r910551829
##
lucene/core/src/java/org/apache/lucene/search/BlockMaxMaxscoreScorer.java:
##
@@ -0,0 +1,322 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or
zacharymorn commented on code in PR #972:
URL: https://github.com/apache/lucene/pull/972#discussion_r910552757
##
lucene/core/src/java/org/apache/lucene/search/BlockMaxMaxscoreScorer.java:
##
@@ -0,0 +1,322 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or
zacharymorn commented on code in PR #972:
URL: https://github.com/apache/lucene/pull/972#discussion_r910552971
##
lucene/core/src/java/org/apache/lucene/search/BlockMaxMaxscoreScorer.java:
##
@@ -0,0 +1,322 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or
zacharymorn commented on PR #972:
URL: https://github.com/apache/lucene/pull/972#issuecomment-1170684358
> With this change, I suspect that some scorers created in `TestWANDScorer`
would now use your new `BlockMaxMaxScoreScorer`, which is going to decrease the
coverage of WANDScorer. Ca
Yuting Gan created LUCENE-10632:
---
Summary: Change getAllChildren to return all children regardless
of the count
Key: LUCENE-10632
URL: https://issues.apache.org/jira/browse/LUCENE-10632
Project: Lucene
80 matches
Mail list logo