jaisonbi commented on a change in pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#discussion_r564272513
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesConsumer.java
##
@@ -791,6 +806,107 @@ private void addTermsDi
jaisonbi commented on a change in pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#discussion_r564271912
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesProducer.java
##
@@ -1144,6 +1157,7 @@ public TermsEnum termsE
[
https://issues.apache.org/jira/browse/LUCENE-9406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271878#comment-17271878
]
Zach Chen commented on LUCENE-9406:
---
Makes sense! For the initial interface proposal,
[
https://issues.apache.org/jira/browse/LUCENE-9476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271862#comment-17271862
]
Gautam Worah commented on LUCENE-9476:
--
Submitted a WIP PR [here|https://github.com
gautamworah96 opened a new pull request #2247:
URL: https://github.com/apache/lucene-solr/pull/2247
# Description
In [LUCENE-9450](https://issues.apache.org/jira/browse/LUCENE-9450) we
switched the Taxonomy index from Stored Fields to `BinaryDocValues.` In the
resulting
[
https://issues.apache.org/jira/browse/LUCENE-9476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271862#comment-17271862
]
Gautam Worah edited comment on LUCENE-9476 at 1/26/21, 4:36 AM:
--
dweiss merged pull request #2235:
URL: https://github.com/apache/lucene-solr/pull/2235
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
dweiss merged pull request #2236:
URL: https://github.com/apache/lucene-solr/pull/2236
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
HoustonPutman commented on a change in pull request #193:
URL:
https://github.com/apache/lucene-solr-operator/pull/193#discussion_r564044525
##
File path: controllers/solrcloud_controller.go
##
@@ -182,44 +182,61 @@ func (r *SolrCloudReconciler) Reconcile(req ctrl.Request)
(c
HoustonPutman merged pull request #200:
URL: https://github.com/apache/lucene-solr-operator/pull/200
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
jtibshirani commented on a change in pull request #2245:
URL: https://github.com/apache/lucene-solr/pull/2245#discussion_r564138601
##
File path:
lucene/backward-codecs/src/java/org/apache/lucene/backward_codecs/lucene60/Lucene60FieldInfosFormat.java
##
@@ -311,6 +312,11 @@ pr
murblanc commented on a change in pull request #2199:
URL: https://github.com/apache/lucene-solr/pull/2199#discussion_r563645684
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/plugins/AffinityPlacementFactory.java
##
@@ -238,11 +258,93 @@ public PlacementPl
thelabdude merged pull request #195:
URL: https://github.com/apache/lucene-solr-operator/pull/195
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
zacharymorn commented on pull request #2205:
URL: https://github.com/apache/lucene-solr/pull/2205#issuecomment-766615404
> Thank you @zacharymorn !
No problem! Thanks Adrien for the review and guidance!
This is an auto
muse-dev[bot] commented on a change in pull request #2091:
URL: https://github.com/apache/lucene-solr/pull/2091#discussion_r564197768
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/payloads/TestDelimitedPayloadTokenFilter.java
##
@@ -94,7 +98,8 @@ pub
HoustonPutman commented on pull request #200:
URL:
https://github.com/apache/lucene-solr-operator/pull/200#issuecomment-767049150
I'll work on that as well @vladiceanu , but it is a separate issue. Thanks
for bringing it up!
---
gus-asf closed pull request #2240:
URL: https://github.com/apache/lucene-solr/pull/2240
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
bruno-roustant commented on a change in pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#discussion_r563785114
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesProducer.java
##
@@ -1144,6 +1157,7 @@ public TermsEnum
NazerkeBS commented on a change in pull request #2230:
URL: https://github.com/apache/lucene-solr/pull/2230#discussion_r563636966
##
File path: solr/core/src/java/org/apache/solr/handler/admin/LoggingHandler.java
##
@@ -151,6 +156,9 @@ public void handleRequestBody(SolrQueryReq
jpountz commented on pull request #2205:
URL: https://github.com/apache/lucene-solr/pull/2205#issuecomment-766588060
Thank you @zacharymorn !
This is an automated message from the Apache Git Service.
To respond to the message
gus-asf merged pull request #2241:
URL: https://github.com/apache/lucene-solr/pull/2241
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
vladiceanu commented on pull request #200:
URL:
https://github.com/apache/lucene-solr-operator/pull/200#issuecomment-766739705
Not sure if it's the right place to mention, but
https://artifacthub.io/packages/helm/solr-operator/solr-operator also needs to
be updated to point to the new cha
gus-asf commented on pull request #2240:
URL: https://github.com/apache/lucene-solr/pull/2240#issuecomment-766687637
need to remake to account for quickfix.
This is an automated message from the Apache Git Service.
To respond
jpountz merged pull request #2205:
URL: https://github.com/apache/lucene-solr/pull/2205
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
dweiss commented on a change in pull request #2235:
URL: https://github.com/apache/lucene-solr/pull/2235#discussion_r563522049
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Stemmer.java
##
@@ -138,6 +142,23 @@ WordCase caseOf(char[] word, in
dsmiley commented on a change in pull request #2230:
URL: https://github.com/apache/lucene-solr/pull/2230#discussion_r563971668
##
File path: solr/core/src/java/org/apache/solr/handler/admin/LoggingHandler.java
##
@@ -151,6 +156,9 @@ public void handleRequestBody(SolrQueryReque
dweiss commented on a change in pull request #2238:
URL: https://github.com/apache/lucene-solr/pull/2238#discussion_r563528897
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Dictionary.java
##
@@ -1299,7 +1314,12 @@ void appendFlag(char flag,
jtibshirani commented on pull request #2245:
URL: https://github.com/apache/lucene-solr/pull/2245#issuecomment-767205967
Thanks @iverase for pointing this out.
This is an automated message from the Apache Git Service.
To resp
donnerpeter commented on a change in pull request #2238:
URL: https://github.com/apache/lucene-solr/pull/2238#discussion_r563673451
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Dictionary.java
##
@@ -1299,7 +1314,12 @@ void appendFlag(char
thelabdude commented on a change in pull request #193:
URL:
https://github.com/apache/lucene-solr-operator/pull/193#discussion_r564072280
##
File path: controllers/util/solr_util.go
##
@@ -327,13 +330,42 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *
jaisonbi commented on a change in pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#discussion_r563698470
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesConsumer.java
##
@@ -731,7 +731,22 @@ private void doAddSorted
dweiss merged pull request #2237:
URL: https://github.com/apache/lucene-solr/pull/2237
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
msokolov commented on a change in pull request #2239:
URL: https://github.com/apache/lucene-solr/pull/2239#discussion_r563309172
##
File path: lucene/core/src/java/org/apache/lucene/codecs/VectorWriter.java
##
@@ -153,13 +153,12 @@ public int nextDoc() throws IOException {
muse-dev[bot] commented on a change in pull request #2091:
URL: https://github.com/apache/lucene-solr/pull/2091#discussion_r564197768
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/payloads/TestDelimitedPayloadTokenFilter.java
##
@@ -94,7 +98,8 @@ pub
[
https://issues.apache.org/jira/browse/LUCENE-9694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271790#comment-17271790
]
Haoyu Zhai commented on LUCENE-9694:
I've opened a PR for this:
https://github.com/
zhaih opened a new pull request #2246:
URL: https://github.com/apache/lucene-solr/pull/2246
# Description
Create a new tool `IndexRearranger`, which could rearrange a built index
concurrently to desired segment number and document distribution
# Solution
Ess
[
https://issues.apache.org/jira/browse/SOLR-14330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-14330:
--
Attachment: SOLR-14330.patch
Assignee: Chris M. Hostetter
Status: Open (w
[
https://issues.apache.org/jira/browse/SOLR-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271758#comment-17271758
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-6059:
-
In this Jira, t
[
https://issues.apache.org/jira/browse/SOLR-15089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271751#comment-17271751
]
Varun Thacker commented on SOLR-15089:
--
This is exciting! Maybe we could start by us
jtibshirani commented on pull request #2245:
URL: https://github.com/apache/lucene-solr/pull/2245#issuecomment-767205967
Thanks @iverase for pointing this out.
This is an automated message from the Apache Git Service.
To resp
jtibshirani commented on a change in pull request #2245:
URL: https://github.com/apache/lucene-solr/pull/2245#discussion_r564138601
##
File path:
lucene/backward-codecs/src/java/org/apache/lucene/backward_codecs/lucene60/Lucene60FieldInfosFormat.java
##
@@ -311,6 +312,11 @@ pr
jtibshirani commented on a change in pull request #2245:
URL: https://github.com/apache/lucene-solr/pull/2245#discussion_r564138601
##
File path:
lucene/backward-codecs/src/java/org/apache/lucene/backward_codecs/lucene60/Lucene60FieldInfosFormat.java
##
@@ -311,6 +312,11 @@ pr
jtibshirani opened a new pull request #2245:
URL: https://github.com/apache/lucene-solr/pull/2245
We introduced a new `Lucene90FieldInfosFormat`, so the old
`Lucene60FieldInfosFormat` should live in backwards-codecs.
This
megancarey opened a new pull request #2244:
URL: https://github.com/apache/lucene-solr/pull/2244
…its are enqueued
# Description
Want to avoid noisy NPE on core info variables since we already log.warn on
line 330.
# Solution
Minor fix: add null check
[
https://issues.apache.org/jira/browse/SOLR-15099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Megan Carey updated SOLR-15099:
---
Labels: easyfix patch-available (was: easyfix)
> Add null check on core info variables in IndexSizeT
[
https://issues.apache.org/jira/browse/SOLR-15096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271728#comment-17271728
]
Mike Drob commented on SOLR-15096:
--
While I am very confident that I initially found thi
thelabdude commented on a change in pull request #193:
URL:
https://github.com/apache/lucene-solr-operator/pull/193#discussion_r564072280
##
File path: controllers/util/solr_util.go
##
@@ -327,13 +330,42 @@ func GenerateStatefulSet(solrCloud *solr.SolrCloud,
solrCloudStatus *
HoustonPutman commented on a change in pull request #193:
URL:
https://github.com/apache/lucene-solr-operator/pull/193#discussion_r564044525
##
File path: controllers/solrcloud_controller.go
##
@@ -182,44 +182,61 @@ func (r *SolrCloudReconciler) Reconcile(req ctrl.Request)
(c
[
https://issues.apache.org/jira/browse/SOLR-15083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-15083:
Labels: monitoring newdev prometheus (was: monitoring prometheus)
> prometheus-exporter metric sol
[
https://issues.apache.org/jira/browse/SOLR-10203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-10203.
-
Fix Version/s: master (9.0)
Resolution: Fixed
Resolving – it's close enough, given how lar
[
https://issues.apache.org/jira/browse/SOLR-15096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271647#comment-17271647
]
Mike Drob commented on SOLR-15096:
--
Some more specific logging to highlight the differen
Megan Carey created SOLR-15108:
--
Summary: Randomly use new SolrCloud plugins in test suite
Key: SOLR-15108
URL: https://issues.apache.org/jira/browse/SOLR-15108
Project: Solr
Issue Type: Improve
[
https://issues.apache.org/jira/browse/SOLR-15108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Megan Carey updated SOLR-15108:
---
Summary: Randomly use new 9.0 Autoscaling plugins in test suite (was:
Randomly use new SolrCloud plu
HoustonPutman merged pull request #200:
URL: https://github.com/apache/lucene-solr-operator/pull/200
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
[
https://issues.apache.org/jira/browse/SOLR-15078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter resolved SOLR-15078.
---
Fix Version/s: 8.9
master (9.0)
Resolution: Fixed
> ExpandC
[
https://issues.apache.org/jira/browse/SOLR-15078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271622#comment-17271622
]
ASF subversion and git services commented on SOLR-15078:
Commit d
[
https://issues.apache.org/jira/browse/LUCENE-9570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271620#comment-17271620
]
ASF subversion and git services commented on LUCENE-9570:
-
Commi
HoustonPutman commented on pull request #200:
URL:
https://github.com/apache/lucene-solr-operator/pull/200#issuecomment-767049150
I'll work on that as well @vladiceanu , but it is a separate issue. Thanks
for bringing it up!
---
dsmiley commented on a change in pull request #2230:
URL: https://github.com/apache/lucene-solr/pull/2230#discussion_r563971668
##
File path: solr/core/src/java/org/apache/solr/handler/admin/LoggingHandler.java
##
@@ -151,6 +156,9 @@ public void handleRequestBody(SolrQueryReque
[
https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated LUCENE-8962:
-
Fix Version/s: 8.7
Description:
Two improvements were added: 8.6 has merge-on-commit (by F
[
https://issues.apache.org/jira/browse/SOLR-15078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271597#comment-17271597
]
ASF subversion and git services commented on SOLR-15078:
Commit 4
thelabdude merged pull request #195:
URL: https://github.com/apache/lucene-solr-operator/pull/195
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
[
https://issues.apache.org/jira/browse/SOLR-15096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271589#comment-17271589
]
Mike Drob commented on SOLR-15096:
--
Interestingly,
{{ConcurrentDeleteAndCreateCollectio
[
https://issues.apache.org/jira/browse/SOLR-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-15073.
Resolution: Fixed
Thanks [~nyivan] for reporting this issue!
> Unsafe cast in Syst
[
https://issues.apache.org/jira/browse/SOLR-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-15071.
Resolution: Fixed
Thanks everyone!
> Bug on LTR when using solr 8.6.3 - index out
[
https://issues.apache.org/jira/browse/SOLR-15096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271571#comment-17271571
]
Mike Drob commented on SOLR-15096:
--
Minor updates:
Java 15 behaves similar to Java 11.
Chris M. Hostetter created SOLR-15107:
-
Summary: 500 errors due to "ArithmeticException: / by zero" in
Jetty's AbstractConnectionPool
Key: SOLR-15107
URL: https://issues.apache.org/jira/browse/SOLR-15107
[
https://issues.apache.org/jira/browse/SOLR-15076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki resolved SOLR-15076.
-
Resolution: Fixed
> Inconsistent metric types in ReplicationHandler
> ---
[
https://issues.apache.org/jira/browse/SOLR-14924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271394#comment-17271394
]
ASF subversion and git services commented on SOLR-14924:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-15076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271393#comment-17271393
]
ASF subversion and git services commented on SOLR-15076:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-15076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271388#comment-17271388
]
ASF subversion and git services commented on SOLR-15076:
Commit 1
[
https://issues.apache.org/jira/browse/SOLR-14924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271389#comment-17271389
]
ASF subversion and git services commented on SOLR-14924:
Commit 1
bruno-roustant commented on a change in pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#discussion_r563785114
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesProducer.java
##
@@ -1144,6 +1157,7 @@ public TermsEnum
[
https://issues.apache.org/jira/browse/SOLR-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271350#comment-17271350
]
ASF subversion and git services commented on SOLR-14067:
Commit c
Mathieu Marie created SOLR-15106:
Summary: Thread in OverseerTaskProcessor should not "return"
Key: SOLR-15106
URL: https://issues.apache.org/jira/browse/SOLR-15106
Project: Solr
Issue Type:
jaisonbi commented on a change in pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#discussion_r563708394
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesConsumer.java
##
@@ -791,6 +806,107 @@ private void addTermsDi
jaisonbi commented on a change in pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#discussion_r563702718
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesProducer.java
##
@@ -1144,6 +1157,7 @@ public TermsEnum termsE
jaisonbi commented on a change in pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#discussion_r563700602
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesProducer.java
##
@@ -370,6 +378,11 @@ public void close() thro
[
https://issues.apache.org/jira/browse/LUCENE-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271292#comment-17271292
]
ASF subversion and git services commented on LUCENE-9575:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271293#comment-17271293
]
ASF subversion and git services commented on LUCENE-9575:
-
Commi
jaisonbi commented on a change in pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#discussion_r563698470
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesConsumer.java
##
@@ -731,7 +731,22 @@ private void doAddSorted
gus-asf merged pull request #2241:
URL: https://github.com/apache/lucene-solr/pull/2241
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
donnerpeter opened a new pull request #2243:
URL: https://github.com/apache/lucene-solr/pull/2243
# Description
There's no need to allocate another char[] if we can analyze a sub-array of
what we already have
# Solution
In addition to `char[]` and `int lengt
Peter Gromov created LUCENE-9698:
Summary: Hunspell: reuse char[] when possible when stripping affix
Key: LUCENE-9698
URL: https://issues.apache.org/jira/browse/LUCENE-9698
Project: Lucene - Core
donnerpeter opened a new pull request #2242:
URL: https://github.com/apache/lucene-solr/pull/2242
# Description
There's no need to allocate 3 `BytesReader`s when just one would be enough,
as it's used as a scratch, without a need to preserve any state between uses.
[
https://issues.apache.org/jira/browse/SOLR-15105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hitesh Khandelwal updated SOLR-15105:
-
Description:
I upgraded solr (earlier version was 8.1.0) and got the following exception:
[
https://issues.apache.org/jira/browse/SOLR-15105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hitesh Khandelwal updated SOLR-15105:
-
Description:
I upgraded solr (earlier version was 8.1.0) and got the following exception:
Hitesh Khandelwal created SOLR-15105:
Summary: Sum aggregation not supported for externalField
[Exception]
Key: SOLR-15105
URL: https://issues.apache.org/jira/browse/SOLR-15105
Project: Solr
donnerpeter commented on a change in pull request #2238:
URL: https://github.com/apache/lucene-solr/pull/2238#discussion_r563684678
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Dictionary.java
##
@@ -1310,10 +1330,8 @@ void appendFlag(char
Peter Gromov created LUCENE-9697:
Summary: Hunspell Stemmer: use the same FST.BytesReader on all
recursion levels
Key: LUCENE-9697
URL: https://issues.apache.org/jira/browse/LUCENE-9697
Project: Lucen
dweiss commented on a change in pull request #2238:
URL: https://github.com/apache/lucene-solr/pull/2238#discussion_r563680034
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Dictionary.java
##
@@ -1310,10 +1330,8 @@ void appendFlag(char flag,
dweiss commented on a change in pull request #2238:
URL: https://github.com/apache/lucene-solr/pull/2238#discussion_r563678211
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Dictionary.java
##
@@ -1299,7 +1314,12 @@ void appendFlag(char flag,
donnerpeter commented on a change in pull request #2238:
URL: https://github.com/apache/lucene-solr/pull/2238#discussion_r563675377
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Stemmer.java
##
@@ -588,7 +577,7 @@ private boolean checkCondit
donnerpeter commented on a change in pull request #2238:
URL: https://github.com/apache/lucene-solr/pull/2238#discussion_r563675171
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Dictionary.java
##
@@ -1310,10 +1330,8 @@ void appendFlag(char
donnerpeter commented on a change in pull request #2238:
URL: https://github.com/apache/lucene-solr/pull/2238#discussion_r563673451
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Dictionary.java
##
@@ -1299,7 +1314,12 @@ void appendFlag(char
murblanc commented on a change in pull request #2199:
URL: https://github.com/apache/lucene-solr/pull/2199#discussion_r563645684
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/plugins/AffinityPlacementFactory.java
##
@@ -238,11 +258,93 @@ public PlacementPl
vladiceanu commented on pull request #200:
URL:
https://github.com/apache/lucene-solr-operator/pull/200#issuecomment-766739705
Not sure if it's the right place to mention, but
https://artifacthub.io/packages/helm/solr-operator/solr-operator also needs to
be updated to point to the new cha
NazerkeBS commented on a change in pull request #2230:
URL: https://github.com/apache/lucene-solr/pull/2230#discussion_r563636966
##
File path: solr/core/src/java/org/apache/solr/handler/admin/LoggingHandler.java
##
@@ -151,6 +156,9 @@ public void handleRequestBody(SolrQueryReq
Gus Heck created LUCENE-9696:
Summary: RegExp with group references
Key: LUCENE-9696
URL: https://issues.apache.org/jira/browse/LUCENE-9696
Project: Lucene - Core
Issue Type: Wish
Rep
[
https://issues.apache.org/jira/browse/LUCENE-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271218#comment-17271218
]
Jim Ferenczi commented on LUCENE-9575:
--
Thanks [~gus] and sorry for the race condit
1 - 100 of 119 matches
Mail list logo