gus-asf commented on code in PR #864:
URL: https://github.com/apache/solr/pull/864#discussion_r874314223
##
solr/core/src/java/org/apache/solr/cloud/api/collections/CreateAliasCmd.java:
##
@@ -140,15 +145,21 @@ private void callCreateRoutedAlias(
Sets.differen
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537880#comment-17537880
]
Shawn Heisey commented on SOLR-16200:
-
I reconfigured Solr to listen only on localhos
[
https://issues.apache.org/jira/browse/SOLR-16143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537879#comment-17537879
]
Mike Drob commented on SOLR-16143:
--
I would imagine that NodeCache would not have had th
gus-asf commented on code in PR #864:
URL: https://github.com/apache/solr/pull/864#discussion_r874295318
##
solr/core/src/java/org/apache/solr/core/CoreContainer.java:
##
@@ -2299,6 +2300,25 @@ public long getStatus() {
return status;
}
+ /**
+ * Retrieve the aliase
gus-asf commented on PR #864:
URL: https://github.com/apache/solr/pull/864#issuecomment-1128315761
How did we wind up choosing 100 char wrap? 80 or 120 are more normal... 80
is ancient standard for old green/amber screens, 120 happens to be Intellij
default I think. Also, not sure how this
madrob commented on code in PR #864:
URL: https://github.com/apache/solr/pull/864#discussion_r874282086
##
solr/core/src/java/org/apache/solr/core/CoreContainer.java:
##
@@ -2299,6 +2300,25 @@ public long getStatus() {
return status;
}
+ /**
+ * Retrieve the aliases
gus-asf commented on code in PR #864:
URL: https://github.com/apache/solr/pull/864#discussion_r874277009
##
solr/core/src/test/org/apache/solr/cloud/CreateRoutedAliasTest.java:
##
@@ -231,7 +217,106 @@ public void testV1() throws Exception {
assertNotNull(meta);
assert
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537859#comment-17537859
]
Shawn Heisey commented on SOLR-16200:
-
OK, I fired up the cloud example. Before star
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537857#comment-17537857
]
Shawn Heisey commented on SOLR-16200:
-
I wonder if SolrCloud might be the missing pie
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537855#comment-17537855
]
Shawn Heisey edited comment on SOLR-16200 at 5/17/22 12:53 AM:
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537856#comment-17537856
]
Shawn Heisey commented on SOLR-16200:
-
For completeness, this is what I added to my h
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537855#comment-17537855
]
Shawn Heisey edited comment on SOLR-16200 at 5/17/22 12:47 AM:
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537855#comment-17537855
]
Shawn Heisey commented on SOLR-16200:
-
I added a security.json file with the contents
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537854#comment-17537854
]
Shawn Heisey commented on SOLR-16200:
-
I can confirm that an out of the box Solr inst
[
https://issues.apache.org/jira/browse/SOLR-15977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537852#comment-17537852
]
Edward Ribeiro commented on SOLR-15977:
---
There are two analyzers defined for Portug
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537851#comment-17537851
]
Shawn Heisey commented on SOLR-16200:
-
[~sam123123] Also, what exact Solr version are
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537850#comment-17537850
]
Shawn Heisey commented on SOLR-16200:
-
I am very aware of this user's pain. A little
[
https://issues.apache.org/jira/browse/SOLR-16105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537832#comment-17537832
]
Edward Ribeiro commented on SOLR-16105:
---
That's a lot of very insightful informatio
[
https://issues.apache.org/jira/browse/SOLR-16105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537822#comment-17537822
]
Shawn Heisey edited comment on SOLR-16105 at 5/16/22 10:03 PM:
[
https://issues.apache.org/jira/browse/SOLR-16105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537822#comment-17537822
]
Shawn Heisey commented on SOLR-16105:
-
5.x and earlier did not put the version in the
anshumg merged PR #14:
URL: https://github.com/apache/solr-sandbox/pull/14
--
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 to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@solr.apach
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537757#comment-17537757
]
Eric Pugh commented on SOLR-16200:
--
Looks like all the requests are relative, in just pe
[
https://issues.apache.org/jira/browse/SOLR-16105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537758#comment-17537758
]
Eric Schoen commented on SOLR-16105:
That explains it. I did upgrade 6 to 7, but if L
HoustonPutman merged PR #5:
URL: https://github.com/apache/solr-docker/pull/5
--
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 to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@solr.ap
HoustonPutman opened a new pull request, #866:
URL: https://github.com/apache/solr/pull/866
Also fixing a small issue in the release wizard (the `gpg_key` needed to be
prepended by `gpg.` although it's the `gpg_fingerprint` now)
--
This is an automated message from the Apache Git Service.
[
https://issues.apache.org/jira/browse/SOLR-16143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537725#comment-17537725
]
David Smiley commented on SOLR-16143:
-
bq. A learning I got is that we should use Cur
[
https://issues.apache.org/jira/browse/SOLR-16105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537723#comment-17537723
]
Shawn Heisey commented on SOLR-16105:
-
Lucene 8.x (and by extension Solr 8.x) will no
[
https://issues.apache.org/jira/browse/SOLR-16105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537718#comment-17537718
]
Edward Ribeiro edited comment on SOLR-16105 at 5/16/22 6:43 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-16105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537718#comment-17537718
]
Edward Ribeiro edited comment on SOLR-16105 at 5/16/22 6:38 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-16105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537718#comment-17537718
]
Edward Ribeiro commented on SOLR-16105:
---
_"This index was initially created with Lu
[
https://issues.apache.org/jira/browse/SOLR-16143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537716#comment-17537716
]
Mike Drob edited comment on SOLR-16143 at 5/16/22 6:33 PM:
---
> T
[
https://issues.apache.org/jira/browse/SOLR-16143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated SOLR-16143:
-
Issue Type: Bug (was: Test)
> SolrConfig ResourceProvider can miss updates from ZooKeeper
>
[
https://issues.apache.org/jira/browse/SOLR-16143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537716#comment-17537716
]
Mike Drob commented on SOLR-16143:
--
> A learning I got from the above comments is that w
thelabdude opened a new pull request, #865:
URL: https://github.com/apache/solr/pull/865
https://issues.apache.org/jira/browse/SOLR-16199
# Description
Adding some more unit tests for LIKE clauses against text analyzed fields
# Solution
Still tinkering ...
#
[
https://issues.apache.org/jira/browse/SOLR-15940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537703#comment-17537703
]
Edward Ribeiro commented on SOLR-15940:
---
This issue seems to be related to this one
[
https://issues.apache.org/jira/browse/SOLR-15937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537699#comment-17537699
]
Edward Ribeiro edited comment on SOLR-15937 at 5/16/22 6:11 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-15937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537699#comment-17537699
]
Edward Ribeiro commented on SOLR-15937:
---
A SolrCloud collection is split into shard
[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537691#comment-17537691
]
Shawn Heisey commented on SOLR-16200:
-
If we can have the admin UI generate all relat
[
https://issues.apache.org/jira/browse/SOLR-15742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski reassigned SOLR-15742:
--
Assignee: Jason Gerlowski
> Rewrite v2 update APIs using annotation framework
> --
sam created SOLR-16200:
--
Summary: cant cancel scheme/protocol redirect when accessing the
admin UI
Key: SOLR-16200
URL: https://issues.apache.org/jira/browse/SOLR-16200
Project: Solr
Issue Type: Bug
[
https://issues.apache.org/jira/browse/SOLR-16199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-16199:
--
Fix Version/s: 8.11.2
9.1
> Solr SQL using {!complexphrase} for wildcard fil
Timothy Potter created SOLR-16199:
-
Summary: Solr SQL using {!complexphrase} for wildcard filters
doesn't always work as expected
Key: SOLR-16199
URL: https://issues.apache.org/jira/browse/SOLR-16199
Jason Gerlowski created SOLR-16198:
--
Summary: Fix "dynamic-nav" tabs in ref-guide
Key: SOLR-16198
URL: https://issues.apache.org/jira/browse/SOLR-16198
Project: Solr
Issue Type: Improvement
dsmiley commented on PR #816:
URL: https://github.com/apache/solr/pull/816#issuecomment-1127651597
Unless I'm missing something (maybe I looked too quickly at this PR), the
change seems invalid to me. If someone registers highlighters, they can be
chosen at runtime via `hl.method`.
epugh commented on PR #816:
URL: https://github.com/apache/solr/pull/816#issuecomment-1127582470
Instead of adding more complexity, could we just configure the `unified`
highlighter here and get rid of the others?
I like the ida of identifying unused configurations, but maybe that i
epugh commented on code in PR #863:
URL: https://github.com/apache/solr/pull/863#discussion_r873636747
##
solr/core/src/java/org/apache/solr/handler/admin/api/CancelTaskAPI.java:
##
@@ -0,0 +1,48 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * c
epugh commented on PR #862:
URL: https://github.com/apache/solr/pull/862#issuecomment-1127575994
LGTM! I thought I made v2 examples for every API a while back, great catch!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
47 matches
Mail list logo