[
https://issues.apache.org/jira/browse/SOLR-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291455#comment-17291455
]
Mark Robert Miller commented on SOLR-15200:
---
I’ve started enabling the Nightly
[
https://issues.apache.org/jira/browse/SOLR-15200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Robert Miller updated SOLR-15200:
--
Description: Make the Nightly test run fly.
> Nightly test run.
> -
>
Peter Gromov created LUCENE-9813:
Summary: Add a convenience constructor IntsRef(int[])
Key: LUCENE-9813
URL: https://issues.apache.org/jira/browse/LUCENE-9813
Project: Lucene - Core
Issue Ty
donnerpeter opened a new pull request #2434:
URL: https://github.com/apache/lucene-solr/pull/2434
# Description
to avoid repetitive passing of 0 and array.length everywhere
# Solution
Add the constructor, call it where applicable
# Tests
Nothing
pawel-bugalski-dynatrace commented on a change in pull request #2429:
URL: https://github.com/apache/lucene-solr/pull/2429#discussion_r583526175
##
File path: lucene/core/src/java/org/apache/lucene/util/BytesRefHash.java
##
@@ -31,18 +31,21 @@
* to the id is encapsulated insi
pawel-bugalski-dynatrace commented on a change in pull request #2429:
URL: https://github.com/apache/lucene-solr/pull/2429#discussion_r583527169
##
File path: lucene/core/src/java/org/apache/lucene/util/BytesRefHash.java
##
@@ -31,18 +31,21 @@
* to the id is encapsulated insi
pawel-bugalski-dynatrace commented on a change in pull request #2429:
URL: https://github.com/apache/lucene-solr/pull/2429#discussion_r583564032
##
File path: lucene/core/src/test/org/apache/lucene/util/TestBytesRefHash.java
##
@@ -267,6 +271,71 @@ public void testFind() throws
epugh commented on a change in pull request #2430:
URL: https://github.com/apache/lucene-solr/pull/2430#discussion_r583565911
##
File path: solr/core/src/java/org/apache/solr/security/JWTIssuerConfig.java
##
@@ -68,6 +68,11 @@
private WellKnownDiscoveryConfig wellKnownDiscov
epugh commented on a change in pull request #2430:
URL: https://github.com/apache/lucene-solr/pull/2430#discussion_r583567245
##
File path: solr/core/src/java/org/apache/solr/security/JWTIssuerConfig.java
##
@@ -68,6 +68,11 @@
private WellKnownDiscoveryConfig wellKnownDiscov
epugh commented on pull request #2430:
URL: https://github.com/apache/lucene-solr/pull/2430#issuecomment-786585570
@janhoy I think we all know the answer to "is it worth all the extra code
lines" since we both have the same feeling ;-). Do you think the WARN logic
is EVEN useful since we
bruno-roustant commented on pull request #2412:
URL: https://github.com/apache/lucene-solr/pull/2412#issuecomment-786606912
@jaisonbi this PR has already been commented. The preferred way to configure
compression beyond the speed/compression Mode is to use PerField customization.
janhoy commented on pull request #2430:
URL: https://github.com/apache/lucene-solr/pull/2430#issuecomment-786612766
> Do you think the WARN logic is EVEN useful since we have a parameter now
that you have to intentionally set. I'm wondering what your thought is on
removing the warning in t
epugh commented on pull request #2430:
URL: https://github.com/apache/lucene-solr/pull/2430#issuecomment-786645918
I think you are right, so I'll yank out the WARN (and the related test
code), and then I think we are ready for merging!
-
Robert Muir created LUCENE-9814:
---
Summary: fix extremely slow 7.0 backwards tests in master
Key: LUCENE-9814
URL: https://issues.apache.org/jira/browse/LUCENE-9814
Project: Lucene - Core
Issue
[
https://issues.apache.org/jira/browse/LUCENE-9814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-9814:
Attachment: LUCENE-9814.patch
> fix extremely slow 7.0 backwards tests in master
> ---
[
https://issues.apache.org/jira/browse/LUCENE-9814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291674#comment-17291674
]
Michael McCandless commented on LUCENE-9814:
+1
> fix extremely slow 7.0 ba
rmuir commented on a change in pull request #2429:
URL: https://github.com/apache/lucene-solr/pull/2429#discussion_r583677955
##
File path: lucene/core/src/test/org/apache/lucene/util/TestBytesRefHash.java
##
@@ -267,6 +271,71 @@ public void testFind() throws Exception {
}
[
https://issues.apache.org/jira/browse/SOLR-15185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291690#comment-17291690
]
Joel Bernstein commented on SOLR-15185:
---
Let's see if we can remove the HashQParser
Joel Bernstein created SOLR-15201:
-
Summary: Improve the streaming expressions joins
Key: SOLR-15201
URL: https://issues.apache.org/jira/browse/SOLR-15201
Project: Solr
Issue Type: Improvemen
[
https://issues.apache.org/jira/browse/SOLR-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-15201:
--
Summary: Improve the streaming expression joins (was: Improve the
streaming expressions joins)
[
https://issues.apache.org/jira/browse/SOLR-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-15201:
--
Description:
The Solr 9.0 /export handler has faster sorting (SOLR-15064). It's time now to
re
[
https://issues.apache.org/jira/browse/SOLR-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-15201:
--
Description:
The Solr 9.0 /export handler has faster sorting (SOLR-15064). This improved
expor
[
https://issues.apache.org/jira/browse/SOLR-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-15201:
--
Description:
The Solr 9.0 /export handler has faster sorting (SOLR-15064). This improved
expor
[
https://issues.apache.org/jira/browse/SOLR-15146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291724#comment-17291724
]
Ilan Ginzburg commented on SOLR-15146:
--
I have updated the removing overseer doc des
[
https://issues.apache.org/jira/browse/LUCENE-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291821#comment-17291821
]
Christine Poerschke commented on LUCENE-8626:
-
I don't know if we've already
[
https://issues.apache.org/jira/browse/SOLR-15080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski updated SOLR-15080:
---
Attachment: SOLR-15080.patch
Status: Open (was: Open)
> Apache Zeppelin Sandbox Inte
[
https://issues.apache.org/jira/browse/SOLR-15080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291849#comment-17291849
]
Jason Gerlowski commented on SOLR-15080:
I've attached an updated version of this
[
https://issues.apache.org/jira/browse/SOLR-15080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291849#comment-17291849
]
Jason Gerlowski edited comment on SOLR-15080 at 2/26/21, 6:08 PM:
-
epugh commented on pull request #2430:
URL: https://github.com/apache/lucene-solr/pull/2430#issuecomment-786817645
Okay, I've spent quite a few hours attempting to a) Mock up the call to open
the URL, or b) Introduce a builder pattern that I could then mock out, and had
no joy. Refactori
[
https://issues.apache.org/jira/browse/SOLR-15080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291863#comment-17291863
]
David Eric Pugh commented on SOLR-15080:
I run {{solr/bin -c -e techproducts}} al
[
https://issues.apache.org/jira/browse/SOLR-15195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291864#comment-17291864
]
Anshum Gupta commented on SOLR-15195:
-
[~janhoy] - guess we should do this sooner so
thelabdude commented on a change in pull request #221:
URL:
https://github.com/apache/lucene-solr-operator/pull/221#discussion_r583859256
##
File path: docs/solr-cloud/solr-cloud-crd.md
##
@@ -543,3 +543,234 @@ spec:
```
The example settings above will result in your Solr po
[
https://issues.apache.org/jira/browse/SOLR-15080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291882#comment-17291882
]
Jason Gerlowski commented on SOLR-15080:
Oh really? I'm pleasantly surprised and
thelabdude merged pull request #221:
URL: https://github.com/apache/lucene-solr-operator/pull/221
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
thelabdude closed issue #218:
URL: https://github.com/apache/lucene-solr-operator/issues/218
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
Ken Liccardo created SOLR-15202:
---
Summary: Rule-Based Authorization Plugin not honoring "collection"
permission parameter
Key: SOLR-15202
URL: https://issues.apache.org/jira/browse/SOLR-15202
Project: S
janhoy commented on pull request #2430:
URL: https://github.com/apache/lucene-solr/pull/2430#issuecomment-786956265
Could you bring the or up to date with master? Lots of unrelated stuff in
the diff now.
This is an automated
[
https://issues.apache.org/jira/browse/SOLR-15195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291983#comment-17291983
]
Jan Høydahl commented on SOLR-15195:
Actually there is currently no code in solr repo
[
https://issues.apache.org/jira/browse/LUCENE-9814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292004#comment-17292004
]
ASF subversion and git services commented on LUCENE-9814:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-9814.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> fix extremely slow 7.0 backwards tests in
40 matches
Mail list logo