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
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
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
[
https://issues.apache.org/jira/browse/LUCENE-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9686.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> TestDirectIODirectory#testFloatsUnderflow
[
https://issues.apache.org/jira/browse/LUCENE-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276925#comment-17276925
]
ASF subversion and git services commented on LUCENE-9686:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276927#comment-17276927
]
ASF subversion and git services commented on LUCENE-9686:
-
Commi
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
dweiss commented on a change in pull request #2267:
URL: https://github.com/apache/lucene-solr/pull/2267#discussion_r568398245
##
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_r568402121
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestsFromOriginalHunspellRepository.java
##
@@ -0,0 +1,71 @@
+/
[
https://issues.apache.org/jira/browse/SOLR-15104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276948#comment-17276948
]
Hongxu Ma commented on SOLR-15104:
--
I opened a PR to improve it: https://github.com/apac
dweiss commented on a change in pull request #2267:
URL: https://github.com/apache/lucene-solr/pull/2267#discussion_r568415196
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestsFromOriginalHunspellRepository.java
##
@@ -0,0 +1,71 @@
+/*
+ *
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_
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 pull request #2267:
URL: https://github.com/apache/lucene-solr/pull/2267#issuecomment-771492242
I've done some rebasing, included your patch, renamed the test and tweaked
the code a bit. Hopefully it's better now.
--
dweiss commented on pull request #2267:
URL: https://github.com/apache/lucene-solr/pull/2267#issuecomment-771498850
Eh. This is why Parameterized works for you and randomizedtesting doesn't:
https://github.com/JetBrains/intellij-community/blob/master/plugins/junit_rt/src/com/intellij/jun
dweiss commented on pull request #2267:
URL: https://github.com/apache/lucene-solr/pull/2267#issuecomment-771499577
If you take a look at that class you'll understand why it's such a mess to
try to navigate those test descriptions...
---
donnerpeter commented on pull request #2267:
URL: https://github.com/apache/lucene-solr/pull/2267#issuecomment-771503328
> Eh. This is why Parameterized works for you and randomizedtesting doesn't:
>
https://github.com/JetBrains/intellij-community/blob/master/plugins/junit_rt/src/com/int
dweiss commented on pull request #2267:
URL: https://github.com/apache/lucene-solr/pull/2267#issuecomment-771504446
Yes, sadly. I haven't looked at junit5, shame on me. Perhaps it's improved
there.
This is an automated messa
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
[
https://issues.apache.org/jira/browse/LUCENE-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9707.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> Hunspell: check Lucene's implementation a
[
https://issues.apache.org/jira/browse/LUCENE-9707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276991#comment-17276991
]
ASF subversion and git services commented on LUCENE-9707:
-
Commi
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki updated SOLR-15122:
Fix Version/s: master (9.0)
> ClusterEventProducerTest.testEvents is unstable
> ---
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki reassigned SOLR-15122:
---
Assignee: Andrzej Bialecki
> ClusterEventProducerTest.testEvents is unstable
> -
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277041#comment-17277041
]
ASF subversion and git services commented on SOLR-15122:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-15068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki resolved SOLR-15068.
-
Resolution: Fixed
> RefGuide documentation for replica placement plugins
> --
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277044#comment-17277044
]
Andrzej Bialecki commented on SOLR-15122:
-
I'll leave this open to see if the fix
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
[
https://issues.apache.org/jira/browse/LUCENE-9705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277050#comment-17277050
]
Ignacio Vera commented on LUCENE-9705:
--
Thanks Julie, I think you capture the spiri
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
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
dweiss commented on a change in pull request #2277:
URL: https://github.com/apache/lucene-solr/pull/2277#discussion_r568580925
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/Dictionary.java
##
@@ -696,45 +690,25 @@ char affixData(int affixInd
[
https://issues.apache.org/jira/browse/SOLR-15119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277109#comment-17277109
]
Gézapeti commented on SOLR-15119:
-
I've tried it out and the Link method works with HDFS
[
https://issues.apache.org/jira/browse/LUCENE-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277119#comment-17277119
]
Markus Jelsma commented on LUCENE-9636:
---
* [LUCENE-9636|http://issues.apache.org/j
[
https://issues.apache.org/jira/browse/LUCENE-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Feng Guo resolved LUCENE-9636.
--
Resolution: Fixed
> Exact and operation to get a SIMD optimize
> -
[
https://issues.apache.org/jira/browse/SOLR-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277129#comment-17277129
]
Mike Drob commented on SOLR-15122:
--
I had just gone through and replaced a bunch of busy
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
Peter Gromov created LUCENE-9723:
Summary: Hunspell: update sanity tests that load all dictionaries
Key: LUCENE-9723
URL: https://issues.apache.org/jira/browse/LUCENE-9723
Project: Lucene - Core
donnerpeter opened a new pull request #2290:
URL: https://github.com/apache/lucene-solr/pull/2290
# Description
`TestAllDictionaries`(2) are hard to run and their javadoc outdated, as well
as the package's javadoc
# Solution
Make it a single test understandi
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
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
[
https://issues.apache.org/jira/browse/SOLR-15119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277109#comment-17277109
]
Gézapeti edited comment on SOLR-15119 at 2/2/21, 4:01 PM:
--
I've
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
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
[
https://issues.apache.org/jira/browse/LUCENE-9722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277256#comment-17277256
]
ASF subversion and git services commented on LUCENE-9722:
-
Commi
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
[
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
[
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/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 (
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/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
[
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-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
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-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
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/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
[
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-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=17277360#comment-17277360
]
Ilan Ginzburg edited comment on SOLR-15122 at 2/2/21, 6:16 PM:
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
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_r568833741
##
File path:
solr/core/src/test/org/apache/solr/cluster/events/ClusterEventProducerTest.java
##
@@ -292,7 +287,7 @@ public void testListenerPlugins()
[
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
> ---
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:comment-tabpanel&focusedCommentId=17277376#comment-17277376
]
Timothy Potter commented on SOLR-15128:
---
Not sure why master is seeing {{localhost}
[
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-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.
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=17277406#comment-17277406
]
Ilan Ginzburg commented on SOLR-15122:
--
You're right about no mutable Integer.
Woul
[
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
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
[
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
[
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
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/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
[
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
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
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
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
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
[
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
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
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()
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
[
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
[
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/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/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=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-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
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
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
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
[
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:
--
[
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=17277542#comment-17277542
]
Chris M. Hostetter commented on SOLR-15127:
---
bq. David Smiley's suggestion of u
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/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/
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
1 - 100 of 144 matches
Mail list logo