[
https://issues.apache.org/jira/browse/LUCENE-9717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9717.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> Hunspell: support CHECKCOMPOUNDPATTERN
>
dweiss merged pull request #2280:
URL: https://github.com/apache/lucene-solr/pull/2280
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
[
https://issues.apache.org/jira/browse/SOLR-15100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
bai sui updated SOLR-15100:
---
Status: Patch Available (was: Reopened)
> add ConfigSetService extension ability
> -
[
https://issues.apache.org/jira/browse/SOLR-15100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
bai sui resolved SOLR-15100.
Resolution: Fixed
> add ConfigSetService extension ability
> --
>
>
[
https://issues.apache.org/jira/browse/SOLR-15100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
bai sui reopened SOLR-15100:
> add ConfigSetService extension ability
> --
>
> Key: SOLR
[
https://issues.apache.org/jira/browse/SOLR-15124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277653#comment-17277653
]
David Smiley commented on SOLR-15124:
-
These handlers are already registered at the n
[
https://issues.apache.org/jira/browse/SOLR-15011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-15011.
-
Fix Version/s: master (9.0)
Resolution: Fixed
Thanks for contributing Nazerke!
> /admin/l
ShangwenWang commented on pull request #354:
URL: https://github.com/apache/lucene-solr/pull/354#issuecomment-772175261
There is already a List variable named _shardNames_ and the method's
function is to add content to this list.
So how about naming these methods **addNames**? Is it more
[
https://issues.apache.org/jira/browse/SOLR-15011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277646#comment-17277646
]
ASF subversion and git services commented on SOLR-15011:
Commit 6
dsmiley merged pull request #2230:
URL: https://github.com/apache/lucene-solr/pull/2230
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 pull request #2277:
URL: https://github.com/apache/lucene-solr/pull/2277#issuecomment-771677497
Hi Peter. I pushed a commit which replaces bom consumption with a small
function so that either it's read atomically or nothing is consumed at all.
Looking at the code also m
cpoerschke commented on a change in pull request #2263:
URL: https://github.com/apache/lucene-solr/pull/2263#discussion_r568436589
##
File path: solr/bin/solr
##
@@ -2115,6 +2128,15 @@ function start_solr() {
SOLR_OPTS+=($AUTHC_OPTS)
fi
+ # If a heap dump directory i
donnerpeter commented on a change in pull request #2277:
URL: https://github.com/apache/lucene-solr/pull/2277#discussion_r568575767
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Dictionary.java
##
@@ -696,45 +690,25 @@ char affixData(int aff
murblanc commented on a change in pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291#discussion_r568912229
##
File path:
solr/core/src/java/org/apache/solr/cluster/events/impl/DelegatingClusterEventProducer.java
##
@@ -90,7 +96,9 @@ public void setDelegat
jpountz commented on a change in pull request #2268:
URL: https://github.com/apache/lucene-solr/pull/2268#discussion_r568617447
##
File path:
lucene/backward-codecs/src/java/org/apache/lucene/backward_codecs/lucene50/Lucene50CompoundFormat.java
##
@@ -0,0 +1,88 @@
+/*
+ * Lice
dnhatn merged pull request #2288:
URL: https://github.com/apache/lucene-solr/pull/2288
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
orenovadia commented on a change in pull request #2231:
URL: https://github.com/apache/lucene-solr/pull/2231#discussion_r568890937
##
File path: lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java
##
@@ -4600,4 +4600,49 @@ public void testIndexWriterBlocksOnStall(
dweiss merged pull request #2277:
URL: https://github.com/apache/lucene-solr/pull/2277
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 #2267:
URL: https://github.com/apache/lucene-solr/pull/2267
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
madrob commented on a change in pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291#discussion_r568852727
##
File path:
solr/core/src/java/org/apache/solr/cluster/events/impl/DelegatingClusterEventProducer.java
##
@@ -144,7 +152,25 @@ public synchronized v
dnhatn commented on pull request #2288:
URL: https://github.com/apache/lucene-solr/pull/2288#issuecomment-771758863
Thanks Simon.
This is an automated message from the Apache Git Service.
To respond to the message, please log
mayya-sharipova commented on a change in pull request #2256:
URL: https://github.com/apache/lucene-solr/pull/2256#discussion_r568520864
##
File path: lucene/core/src/java/org/apache/lucene/index/IndexWriter.java
##
@@ -941,6 +969,11 @@ public IndexWriter(Directory d, IndexWrite
msokolov merged pull request #2231:
URL: https://github.com/apache/lucene-solr/pull/2231
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 g
dweiss commented on pull request #2267:
URL: https://github.com/apache/lucene-solr/pull/2267#issuecomment-771498850
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
bruno-roustant commented on pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#issuecomment-771782427
I expect you don't need to change Lucene code but just write a new custom
codec (with a specific name) which provides a custom DocValuesFormat. It
extends PerFieldDoc
cpoerschke commented on a change in pull request #2284:
URL: https://github.com/apache/lucene-solr/pull/2284#discussion_r568428808
##
File path: solr/bin/solr
##
@@ -2026,7 +2026,11 @@ if [ "$GC_LOG_OPTS" != "" ]; then
if [ "$JAVA_VENDOR" == "IBM J9" ]; then
gc_log_
donnerpeter commented on pull request #2267:
URL: https://github.com/apache/lucene-solr/pull/2267#issuecomment-771492242
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
msokolov commented on a change in pull request #2231:
URL: https://github.com/apache/lucene-solr/pull/2231#discussion_r568979069
##
File path: lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java
##
@@ -4600,4 +4600,49 @@ public void testIndexWriterBlocksOnStall()
jtibshirani commented on pull request #2276:
URL: https://github.com/apache/lucene-solr/pull/2276#issuecomment-771834969
@mikemccand I tagged you for a (hopefully quick) review, as I think you
added the TODOs?
This is an aut
dweiss commented on a change in pull request #2277:
URL: https://github.com/apache/lucene-solr/pull/2277#discussion_r568569461
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Dictionary.java
##
@@ -696,45 +690,25 @@ char affixData(int affixInd
sigram commented on a change in pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291#discussion_r568832617
##
File path:
solr/core/src/java/org/apache/solr/cluster/events/impl/DelegatingClusterEventProducer.java
##
@@ -90,7 +95,10 @@ public void setDelegate
msokolov merged pull request #2282:
URL: https://github.com/apache/lucene-solr/pull/2282
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 g
donnerpeter commented on pull request #2277:
URL: https://github.com/apache/lucene-solr/pull/2277#issuecomment-771711060
Thank you, LGTM!
This is an automated message from the Apache Git Service.
To respond to the message, pl
zhaih commented on a change in pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#discussion_r568246420
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesConsumer.java
##
@@ -736,49 +736,92 @@ private void doAddSortedFi
zacharymorn commented on a change in pull request #2258:
URL: https://github.com/apache/lucene-solr/pull/2258#discussion_r568293170
##
File path:
lucene/misc/src/java/org/apache/lucene/misc/store/DirectIODirectory.java
##
@@ -381,17 +377,18 @@ public long length() {
@Over
jaisonbi edited a comment on pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#issuecomment-771296030
If I understood correctly, the route via PerFieldDocValuesFormat need to
change the usage of SortedSetDocValues.
The idea is adding another constructor for enablin
zacharymorn commented on pull request #2258:
URL: https://github.com/apache/lucene-solr/pull/2258#issuecomment-771322610
> Hi Zach. Sorry for belated reply. Please take a look at my comments
attached to the context. I have some doubts whether EOF should leave the
channel undrained. Maybe I
sbeniwal12 commented on a change in pull request #2282:
URL: https://github.com/apache/lucene-solr/pull/2282#discussion_r568327126
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90VectorWriter.java
##
@@ -188,9 +190,29 @@ private void writeGraph(
dweiss merged pull request #2258:
URL: https://github.com/apache/lucene-solr/pull/2258
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 #2267:
URL: https://github.com/apache/lucene-solr/pull/2267#discussion_r568397883
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/SpellCheckerTest.java
##
@@ -61,59 +61,74 @@ public void needAffixOn
donnerpeter commented on a change in pull request #2267:
URL: https://github.com/apache/lucene-solr/pull/2267#discussion_r568394955
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/SpellCheckerTest.java
##
@@ -61,59 +61,74 @@ public void needAf
dsmiley commented on a change in pull request #2230:
URL: https://github.com/apache/lucene-solr/pull/2230#discussion_r568204361
##
File path: solr/CHANGES.txt
##
@@ -69,6 +69,8 @@ Improvements
* SOLR-14949: Docker: Ability to customize the FROM image when building.
(Houston
dweiss commented on a change in pull request #2258:
URL: https://github.com/apache/lucene-solr/pull/2258#discussion_r568395337
##
File path:
lucene/misc/src/java/org/apache/lucene/misc/store/DirectIODirectory.java
##
@@ -381,17 +377,18 @@ public long length() {
@Override
jaisonbi commented on pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#issuecomment-771296030
If I understood correctly, the route via PerFieldDocValuesFormat need to
change the usage of SortedSetDocValues.
The idea is adding another constructor for enabling terms
zhaih commented on pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#issuecomment-771265310
I see, so I think for now I could test it via a customized
PerFieldDocValuesFormat, I'll give PerFieldDocValuesFormat route a try then.
Tho IMO I would prefer a simpler
[
https://issues.apache.org/jira/browse/LUCENE-9725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277545#comment-17277545
]
Julie Tibshirani commented on LUCENE-9725:
--
I opened https://github.com/apache/
jtibshirani opened a new pull request #2293:
URL: https://github.com/apache/lucene-solr/pull/2293
From a high level, BM25FQuery (1) computes statistic that represent the
combined
field content and (2) passes these to a score function. This model makes
sense
for many similarities besi
[
https://issues.apache.org/jira/browse/SOLR-15127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277542#comment-17277542
]
Chris M. Hostetter commented on SOLR-15127:
---
bq. David Smiley's suggestion of u
[
https://issues.apache.org/jira/browse/LUCENE-9725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julie Tibshirani updated LUCENE-9725:
-
Description:
>From a high level, BM25FQuery works as follows:
# Given a list of fields a
[
https://issues.apache.org/jira/browse/SOLR-15127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277530#comment-17277530
]
Houston Putman edited comment on SOLR-15127 at 2/2/21, 11:49 PM:
--
HoustonPutman opened a new pull request #2292:
URL: https://github.com/apache/lucene-solr/pull/2292
https://issues.apache.org/jira/browse/SOLR-15102
This should work, but there is still cleanup needed with the gradle changes.
Also we might want to infer the Solr version another
Julie Tibshirani created LUCENE-9725:
Summary: Allow BM25FQuery to use other similarities
Key: LUCENE-9725
URL: https://issues.apache.org/jira/browse/LUCENE-9725
Project: Lucene - Core
Is
Houston Putman created SOLR-15129:
-
Summary: Use the Solr TGZ artifact as Docker context
Key: SOLR-15129
URL: https://issues.apache.org/jira/browse/SOLR-15129
Project: Solr
Issue Type: Sub-ta
[
https://issues.apache.org/jira/browse/SOLR-15127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277530#comment-17277530
]
Houston Putman commented on SOLR-15127:
---
I think there are two possible ways of goi
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277529#comment-17277529
]
Ilan Ginzburg commented on SOLR-15122:
--
I've never used this specific class but if y
[
https://issues.apache.org/jira/browse/SOLR-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277522#comment-17277522
]
Isabelle Giguere commented on SOLR-5480:
[~erickerickson], [~noble.paul], [~anshum
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277519#comment-17277519
]
Mike Drob commented on SOLR-15122:
--
I was thinking about this some more, and think we sh
[
https://issues.apache.org/jira/browse/LUCENE-9680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277510#comment-17277510
]
Michael Sokolov commented on LUCENE-9680:
-
[~oren.ovadia] do you also want to ba
[
https://issues.apache.org/jira/browse/LUCENE-9680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277508#comment-17277508
]
ASF subversion and git services commented on LUCENE-9680:
-
Commi
msokolov merged pull request #2231:
URL: https://github.com/apache/lucene-solr/pull/2231
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 g
msokolov commented on a change in pull request #2231:
URL: https://github.com/apache/lucene-solr/pull/2231#discussion_r568979069
##
File path: lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java
##
@@ -4600,4 +4600,49 @@ public void testIndexWriterBlocksOnStall()
madrob commented on a change in pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291#discussion_r568977953
##
File path:
solr/core/src/test/org/apache/solr/cluster/CountingStateChangeListener.java
##
@@ -0,0 +1,68 @@
+/*
+ * Licensed to the Apache Software
[
https://issues.apache.org/jira/browse/LUCENE-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277502#comment-17277502
]
ASF subversion and git services commented on LUCENE-9615:
-
Commi
msokolov merged pull request #2282:
URL: https://github.com/apache/lucene-solr/pull/2282
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 g
murblanc commented on a change in pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291#discussion_r568968626
##
File path:
solr/core/src/test/org/apache/solr/cluster/CountingStateChangeListener.java
##
@@ -0,0 +1,68 @@
+/*
+ * Licensed to the Apache Softwar
madrob commented on a change in pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291#discussion_r568944250
##
File path:
solr/core/src/test/org/apache/solr/cluster/events/ClusterEventProducerTest.java
##
@@ -102,7 +105,7 @@ public void teardown() throws Exc
madrob commented on a change in pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291#discussion_r568943853
##
File path: solr/core/src/test/org/apache/solr/cluster/VersionTrackerImpl.java
##
@@ -0,0 +1,57 @@
+/*
+ * Licensed to the Apache Software Foundation
[
https://issues.apache.org/jira/browse/SOLR-15092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-15092:
--
Attachment: SOLR-15092.patch
Assignee: Chris M. Hostetter
Status: Open (w
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277448#comment-17277448
]
Ilan Ginzburg commented on SOLR-15122:
--
Added a few comments. I like this approach m
murblanc commented on a change in pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291#discussion_r568912229
##
File path:
solr/core/src/java/org/apache/solr/cluster/events/impl/DelegatingClusterEventProducer.java
##
@@ -90,7 +96,9 @@ public void setDelegat
[
https://issues.apache.org/jira/browse/LUCENE-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277437#comment-17277437
]
ASF subversion and git services commented on LUCENE-9716:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9716.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> Hunspell: support flag usage before its f
dweiss merged pull request #2277:
URL: https://github.com/apache/lucene-solr/pull/2277
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
orenovadia commented on a change in pull request #2231:
URL: https://github.com/apache/lucene-solr/pull/2231#discussion_r568890937
##
File path: lucene/core/src/test/org/apache/lucene/index/TestIndexWriter.java
##
@@ -4600,4 +4600,49 @@ public void testIndexWriterBlocksOnStall(
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277423#comment-17277423
]
Mike Drob commented on SOLR-15122:
--
Refactored the code in anticipation of working over
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277406#comment-17277406
]
Ilan Ginzburg commented on SOLR-15122:
--
You're right about no mutable Integer.
Woul
madrob commented on a change in pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291#discussion_r568852727
##
File path:
solr/core/src/java/org/apache/solr/cluster/events/impl/DelegatingClusterEventProducer.java
##
@@ -144,7 +152,25 @@ public synchronized v
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277399#comment-17277399
]
Mike Drob commented on SOLR-15122:
--
I'm pretty comfortable with that blanket statement.
[
https://issues.apache.org/jira/browse/SOLR-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter resolved SOLR-15128.
---
Resolution: Won't Fix
Ignore this ;-) Was using the wrong method to get the nodeName in some
[
https://issues.apache.org/jira/browse/SOLR-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277376#comment-17277376
]
Timothy Potter commented on SOLR-15128:
---
Not sure why master is seeing {{localhost}
Timothy Potter created SOLR-15128:
-
Summary: nodeName does not contain expected ':' separator:
localhost
Key: SOLR-15128
URL: https://issues.apache.org/jira/browse/SOLR-15128
Project: Solr
I
[
https://issues.apache.org/jira/browse/SOLR-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-15128:
--
Fix Version/s: master (9.0)
> nodeName does not contain expected ':' separator: localhost
> ---
sigram commented on a change in pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291#discussion_r568833741
##
File path:
solr/core/src/test/org/apache/solr/cluster/events/ClusterEventProducerTest.java
##
@@ -292,7 +287,7 @@ public void testListenerPlugins()
sigram commented on a change in pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291#discussion_r568833400
##
File path:
solr/core/src/java/org/apache/solr/cluster/events/impl/DelegatingClusterEventProducer.java
##
@@ -144,7 +152,25 @@ public synchronized v
sigram commented on a change in pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291#discussion_r568832617
##
File path:
solr/core/src/java/org/apache/solr/cluster/events/impl/DelegatingClusterEventProducer.java
##
@@ -90,7 +95,10 @@ public void setDelegate
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277360#comment-17277360
]
Ilan Ginzburg edited comment on SOLR-15122 at 2/2/21, 6:16 PM:
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277360#comment-17277360
]
Ilan Ginzburg commented on SOLR-15122:
--
??We shouldn't use postfix increment with a
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277353#comment-17277353
]
Mike Drob commented on SOLR-15122:
--
I put up a PR to demonstrate what I meant, I think t
[
https://issues.apache.org/jira/browse/SOLR-15124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277347#comment-17277347
]
Cassandra Targett commented on SOLR-15124:
--
I'm not able to understand entirely
madrob opened a new pull request #2291:
URL: https://github.com/apache/lucene-solr/pull/2291
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
[
https://issues.apache.org/jira/browse/LUCENE-9722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nhat Nguyen updated LUCENE-9722:
Fix Version/s: 8.9
master (9.0)
8.0.1
Resolution: Fixe
jtibshirani commented on pull request #2276:
URL: https://github.com/apache/lucene-solr/pull/2276#issuecomment-771834969
@mikemccand I tagged you for a (hopefully quick) review, as I think you
added the TODOs?
This is an aut
[
https://issues.apache.org/jira/browse/LUCENE-9724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Gromov updated LUCENE-9724:
-
Summary: Hunspell: tolerate existing aff/dic file typos (was: Hunspell:
tolerate extra content
[
https://issues.apache.org/jira/browse/LUCENE-9722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277339#comment-17277339
]
ASF subversion and git services commented on LUCENE-9722:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277288#comment-17277288
]
ASF subversion and git services commented on LUCENE-9722:
-
Commi
bruno-roustant commented on pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#issuecomment-771782427
I expect you don't need to change Lucene code but just write a new custom
codec (with a specific name) which provides a custom DocValuesFormat. It
extends PerFieldDoc
[
https://issues.apache.org/jira/browse/SOLR-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277272#comment-17277272
]
Isabelle Giguere commented on SOLR-14886:
-
Patch off current Solr master branch (
[
https://issues.apache.org/jira/browse/SOLR-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Isabelle Giguere updated SOLR-14886:
Attachment: SOLR-14886.patch
> Suppress stack trace in Query response.
> --
[
https://issues.apache.org/jira/browse/LUCENE-9724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Gromov updated LUCENE-9724:
-
Summary: Hunspell: tolerate extra content on REP lines (was: Hunspell:
load dictionaries with e
Peter Gromov created LUCENE-9724:
Summary: Hunspell: load dictionaries with extra content on REP
lines
Key: LUCENE-9724
URL: https://issues.apache.org/jira/browse/LUCENE-9724
Project: Lucene - Core
1 - 100 of 144 matches
Mail list logo