[
https://issues.apache.org/jira/browse/SOLR-14274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046294#comment-17046294
]
Andrzej Bialecki commented on SOLR-14274:
-
{quote}I'm looking at this with replac
[
https://issues.apache.org/jira/browse/SOLR-14275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046274#comment-17046274
]
Andrzej Bialecki commented on SOLR-14275:
-
The current behavior has exponential c
[
https://issues.apache.org/jira/browse/SOLR-14286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046271#comment-17046271
]
ASF subversion and git services commented on SOLR-14286:
Commit 6
[
https://issues.apache.org/jira/browse/SOLR-14286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cao Manh Dat updated SOLR-14286:
Issue Type: Improvement (was: Bug)
> Upgrade Jaegar to 1.1.0
> ---
>
>
Cao Manh Dat created SOLR-14286:
---
Summary: Upgrade Jaegar to 1.1.0
Key: SOLR-14286
URL: https://issues.apache.org/jira/browse/SOLR-14286
Project: Solr
Issue Type: Bug
Security Level: Publ
[
https://issues.apache.org/jira/browse/SOLR-14270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046217#comment-17046217
]
ASF subversion and git services commented on SOLR-14270:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-14270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046214#comment-17046214
]
ASF subversion and git services commented on SOLR-14270:
Commit e
atris commented on a change in pull request #1294: LUCENE-9074: Slice
Allocation Control Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r384914799
##
File path: lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java
#
atris commented on a change in pull request #1294: LUCENE-9074: Slice
Allocation Control Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294#discussion_r384915037
##
File path:
lucene/core/src/java/org/apache/lucene/search/SliceExecutionControlPlane.j
atris commented on issue #1214: LUCENE-9074: Slice Allocation Control Plane For
Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1214#issuecomment-591781782
Superseded by #1294
This is an automated message
atris closed pull request #1214: LUCENE-9074: Slice Allocation Control Plane
For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1214
This is an automated message from the Apache Git Service.
To respond t
atris commented on a change in pull request #1214: LUCENE-9074: Slice
Allocation Control Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1214#discussion_r384913995
##
File path:
lucene/test-framework/src/java/org/apache/lucene/util/LuceneTestCase.java
atris opened a new pull request #1294: LUCENE-9074: Slice Allocation Control
Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1294
This commit introduces a mechanism to control allocation of threads to
slices planned for a query.
The default implementation u
dsmiley commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384912246
##
File path: solr/core/src/test/org/apache/solr/core/TestSolrXml.java
##
@@ -118,16 +110,16 @@ publi
atris commented on a change in pull request #1214: LUCENE-9074: Slice
Allocation Control Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1214#discussion_r384911779
##
File path:
lucene/core/src/java/org/apache/lucene/search/SliceExecutionControlPlane.j
atris commented on a change in pull request #1214: LUCENE-9074: Slice
Allocation Control Plane For Concurrent Searches
URL: https://github.com/apache/lucene-solr/pull/1214#discussion_r384911678
##
File path: lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java
#
dsmiley commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384911169
##
File path: solr/core/src/java/org/apache/solr/core/SolrXmlConfig.java
##
@@ -128,19 +129,23 @@ pub
dsmiley commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384869359
##
File path: solr/core/src/java/org/apache/solr/core/SolrCore.java
##
@@ -909,15 +907,9 @@ public Co
dsmiley commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384851434
##
File path: solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
##
@@ -201,24 +198,19 @
Cassandra Targett created SOLR-14285:
Summary: Trusted configset limitations should be relaxed in some
circumstances
Key: SOLR-14285
URL: https://issues.apache.org/jira/browse/SOLR-14285
Project:
andyvuong opened a new pull request #1293: SOLR-14044: Delete collection bug
fix by changing sharedShardName to use the same blob delimiter
URL: https://github.com/apache/lucene-solr/pull/1293
In shared storage, deletion from the blob store works by listing files
beginning with a certain p
madrob commented on issue #1191: SOLR-14197 Reduce API of SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#issuecomment-591684683
Also, general comment that the scope of each commit was just about perfect
and I really appreciated that as a reviewer.
-
madrob commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384810901
##
File path: solr/core/src/java/org/apache/solr/core/SolrPaths.java
##
@@ -0,0 +1,130 @@
+/*
+ * Lice
madrob commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384808059
##
File path: solr/core/src/test/org/apache/solr/core/TestSolrXml.java
##
@@ -118,16 +110,16 @@ public
madrob commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384803099
##
File path: solr/core/src/test/org/apache/solr/core/ResourceLoaderTest.java
##
@@ -169,12 +169,13 @@
madrob commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384811052
##
File path: solr/core/src/java/org/apache/solr/core/SolrPaths.java
##
@@ -0,0 +1,130 @@
+/*
+ * Lice
madrob commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384804436
##
File path: solr/core/src/java/org/apache/solr/core/SolrCore.java
##
@@ -909,15 +907,9 @@ public Cor
madrob commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384809872
##
File path: solr/core/src/test/org/apache/solr/core/TestConfigSets.java
##
@@ -73,11 +73,11 @@ publi
madrob commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384806326
##
File path: solr/core/src/java/org/apache/solr/core/SolrXmlConfig.java
##
@@ -128,19 +129,23 @@ publ
madrob commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384802588
##
File path: solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
##
@@ -201,24 +198,19 @@
madrob commented on a change in pull request #1191: SOLR-14197 Reduce API of
SolrResourceLoader
URL: https://github.com/apache/lucene-solr/pull/1191#discussion_r384812253
##
File path: solr/core/src/java/org/apache/solr/core/SolrPaths.java
##
@@ -0,0 +1,130 @@
+/*
+ * Lice
janhoy commented on a change in pull request #1288: SOLR-14281: Make sharedLib
configurable through SysProp
URL: https://github.com/apache/lucene-solr/pull/1288#discussion_r384807112
##
File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java
##
@@ -607,19 +60
janhoy commented on a change in pull request #1288: SOLR-14281: Make sharedLib
configurable through SysProp
URL: https://github.com/apache/lucene-solr/pull/1288#discussion_r384806562
##
File path: solr/CHANGES.txt
##
@@ -110,6 +110,9 @@ Improvements
* SOLR-14114: Add WA
[
https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045946#comment-17045946
]
Dawid Weiss commented on LUCENE-9077:
-
If you add such clauses then you run into the
epugh opened a new pull request #1292: SOLR-14284 add expressible support to
list, and add example of removing a component
URL: https://github.com/apache/lucene-solr/pull/1292
# Description
Add expressible to the list of config supported methods.
# Solution
updated docs
[
https://issues.apache.org/jira/browse/SOLR-13996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045931#comment-17045931
]
David Smiley commented on SOLR-13996:
-
IMO we should use the word "Standalone" for st
David Eric Pugh created SOLR-14284:
--
Summary: Document that you can add a new stream function via
add-expressible
Key: SOLR-14284
URL: https://issues.apache.org/jira/browse/SOLR-14284
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-13411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045857#comment-17045857
]
David Smiley commented on SOLR-13411:
-
+1
> CompositeIdRouter calculates wrong route
[
https://issues.apache.org/jira/browse/SOLR-11508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-11508:
Issue Type: Improvement (was: Bug)
> Make coreRootDirectory configurable via an environment variab
[
https://issues.apache.org/jira/browse/SOLR-13955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045849#comment-17045849
]
David Smiley commented on SOLR-13955:
-
Question: If a node comes up empty, then isn't
[
https://issues.apache.org/jira/browse/LUCENE-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045838#comment-17045838
]
David Smiley commented on LUCENE-9077:
--
I found it useful to modify the "toDir" syn
[
https://issues.apache.org/jira/browse/LUCENE-9236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045803#comment-17045803
]
David Smiley commented on LUCENE-9236:
--
I think it's weird that DocValuesFormat is
[
https://issues.apache.org/jira/browse/SOLR-13878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045800#comment-17045800
]
Christine Poerschke commented on SOLR-13878:
(incomplete) code link:
https:/
[
https://issues.apache.org/jira/browse/LUCENE-7908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved LUCENE-7908.
-
Resolution: Not A Problem
bq. I think these warnings have been already fixed.
Y
[
https://issues.apache.org/jira/browse/SOLR-14267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045778#comment-17045778
]
Christine Poerschke commented on SOLR-14267:
{quote}+1 yeah just remove it im
[
https://issues.apache.org/jira/browse/SOLR-14267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke resolved SOLR-14267.
Fix Version/s: 8.5
master (9.0)
Resolution: Fixed
> compl
[
https://issues.apache.org/jira/browse/SOLR-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-13965:
---
Fix Version/s: 8.5
master (9.0)
Resolution: Fixed
[
https://issues.apache.org/jira/browse/SOLR-14278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045774#comment-17045774
]
Yonik Seeley commented on SOLR-14278:
-
Unfortunately (or fortunately, depending on ho
[
https://issues.apache.org/jira/browse/SOLR-14267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045764#comment-17045764
]
ASF subversion and git services commented on SOLR-14267:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045763#comment-17045763
]
ASF subversion and git services commented on SOLR-13965:
Commit a
[
https://issues.apache.org/jira/browse/SOLR-13965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045762#comment-17045762
]
ASF subversion and git services commented on SOLR-13965:
Commit b
[
https://issues.apache.org/jira/browse/LUCENE-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045687#comment-17045687
]
Uwe Schindler commented on LUCENE-8987:
---
One final solution to solve this is to ad
[
https://issues.apache.org/jira/browse/LUCENE-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045684#comment-17045684
]
Uwe Schindler commented on LUCENE-8987:
---
I tried to get hold (also together with I
[
https://issues.apache.org/jira/browse/LUCENE-9227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045671#comment-17045671
]
Uwe Schindler commented on LUCENE-9227:
---
Thanks [~mikemccand]. I removed the dropd
[
https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045667#comment-17045667
]
Gus Heck commented on SOLR-14283:
-
Also, I'd guess that the present state with both gradl
[
https://issues.apache.org/jira/browse/LUCENE-8954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045654#comment-17045654
]
Namgyu Kim commented on LUCENE-8954:
Jenkins builds were completed well.
[https://je
[
https://issues.apache.org/jira/browse/LUCENE-8954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Namgyu Kim resolved LUCENE-8954.
Resolution: Fixed
> Refactor Nori(Korean) Analyzer
> --
>
>
[
https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045638#comment-17045638
]
Gus Heck commented on SOLR-14283:
-
Given that this needs to be fixed in 8.5 (a 2 line nul
[
https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gus Heck updated SOLR-14283:
Summary: Fix NPE in SolrTestCaseJ4 preventing it from working on external
projects (was: Fix NPE in SolrTe
[
https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045632#comment-17045632
]
Gus Heck commented on SOLR-14283:
-
Good point, thx
> Fix NPE in SolrTestCaseJ4 preventin
[
https://issues.apache.org/jira/browse/LUCENE-9016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045631#comment-17045631
]
Jan Høydahl commented on LUCENE-9016:
-
[GitHub Pull Request #1291|https://github.com
[
https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gus Heck updated SOLR-14283:
Summary: Fix NPE in SolrTestCaseJ4 (was: Fix NPE caused by SOLR-14217)
> Fix NPE in SolrTestCaseJ4
> -
[
https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045629#comment-17045629
]
David Smiley commented on SOLR-14283:
-
Please update the title to be more meaningful
janhoy opened a new pull request #1291: LUCENE-9016: RefGuide meta doc for how
to publish website
URL: https://github.com/apache/lucene-solr/pull/1291
Using new git site
This is an automated message from the Apache Git Servic
[
https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045622#comment-17045622
]
Gus Heck commented on SOLR-14283:
-
The patch unfortunately only works on 8.5, due to new
mikemccand commented on a change in pull request #1233: LUCENE-9202: refactor
leaf collectors in TopFieldCollector
URL: https://github.com/apache/lucene-solr/pull/1233#discussion_r384540627
##
File path: lucene/core/src/java/org/apache/lucene/search/TopFieldCollector.java
#
[
https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gus Heck updated SOLR-14283:
Attachment: (was: SOLR-14217.patch)
> Fix NPE caused by SOLR-14217
>
>
>
[
https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gus Heck updated SOLR-14283:
Attachment: SOLR-14283.patch
> Fix NPE caused by SOLR-14217
>
>
>
[
https://issues.apache.org/jira/browse/LUCENE-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045584#comment-17045584
]
ASF subversion and git services commented on LUCENE-9252:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-9252:
---
Fix Version/s: 8.5
master (9.0)
Resolution: Fixed
[
https://issues.apache.org/jira/browse/LUCENE-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045582#comment-17045582
]
ASF subversion and git services commented on LUCENE-9252:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward resolved LUCENE-9207.
---
Fix Version/s: master (9.0)
Resolution: Fixed
> Don't build SpanQuery in QueryBuilder
[
https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045581#comment-17045581
]
Gus Heck commented on SOLR-14283:
-
Given the severity of this, and with an 8.5 release co
[
https://issues.apache.org/jira/browse/LUCENE-9207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045579#comment-17045579
]
ASF subversion and git services commented on LUCENE-9207:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-7398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045580#comment-17045580
]
ASF subversion and git services commented on LUCENE-7398:
-
Commi
romseygeek merged pull request #1239: LUCENE-9207: Don't build span queries in
QueryBuilder
URL: https://github.com/apache/lucene-solr/pull/1239
This is an automated message from the Apache Git Service.
To respond to the mes
[
https://issues.apache.org/jira/browse/LUCENE-9227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045577#comment-17045577
]
Michael McCandless commented on LUCENE-9227:
{quote}Is [~mikemccand]'s Lucen
[
https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gus Heck updated SOLR-14283:
Attachment: SOLR-14217.patch
> Fix NPE caused by SOLR-14217
>
>
>
[
https://issues.apache.org/jira/browse/SOLR-14283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gus Heck updated SOLR-14283:
Priority: Blocker (was: Major)
> Fix NPE caused by SOLR-14217
>
>
>
[
https://issues.apache.org/jira/browse/LUCENE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045570#comment-17045570
]
Xin-Chun Zhang commented on LUCENE-9004:
As mentioned by [~tomoko], the static c
Gus Heck created SOLR-14283:
---
Summary: Fix NPE caused by SOLR-14217
Key: SOLR-14283
URL: https://issues.apache.org/jira/browse/SOLR-14283
Project: Solr
Issue Type: Bug
Security Level: Public
[
https://issues.apache.org/jira/browse/LUCENE-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045567#comment-17045567
]
Michael McCandless commented on LUCENE-9252:
Thanks [~asalamon74], patch loo
dsmiley commented on a change in pull request #1288: SOLR-14281: Make sharedLib
configurable through SysProp
URL: https://github.com/apache/lucene-solr/pull/1288#discussion_r384499506
##
File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java
##
@@ -607,19 +6
dsmiley commented on a change in pull request #1288: SOLR-14281: Make sharedLib
configurable through SysProp
URL: https://github.com/apache/lucene-solr/pull/1288#discussion_r384498162
##
File path: solr/CHANGES.txt
##
@@ -110,6 +110,9 @@ Improvements
* SOLR-14114: Add W
dsmiley commented on a change in pull request #1288: SOLR-14281: Make sharedLib
configurable through SysProp
URL: https://github.com/apache/lucene-solr/pull/1288#discussion_r384499124
##
File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java
##
@@ -607,19 +6
[
https://issues.apache.org/jira/browse/LUCENE-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Salamon updated LUCENE-9252:
---
Attachment: LUCENE-9252-01.patch
> Fix or suppress 6 rawtypes/unchecked precommit warnings i
Andras Salamon created LUCENE-9252:
--
Summary: Fix or suppress 6 rawtypes/unchecked precommit warnings
in lucene/spatial
Key: LUCENE-9252
URL: https://issues.apache.org/jira/browse/LUCENE-9252
Projec
[
https://issues.apache.org/jira/browse/LUCENE-9252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Salamon updated LUCENE-9252:
---
Status: Patch Available (was: Open)
> Fix or suppress 6 rawtypes/unchecked precommit warnin
Andrei Minin created SOLR-14282:
---
Summary: /get handler doesn't return copied fields
Key: SOLR-14282
URL: https://issues.apache.org/jira/browse/SOLR-14282
Project: Solr
Issue Type: Bug
Se
iverase opened a new pull request #1290: LUCENE-9251: Filter equal edges with
different value on isEdgeFromPolygon
URL: https://github.com/apache/lucene-solr/pull/1290
See https://issues.apache.org/jira/browse/LUCENE-9251
Unfortunately, I haven't been able to produce a meaningful uni
Ignacio Vera created LUCENE-9251:
Summary: Polygon tessellator fails to detect some collinear points
Key: LUCENE-9251
URL: https://issues.apache.org/jira/browse/LUCENE-9251
Project: Lucene - Core
[
https://issues.apache.org/jira/browse/SOLR-13910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045361#comment-17045361
]
Jan Høydahl commented on SOLR-13910:
New PR which removes the yellow security warning
janhoy commented on a change in pull request #15: Conditionally show security
warning block only if news last 60 days.
URL: https://github.com/apache/lucene-site/pull/15#discussion_r384401449
##
File path: .editorconfig
##
@@ -6,13 +6,7 @@ end_of_line = lf
insert_final_ne
janhoy opened a new pull request #15: Conditionally show security warning block
only if news last 60 days.
URL: https://github.com/apache/lucene-site/pull/15
SOLR-13910 followup
This PR converts from static calculation in Pelican of age for last secuity
news, to dynamic calculation
[
https://issues.apache.org/jira/browse/LUCENE-7908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045291#comment-17045291
]
Andras Salamon commented on LUCENE-7908:
I think these warnings have been alread
[
https://issues.apache.org/jira/browse/LUCENE-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045265#comment-17045265
]
Bruno Roustant edited comment on LUCENE-9237 at 2/26/20 9:10 AM:
-
[
https://issues.apache.org/jira/browse/LUCENE-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Roustant updated LUCENE-9237:
---
Description:
New version of TermsEnum intersect for UniformSplit. It is 75% more efficient
[
https://issues.apache.org/jira/browse/LUCENE-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045265#comment-17045265
]
Bruno Roustant edited comment on LUCENE-9237 at 2/26/20 9:05 AM:
-
[
https://issues.apache.org/jira/browse/LUCENE-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045274#comment-17045274
]
Bruno Roustant commented on LUCENE-9237:
Other benchmark with Lucene84 FST-on-he
[
https://issues.apache.org/jira/browse/LUCENE-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17045274#comment-17045274
]
Bruno Roustant edited comment on LUCENE-9237 at 2/26/20 9:05 AM:
-
1 - 100 of 105 matches
Mail list logo