dweiss merged pull request #2295:
URL: https://github.com/apache/lucene-solr/pull/2295
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-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9726.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> Hunspell: speed up spellchecking by stopp
[
https://issues.apache.org/jira/browse/LUCENE-9726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278651#comment-17278651
]
ASF subversion and git services commented on LUCENE-9726:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278656#comment-17278656
]
ASF subversion and git services commented on LUCENE-9730:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9730.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> Clean up temporary folder management in D
[
https://issues.apache.org/jira/browse/LUCENE-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278663#comment-17278663
]
Dawid Weiss commented on LUCENE-9715:
-
Hi Mike. Making it a local variable is still
jpountz commented on a change in pull request #2293:
URL: https://github.com/apache/lucene-solr/pull/2293#discussion_r570044511
##
File path:
lucene/sandbox/src/java/org/apache/lucene/sandbox/search/CombinedFieldQuery.java
##
@@ -64,39 +62,35 @@
* A {@link Query} that treats
[
https://issues.apache.org/jira/browse/LUCENE-9725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278677#comment-17278677
]
Adrien Grand commented on LUCENE-9725:
--
+1
It would be nice if we could eventually
[
https://issues.apache.org/jira/browse/LUCENE-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278694#comment-17278694
]
Adrien Grand commented on LUCENE-9636:
--
Thanks for catching this [~markus17].
> Ex
[
https://issues.apache.org/jira/browse/LUCENE-9636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand closed LUCENE-9636.
> Exact and operation to get a SIMD optimize
> --
>
>
jpountz commented on a change in pull request #2274:
URL: https://github.com/apache/lucene-solr/pull/2274#discussion_r570062574
##
File path:
lucene/backward-codecs/src/java/org/apache/lucene/backward_codecs/lucene50/Lucene50LiveDocsFormat.java
##
@@ -0,0 +1,170 @@
+/*
+ * Lic
donnerpeter commented on a change in pull request #2283:
URL: https://github.com/apache/lucene-solr/pull/2283#discussion_r570083701
##
File path: gradle/ant-compat/folder-layout.gradle
##
@@ -25,11 +25,15 @@ allprojects {
test.resources.srcDirs = ['src/test-files']
donnerpeter opened a new pull request #2300:
URL: https://github.com/apache/lucene-solr/pull/2300
# Description
> CHECKCOMPOUNDREP
> Forbid compounding, if the (usually bad) compound word may be a
non-compound word with a REP fault. Useful for languages with ‘compo
donnerpeter commented on a change in pull request #2300:
URL: https://github.com/apache/lucene-solr/pull/2300#discussion_r570086999
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/CheckCompoundPattern.java
##
@@ -38,36 +38,33 @@
}
donnerpeter commented on a change in pull request #2300:
URL: https://github.com/apache/lucene-solr/pull/2300#discussion_r570086999
##
File path:
lucene/analysis/common/src/java/org/apache/lucene/analysis/hunspell/CheckCompoundPattern.java
##
@@ -38,36 +38,33 @@
}
jaisonbi commented on pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#issuecomment-773179495
> To be clear, I'm not suggesting that we add a new Codec in Lucene, but
that you create a new custom Codec on your side, as a Lucene expert user
I think this improve
[
https://issues.apache.org/jira/browse/LUCENE-9406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278726#comment-17278726
]
Andrzej Bialecki commented on LUCENE-9406:
--
FWIW {{SolrIndexWriter}} uses alrea
Peter Gromov created LUCENE-9732:
Summary: Hunspell: support dictionary entries starting with slash
Key: LUCENE-9732
URL: https://issues.apache.org/jira/browse/LUCENE-9732
Project: Lucene - Core
donnerpeter opened a new pull request #2301:
URL: https://github.com/apache/lucene-solr/pull/2301
# Description
Slash shouldn't be escaped at the very beginning of words
# Solution
Support that :)
# Tests
`TestEscaped` enhanced based in `slash`
jaisonbi commented on pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#issuecomment-773189456
> 1- We complete this PR for the scope of adding LZ4 compression to
SortedSet/Sorted DocValues. We remove the latest commit about the
configuration. This is the public scop
jpountz commented on a change in pull request #2268:
URL: https://github.com/apache/lucene-solr/pull/2268#discussion_r570105057
##
File path:
lucene/backward-codecs/src/test/org/apache/lucene/backward_codecs/lucene50/TestLucene50CompoundFormat.java
##
@@ -0,0 +1,30 @@
+/*
+ *
jaisonbi closed pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213
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
bruno-roustant commented on pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#issuecomment-773199705
@jaisonbi I didn't want to close this PR. I wanted to merge the first part
related to LZ4 compression, and let you push a PR on another jira issue with
the remaining
jaisonbi commented on pull request #2213:
URL: https://github.com/apache/lucene-solr/pull/2213#issuecomment-773200323
Sorry, I did something wrong while doing revert...will create a new PR..
@bruno-roustant
This is an autom
sigram commented on a change in pull request #2281:
URL: https://github.com/apache/lucene-solr/pull/2281#discussion_r570133109
##
File path: solr/core/src/java/org/apache/solr/handler/CollectionsAPI.java
##
@@ -50,11 +81,144 @@ public void getCollections(SolrQueryRequest req,
sigram commented on a change in pull request #2281:
URL: https://github.com/apache/lucene-solr/pull/2281#discussion_r570134139
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/BackupCollectionBody.java
##
@@ -0,0 +1,51 @@
+/*
+ * Licensed to the Apa
sigram commented on a change in pull request #2281:
URL: https://github.com/apache/lucene-solr/pull/2281#discussion_r570137942
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/CreateBody.java
##
@@ -0,0 +1,77 @@
+/*
+ * Licensed to the Apache Softwa
noblepaul commented on pull request #2281:
URL: https://github.com/apache/lucene-solr/pull/2281#issuecomment-773232908
Thanks for picking this up @gerlowskija
Please let me know if you need any help
This is an automat
sigram commented on a change in pull request #2281:
URL: https://github.com/apache/lucene-solr/pull/2281#discussion_r570144961
##
File path: solr/core/src/java/org/apache/solr/handler/CollectionsAPI.java
##
@@ -36,7 +58,16 @@
*/
public class CollectionsAPI {
- private fin
noblepaul commented on pull request #2285:
URL: https://github.com/apache/lucene-solr/pull/2285#issuecomment-773236842
Is not possible to make this a per collection feature? like the per-replica
state feauture?
This is an au
noblepaul commented on a change in pull request #2281:
URL: https://github.com/apache/lucene-solr/pull/2281#discussion_r570150592
##
File path: solr/core/src/java/org/apache/solr/handler/CollectionsAPI.java
##
@@ -36,7 +58,16 @@
*/
public class CollectionsAPI {
- private
asalamon74 commented on pull request #2252:
URL: https://github.com/apache/lucene-solr/pull/2252#issuecomment-773249710
We also used a different way for String conversion, I modified the lines.
This is an automated message fr
[
https://issues.apache.org/jira/browse/LUCENE-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278791#comment-17278791
]
Michael Sokolov commented on LUCENE-9715:
-
Oh! Thanks, Dawid, of course. I guess
[
https://issues.apache.org/jira/browse/LUCENE-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278793#comment-17278793
]
Dawid Weiss commented on LUCENE-9715:
-
No worries!
> EOF error in VectorValues in L
dweiss commented on pull request #2283:
URL: https://github.com/apache/lucene-solr/pull/2283#issuecomment-773300099
This is for backward compatibility with ant and should be removed
eventually. Don't make it a sync, it won't help. If you need to wipe out build,
run gradlew clean. Sorry, th
dweiss commented on pull request #2283:
URL: https://github.com/apache/lucene-solr/pull/2283#issuecomment-773301527
The way this should be cleaned up is to remove any resources from src/test
(move them to the resources folder). But this will have to wait until
Solr/Lucene repos are split.
[
https://issues.apache.org/jira/browse/LUCENE-9719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278823#comment-17278823
]
Dawid Weiss commented on LUCENE-9719:
-
I commented on the change on github, copying
[
https://issues.apache.org/jira/browse/LUCENE-9719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9719.
-
Resolution: Not A Bug
> Resource files aren't deleted from build directory after being deleted i
donnerpeter commented on pull request #2283:
URL: https://github.com/apache/lucene-solr/pull/2283#issuecomment-773304025
Thanks for the explanation!
This is an automated message from the Apache Git Service.
To respond to the
donnerpeter closed pull request #2283:
URL: https://github.com/apache/lucene-solr/pull/2283
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 t
dweiss commented on pull request #2283:
URL: https://github.com/apache/lucene-solr/pull/2283#issuecomment-773307182
So, to summarize - moving those resource files to {{src/test-files}} should
do the job. I don't know whether gradle handles syncing resources upon
compilation (it should!). E
jaisonbi opened a new pull request #2302:
URL: https://github.com/apache/lucene-solr/pull/2302
# Description
Elasticsearch keyword field uses SortedSet DocValues. In our applications,
“keyword” is the most frequently used field type.
LUCENE-7081 has done prefix-compression for doc
gerlowskija merged pull request #2250:
URL: https://github.com/apache/lucene-solr/pull/2250
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 t
[
https://issues.apache.org/jira/browse/SOLR-13608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278836#comment-17278836
]
ASF subversion and git services commented on SOLR-13608:
Commit 3
[
https://issues.apache.org/jira/browse/SOLR-13608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278845#comment-17278845
]
ASF subversion and git services commented on SOLR-13608:
Commit 7
epugh commented on pull request #2250:
URL: https://github.com/apache/lucene-solr/pull/2250#issuecomment-773319812
I looked for some deprecated tags in the source to convey that the old
approach is deprecated, and while there is some text, I don't see any of the
`@deprecated` tags. The n
jaisonbi commented on pull request #2302:
URL: https://github.com/apache/lucene-solr/pull/2302#issuecomment-773326313
@bruno-roustant I checked all the review comments from #2213, and ensure
all the changes included in this PR. The main items:
1. Rely ArrayUtil.grow to grow the buffer.
[
https://issues.apache.org/jira/browse/SOLR-15132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-15132:
--
Description:
The *nodes* Streaming Expression performs a breadth first graph traversal. This
t
[
https://issues.apache.org/jira/browse/SOLR-14341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278865#comment-17278865
]
Nazerke Seidan commented on SOLR-14341:
---
Interested in this issue; started working
gerlowskija commented on a change in pull request #2281:
URL: https://github.com/apache/lucene-solr/pull/2281#discussion_r570282351
##
File path: solr/core/src/java/org/apache/solr/handler/CollectionsAPI.java
##
@@ -50,11 +81,144 @@ public void getCollections(SolrQueryRequest r
[
https://issues.apache.org/jira/browse/LUCENE-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278903#comment-17278903
]
Michael Sokolov commented on LUCENE-9715:
-
So the fix for this should be pretty
gerlowskija commented on a change in pull request #2281:
URL: https://github.com/apache/lucene-solr/pull/2281#discussion_r570308977
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/CreateBody.java
##
@@ -0,0 +1,77 @@
+/*
+ * Licensed to the Apache S
gerlowskija commented on a change in pull request #2281:
URL: https://github.com/apache/lucene-solr/pull/2281#discussion_r570308977
##
File path:
solr/solrj/src/java/org/apache/solr/client/solrj/request/beans/CreateBody.java
##
@@ -0,0 +1,77 @@
+/*
+ * Licensed to the Apache S
[
https://issues.apache.org/jira/browse/LUCENE-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278903#comment-17278903
]
Michael Sokolov edited comment on LUCENE-9715 at 2/4/21, 3:23 PM:
msokolov opened a new pull request #2303:
URL: https://github.com/apache/lucene-solr/pull/2303
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
David Eric Pugh created SOLR-15133:
--
Summary: Document how to eliminate Failed to reserve shared memory
warning
Key: SOLR-15133
URL: https://issues.apache.org/jira/browse/SOLR-15133
Project: Solr
epugh opened a new pull request #2304:
URL: https://github.com/apache/lucene-solr/pull/2304
# Description
The warning is annoying if you know what it is, and alarming if you don't!
# Solution
Add to the Docker FAQ how to disable it.
Eventually this might feed
epugh commented on pull request #2304:
URL: https://github.com/apache/lucene-solr/pull/2304#issuecomment-773428402
@ctargett I'd love a quick review of the copy editing I did...
This is an automated message from the Apache
epugh commented on a change in pull request #2275:
URL: https://github.com/apache/lucene-solr/pull/2275#discussion_r570365526
##
File path: solr/core/src/java/org/apache/solr/util/ExportTool.java
##
@@ -216,32 +216,32 @@ void end() throws IOException {
Option.builder("ur
[
https://issues.apache.org/jira/browse/SOLR-14067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Eric Pugh resolved SOLR-14067.
Resolution: Fixed
The unit tests are now passing.
> Move StatelessScriptUpdateProcessor to
epugh commented on a change in pull request #2275:
URL: https://github.com/apache/lucene-solr/pull/2275#discussion_r570369093
##
File path: solr/core/src/java/org/apache/solr/util/PackageTool.java
##
@@ -261,44 +261,44 @@ protected void runImpl(CommandLine cli) throws Exception
HoustonPutman commented on a change in pull request #2275:
URL: https://github.com/apache/lucene-solr/pull/2275#discussion_r570372810
##
File path: solr/core/src/java/org/apache/solr/util/PackageTool.java
##
@@ -261,44 +261,44 @@ protected void runImpl(CommandLine cli) throws E
HoustonPutman commented on a change in pull request #2275:
URL: https://github.com/apache/lucene-solr/pull/2275#discussion_r570372810
##
File path: solr/core/src/java/org/apache/solr/util/PackageTool.java
##
@@ -261,44 +261,44 @@ protected void runImpl(CommandLine cli) throws E
Bernd Wahlen created SOLR-15134:
---
Summary: Solr upgrade order / documentation
Key: SOLR-15134
URL: https://issues.apache.org/jira/browse/SOLR-15134
Project: Solr
Issue Type: Bug
Security
[
https://issues.apache.org/jira/browse/SOLR-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Wahlen updated SOLR-15134:
Description:
I updated a our solr cluster of 3 servers today 8.7 -> 8.8 and found the
following di
[
https://issues.apache.org/jira/browse/SOLR-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Wahlen updated SOLR-15134:
Description:
I updated a our solr cluster of 3 servers today 8.7 -> 8.8 and found the
following di
[
https://issues.apache.org/jira/browse/SOLR-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Wahlen updated SOLR-15134:
Description:
I updated a our solr cluster of 3 servers today 8.7 -> 8.8 and found the
following di
[
https://issues.apache.org/jira/browse/LUCENE-9663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278966#comment-17278966
]
Bruno Roustant commented on LUCENE-9663:
The latest PR looks good. I'm going to
[
https://issues.apache.org/jira/browse/SOLR-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Wahlen updated SOLR-15134:
Description:
I updated a our solr cluster of 3 servers today 8.7 -> 8.8 and found the
following di
ctargett commented on pull request #2304:
URL: https://github.com/apache/lucene-solr/pull/2304#issuecomment-773450876
Sorry, don't have time to review today I don't think - go ahead if Houston
thinks it's good to merge.
This
[
https://issues.apache.org/jira/browse/SOLR-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Wahlen updated SOLR-15134:
Description:
I updated a our solr cluster of 3 servers today 8.7 -> 8.8 and found the
following di
Peter Gromov created LUCENE-9733:
Summary: Hunspell: fix exception when loading dictionaries with
mixed-case words
Key: LUCENE-9733
URL: https://issues.apache.org/jira/browse/LUCENE-9733
Project: Luce
[
https://issues.apache.org/jira/browse/LUCENE-9733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Gromov updated LUCENE-9733:
-
Summary: Hunspell: exception when loading dictionaries with mixed-case
words and aliased flags
[
https://issues.apache.org/jira/browse/LUCENE-9733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Gromov updated LUCENE-9733:
-
Description:
java.lang.NumberFormatException: For input string: "ÿç397"
at
java.base/ja
donnerpeter opened a new pull request #2305:
URL: https://github.com/apache/lucene-solr/pull/2305
…-case words and aliased flags
# Description
Alias treatment expects the flag string to be a single number, but HIDDEN
flag is prepended to that string according to th
donnerpeter commented on pull request #2277:
URL: https://github.com/apache/lucene-solr/pull/2277#issuecomment-773471401
As for this:
```
// TODO: can these flags change throughout the file? If not then we can
abort sooner. And
// then we wouldn't even need to create a
dweiss commented on pull request #2277:
URL: https://github.com/apache/lucene-solr/pull/2277#issuecomment-773476961
Hi Peter. The file size itself doesn't matter if we can assume some kind of
leader buffer in which these flags have to occur and which we can rewind.
Implementing this is tec
Mike Drob created SOLR-15135:
Summary: Admin UI does not accurately reflect node
PerReplicaStates status
Key: SOLR-15135
URL: https://issues.apache.org/jira/browse/SOLR-15135
Project: Solr
Issue
[
https://issues.apache.org/jira/browse/SOLR-15135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279004#comment-17279004
]
Mike Drob commented on SOLR-15135:
--
This is specific to the {{/~cloud?view=graph}} page,
[
https://issues.apache.org/jira/browse/SOLR-15135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279004#comment-17279004
]
Mike Drob edited comment on SOLR-15135 at 2/4/21, 5:48 PM:
---
Thi
donnerpeter commented on pull request #2277:
URL: https://github.com/apache/lucene-solr/pull/2277#issuecomment-773501527
Will this buffer help even if these flags occur at the 37th MB? :)
The mentioned dictionary is in the wooorm collection:
https://github.com/wooorm/dictionaries/tre
gerlowskija commented on pull request #2281:
URL: https://github.com/apache/lucene-solr/pull/2281#issuecomment-773515236
Hey, thanks for offering @noblepaul . I do have one thing I was puzzling
over:
How is SolrJ's `getV2Request`/`V2RequestSupport` feature intended to work
for ann
jtibshirani commented on a change in pull request #2268:
URL: https://github.com/apache/lucene-solr/pull/2268#discussion_r570454164
##
File path:
lucene/backward-codecs/src/java/org/apache/lucene/backward_codecs/lucene50/Lucene50CompoundFormat.java
##
@@ -0,0 +1,88 @@
+/*
+ *
mayya-sharipova commented on a change in pull request #2256:
URL: https://github.com/apache/lucene-solr/pull/2256#discussion_r570454676
##
File path:
lucene/core/src/java/org/apache/lucene/index/StandardDirectoryReader.java
##
@@ -39,33 +40,44 @@
final IndexWriter writer;
[
https://issues.apache.org/jira/browse/SOLR-5772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279049#comment-17279049
]
David Eric Pugh commented on SOLR-5772:
---
On 8.7, with the use of anonymous children,
mayya-sharipova commented on a change in pull request #2256:
URL: https://github.com/apache/lucene-solr/pull/2256#discussion_r570458862
##
File path:
lucene/core/src/java/org/apache/lucene/index/StandardDirectoryReader.java
##
@@ -143,12 +158,17 @@ static StandardDirectoryRead
[
https://issues.apache.org/jira/browse/SOLR-15011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter reopened SOLR-15011:
---
Assignee: David Smiley
The newly added test has been failing all sorts of apache je
jtibshirani merged pull request #2274:
URL: https://github.com/apache/lucene-solr/pull/2274
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 t
[
https://issues.apache.org/jira/browse/LUCENE-9705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279059#comment-17279059
]
ASF subversion and git services commented on LUCENE-9705:
-
Commi
jtibshirani commented on a change in pull request #2268:
URL: https://github.com/apache/lucene-solr/pull/2268#discussion_r570461309
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90CompoundFormat.java
##
@@ -0,0 +1,140 @@
+/*
+ * Licensed to the Apa
mayya-sharipova commented on a change in pull request #2256:
URL: https://github.com/apache/lucene-solr/pull/2256#discussion_r570461735
##
File path:
lucene/core/src/java/org/apache/lucene/index/StandardDirectoryReader.java
##
@@ -169,7 +189,10 @@ static StandardDirectoryReade
[
https://issues.apache.org/jira/browse/SOLR-15011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279064#comment-17279064
]
David Smiley commented on SOLR-15011:
-
Wow; the full build (less one known issue) pas
msokolov commented on pull request #2303:
URL: https://github.com/apache/lucene-solr/pull/2303#issuecomment-773529165
I like Lucene's randomized tests too! But they didn't find this one. Since
it requires a 2GB index to detect, it only turned up in the context of Anton's
version of "nightl
msokolov merged pull request #2303:
URL: https://github.com/apache/lucene-solr/pull/2303
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-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279070#comment-17279070
]
ASF subversion and git services commented on LUCENE-9715:
-
Commi
mikemccand commented on pull request #2303:
URL: https://github.com/apache/lucene-solr/pull/2303#issuecomment-773533648
> I like Lucene's randomized tests too! But they didn't find this one. Since
it requires a 2GB index to detect, it only turned up in the context of Anton's
version of "ni
msokolov commented on a change in pull request #2302:
URL: https://github.com/apache/lucene-solr/pull/2302#discussion_r570467210
##
File path:
lucene/core/src/java/org/apache/lucene/codecs/lucene80/Lucene80DocValuesConsumer.java
##
@@ -43,11 +43,7 @@
import org.apache.lucene.
Chris M. Hostetter created SOLR-15136:
-
Summary: need to audit for excesive INFO level logging after
SOLR-15052
Key: SOLR-15136
URL: https://issues.apache.org/jira/browse/SOLR-15136
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-15136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279075#comment-17279075
]
Chris M. Hostetter commented on SOLR-15136:
---
/ping [~noble.paul] & [~ichattopad
[
https://issues.apache.org/jira/browse/SOLR-15011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17279079#comment-17279079
]
Nazerke Seidan commented on SOLR-15011:
---
yes, I will take a look today.
> /admin/l
1 - 100 of 135 matches
Mail list logo