[
https://issues.apache.org/jira/browse/SOLR-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185680#comment-17185680
]
Antonio Dinis commented on SOLR-14779:
--
Thank you Erick,
I will try the community w
atris commented on a change in pull request #1785:
URL: https://github.com/apache/lucene-solr/pull/1785#discussion_r478243445
##
File path:
solr/core/src/java/org/apache/solr/util/circuitbreaker/CircuitBreakerManager.java
##
@@ -121,19 +135,41 @@ public static String toErrorMe
atris merged pull request #1785:
URL: https://github.com/apache/lucene-solr/pull/1785
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 t
[
https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Atri Sharma resolved SOLR-14588.
Resolution: Fixed
Fixed configuration in
[https://github.com/apache/lucene-solr/commit/6a7da3cd508
[
https://issues.apache.org/jira/browse/SOLR-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Atri Sharma resolved SOLR-6930.
---
Resolution: Fixed
> Provide "Circuit Breakers" For Expensive Solr Queries
> --
janhoy commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-681865016
My first attempt at this gave some bash errors:
```
./gradlew assemble
> Configure project :solr:docker
readlink: illegal option -- f
usage: readlink [-n] [f
janhoy commented on pull request #1362:
URL: https://github.com/apache/lucene-solr/pull/1362#issuecomment-681924972
Perhaps this can be more dynamic, i.e. we require whatever claim that is
configured for `principalClaim` in the config. This defaults to `sub`, but if
someone configures e.g.
[
https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185855#comment-17185855
]
Gus Heck commented on SOLR-14726:
-
Can we make it a goal that the user be **completely**
[
https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185857#comment-17185857
]
Gus Heck commented on SOLR-14726:
-
One caveat to what I just said is that cloud vs non-cl
[
https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185855#comment-17185855
]
Gus Heck edited comment on SOLR-14726 at 8/27/20, 2:00 PM:
---
Can
Thomas Schmiereck created SOLR-14782:
Summary: QueryElevationComponent does not handle escaped query
terms
Key: SOLR-14782
URL: https://issues.apache.org/jira/browse/SOLR-14782
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185873#comment-17185873
]
Gus Heck commented on SOLR-14726:
-
Oh and there's that elephant just outside the doorway
Jan Høydahl created LUCENE-9485:
---
Summary: Smoke tester could abort early if Solr port 8983 is not
available
Key: LUCENE-9485
URL: https://issues.apache.org/jira/browse/LUCENE-9485
Project: Lucene - Cor
janhoy opened a new pull request #1792:
URL: https://github.com/apache/lucene-solr/pull/1792
Simple port check before tests start
This is an automated message from the Apache Git Service.
To respond to the message, please log
msokolov commented on pull request #1789:
URL: https://github.com/apache/lucene-solr/pull/1789#issuecomment-681978792
It's nice that this change is so straightforward. It makes me realize I
don't know what happens today if we specify an index Sort and then open an
existing index that is no
s1monw commented on pull request #1789:
URL: https://github.com/apache/lucene-solr/pull/1789#issuecomment-681983796
> It's nice that this change is so straightforward. It makes me realize I
don't know what happens today if we specify an index Sort and then open an
existing index that is no
[
https://issues.apache.org/jira/browse/SOLR-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185889#comment-17185889
]
Alexandre Rafalovitch commented on SOLR-14726:
--
I absolutely agree on First
Adrien Grand created LUCENE-9486:
Summary: Explore using preset dictionaries with LZ4 for stored
fields
Key: LUCENE-9486
URL: https://issues.apache.org/jira/browse/LUCENE-9486
Project: Lucene - Core
jpountz opened a new pull request #1793:
URL: https://github.com/apache/lucene-solr/pull/1793
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-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185896#comment-17185896
]
Antonio Dinis commented on SOLR-14779:
--
Didn't manage to get any help from the commu
[
https://issues.apache.org/jira/browse/LUCENE-4045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-4045.
-
Resolution: Invalid
No longer applicable (master).
> Switch Maven test runner from maven-surefi
[
https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-5283.
-
Resolution: Fixed
> Fail the build if ant test didn't execute any tests (everything filtered out
[
https://issues.apache.org/jira/browse/LUCENE-9126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9126.
-
Resolution: Workaround
> Javadoc linting options silently swallow documentation errors
> ---
[
https://issues.apache.org/jira/browse/LUCENE-9126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185903#comment-17185903
]
Dawid Weiss commented on LUCENE-9126:
-
JDK bug is fixed in JDK 15. I'm closing this
[
https://issues.apache.org/jira/browse/LUCENE-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185904#comment-17185904
]
Adrien Grand edited comment on LUCENE-9486 at 8/27/20, 3:02 PM:
--
[
https://issues.apache.org/jira/browse/LUCENE-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185904#comment-17185904
]
Adrien Grand commented on LUCENE-9486:
--
I played with various configurations and en
[
https://issues.apache.org/jira/browse/SOLR-14779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185908#comment-17185908
]
Erick Erickson commented on SOLR-14779:
---
Check your spam folder, there's at least t
markrmiller commented on pull request #1781:
URL: https://github.com/apache/lucene-solr/pull/1781#issuecomment-682046480
> @markrmiller Is this the right idea for removing ignores?
This is the right idea though, as Tim says, some of these tests may already
be okay due to other change
[
https://issues.apache.org/jira/browse/LUCENE-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186038#comment-17186038
]
Robert Muir commented on LUCENE-9486:
-
+1
> Explore using preset dictionaries with
Alexandre Rafalovitch created SOLR-14783:
Summary: Remove DIH from 9.0
Key: SOLR-14783
URL: https://issues.apache.org/jira/browse/SOLR-14783
Project: Solr
Issue Type: Task
Secur
HoustonPutman commented on pull request #1769:
URL: https://github.com/apache/lucene-solr/pull/1769#issuecomment-682185233
@janhoy The tests should hopefully work for you now, though I do have the
gnu utils installed, so I'm not sure they will.
The tests are no longer run by default
Erick Erickson created SOLR-14784:
-
Summary: Reproducible failure for DirectUpdateHandlerTest
Key: SOLR-14784
URL: https://issues.apache.org/jira/browse/SOLR-14784
Project: Solr
Issue Type: B
[
https://issues.apache.org/jira/browse/SOLR-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-14784:
--
Attachment: DirectUpdateHandlerTest-fail.txt
> Reproducible failure for DirectUpdateHandlerTest
[
https://issues.apache.org/jira/browse/SOLR-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-14784:
--
Attachment: DirectUpdateHandlerTest-success.xml
> Reproducible failure for DirectUpdateHandlerT
[
https://issues.apache.org/jira/browse/SOLR-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186120#comment-17186120
]
Erick Erickson commented on SOLR-14784:
---
Oh crap. Ignore me so far, although this t
[
https://issues.apache.org/jira/browse/SOLR-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-14784:
--
Comment: was deleted
(was: Oh crap. Ignore me so far, although this test is failing fairly regu
[
https://issues.apache.org/jira/browse/SOLR-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-14784:
--
Description:
This is rather weird. It apparently was introduced by LUCENE-9456, but that
seems
[
https://issues.apache.org/jira/browse/SOLR-14784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186123#comment-17186123
]
Erick Erickson commented on SOLR-14784:
---
Here's an interesting bit from the failure
[
https://issues.apache.org/jira/browse/SOLR-14783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186148#comment-17186148
]
Ishan Chattopadhyaya commented on SOLR-14783:
-
+1
> Remove DIH from 9.0
> --
[
https://issues.apache.org/jira/browse/SOLR-14783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186157#comment-17186157
]
Alexandre Rafalovitch commented on SOLR-14783:
--
DIH depends on two database
[
https://issues.apache.org/jira/browse/SOLR-14783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186159#comment-17186159
]
Alexandre Rafalovitch commented on SOLR-14783:
--
solr/server/etc/security.pol
[
https://issues.apache.org/jira/browse/SOLR-14783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186170#comment-17186170
]
Ishan Chattopadhyaya commented on SOLR-14783:
-
bq. solr/server/etc/security.p
[
https://issues.apache.org/jira/browse/SOLR-14616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186185#comment-17186185
]
Ishan Chattopadhyaya commented on SOLR-14616:
-
Based on today's committer mee
[
https://issues.apache.org/jira/browse/SOLR-14616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya reassigned SOLR-14616:
---
Assignee: Ishan Chattopadhyaya (was: Anshum Gupta)
> Remove CDCR from 9.0
>
[
https://issues.apache.org/jira/browse/SOLR-14616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-14616:
Fix Version/s: master (9.0)
> Remove CDCR from 9.0
>
>
>
arafalov opened a new pull request #1794:
URL: https://github.com/apache/lucene-solr/pull/1794
# Description
DIH has been deprecated in 8.6 and was marked to remove in 9.0
# Solution
This removes DIH and vast majority of its references.
(Should probably be squashed on
[
https://issues.apache.org/jira/browse/SOLR-14776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cao Manh Dat updated SOLR-14776:
Description: Computing fingerprint can very costly and take time. But the
current implementation wi
[
https://issues.apache.org/jira/browse/SOLR-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186238#comment-17186238
]
ASF subversion and git services commented on SOLR-14684:
Commit a
[
https://issues.apache.org/jira/browse/SOLR-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186239#comment-17186239
]
ASF subversion and git services commented on SOLR-14684:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-13973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186244#comment-17186244
]
David Smiley commented on SOLR-13973:
-
Andrew, your illustration confuses/surprises m
[
https://issues.apache.org/jira/browse/SOLR-14783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186251#comment-17186251
]
Alexandre Rafalovitch commented on SOLR-14783:
--
The changes are in PR, ready
[
https://issues.apache.org/jira/browse/SOLR-14617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186256#comment-17186256
]
Alexandre Rafalovitch commented on SOLR-14617:
--
Accidental duplication. This
Gitterh created SOLR-14785:
--
Summary: Update synonyms by API and reload collection in Solr
Key: SOLR-14785
URL: https://issues.apache.org/jira/browse/SOLR-14785
Project: Solr
Issue Type: Task
53 matches
Mail list logo