uschindler commented on pull request #579:
URL: https://github.com/apache/lucene/pull/579#issuecomment-1007342097
--
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 unsubsc
uschindler commented on pull request #590:
URL: https://github.com/apache/lucene/pull/590#issuecomment-1007467493
--
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 unsubsc
rmuir commented on a change in pull request #590:
URL: https://github.com/apache/lucene/pull/590#discussion_r780223468
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/core/DecimalDigitFilter.java
##
@@ -35,6 +35,7 @@ public DecimalDigitFilter(TokenStre
uschindler merged pull request #590:
URL: https://github.com/apache/lucene/pull/590
--
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-unsubsc
cpoerschke commented on a change in pull request #463:
URL: https://github.com/apache/lucene/pull/463#discussion_r780405554
##
File path: lucene/core/src/java/org/apache/lucene/search/IndriAndWeight.java
##
@@ -38,8 +38,21 @@ public IndriAndWeight(
this.boost = boost;
uschindler commented on a change in pull request #590:
URL: https://github.com/apache/lucene/pull/590#discussion_r780226954
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/core/DecimalDigitFilter.java
##
@@ -35,6 +35,7 @@ public DecimalDigitFilter(Toke
gsmiller commented on a change in pull request #509:
URL: https://github.com/apache/lucene/pull/509#discussion_r780546237
##
File path:
lucene/facet/src/java/org/apache/lucene/facet/sortedset/DefaultSortedSetDocValuesReaderState.java
##
@@ -51,20 +54,42 @@
private final M
praveennish commented on a change in pull request #439:
URL: https://github.com/apache/lucene/pull/439#discussion_r780156381
##
File path:
lucene/codecs/src/java/org/apache/lucene/codecs/customcompression/Lucene90CustomCompressionStoredFieldsFormat.java
##
@@ -0,0 +1,103 @@
+/
mdmarshmallow commented on a change in pull request #509:
URL: https://github.com/apache/lucene/pull/509#discussion_r779974107
##
File path: lucene/facet/src/java/org/apache/lucene/facet/FacetsConfig.java
##
@@ -471,19 +471,35 @@ private void indexDrillDownTerms(
private v
TomMD commented on a change in pull request #463:
URL: https://github.com/apache/lucene/pull/463#discussion_r780437567
##
File path: lucene/core/src/java/org/apache/lucene/search/IndriOrScorer.java
##
@@ -0,0 +1,61 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
Jan Høydahl created LUCENE-10365:
Summary: releaseWizard improvements from the Solr 9.0 release
Key: LUCENE-10365
URL: https://issues.apache.org/jira/browse/LUCENE-10365
Project: Lucene - Core
janhoy opened a new pull request #591:
URL: https://github.com/apache/lucene/pull/591
https://issues.apache.org/jira/browse/LUCENE-10365
* Now asks whether to use gradle or gpg based release signing
* Now asks whether to prompt for password or not (during gpg step)
* When runnin
12 matches
Mail list logo