[
https://issues.apache.org/jira/browse/SOLR-14781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444250#comment-17444250
]
ASF subversion and git services commented on SOLR-14781:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-14781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-14781.
-
Fix Version/s: main (9.0)
Assignee: David Smiley
Resolution: Fixed
> Remove unuse
dsmiley merged pull request #330:
URL: https://github.com/apache/solr/pull/330
--
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...@
[
https://issues.apache.org/jira/browse/SOLR-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski resolved SOLR-15536.
Fix Version/s: main (9.0)
Resolution: Fixed
> Rewrite '/c//shards' v2 APIs to use an
[
https://issues.apache.org/jira/browse/SOLR-15792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski updated SOLR-15792:
---
Parent: SOLR-15182
Issue Type: Sub-task (was: Improvement)
Security: (was:
[
https://issues.apache.org/jira/browse/SOLR-15792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski resolved SOLR-15792.
Fix Version/s: main (9.0)
Resolution: Fixed
> Rewrite '/c//shards/' v2 APIs to use a
[
https://issues.apache.org/jira/browse/SOLR-15792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski reassigned SOLR-15792:
--
Assignee: Jason Gerlowski
> Rewrite '/c//shards/' v2 APIs to use annotation framework.
[
https://issues.apache.org/jira/browse/SOLR-15792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444242#comment-17444242
]
ASF subversion and git services commented on SOLR-15792:
Commit 9
gerlowskija merged pull request #415:
URL: https://github.com/apache/solr/pull/415
--
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
[
https://issues.apache.org/jira/browse/SOLR-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444219#comment-17444219
]
ASF subversion and git services commented on SOLR-15536:
Commit 8
gerlowskija merged pull request #218:
URL: https://github.com/apache/solr/pull/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 to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr
[
https://issues.apache.org/jira/browse/SOLR-15797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-15797:
--
Description:
Currently, to use OpenTracing support with SolrJ, client applications must
[
https://issues.apache.org/jira/browse/SOLR-15797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444182#comment-17444182
]
Chris M. Hostetter commented on SOLR-15797:
---
{quote}...You can add headers in t
sonatype-lift[bot] commented on a change in pull request #407:
URL: https://github.com/apache/solr/pull/407#discussion_r749771293
##
File path: solr/core/src/java/org/apache/solr/filestore/PackageStoreAPI.java
##
@@ -337,7 +337,7 @@ private void writeRawFile(SolrQueryRequest re
madrob commented on a change in pull request #414:
URL: https://github.com/apache/solr/pull/414#discussion_r749585421
##
File path: solr/core/src/test/org/apache/solr/cloud/ReplaceNodeTest.java
##
@@ -210,6 +212,25 @@ public void test() throws Exception {
}
+ @Test
+ p
mkhludnev opened a new pull request #417:
URL: https://github.com/apache/solr/pull/417
https://issues.apache.org/jira/browse/SOLR-X
# Description
Please provide a short description of the changes you're making with this
pull request.
# Solution
Pl
[
https://issues.apache.org/jira/browse/SOLR-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-15799:
--
Attachment: Screen Shot 2021-11-15 at 2.07.24 PM.png
> Solr SQL should allow the schema name on
[
https://issues.apache.org/jira/browse/SOLR-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444105#comment-17444105
]
Timothy Potter commented on SOLR-15799:
---
Looks like it may be coming from the SQL A
[
https://issues.apache.org/jira/browse/SOLR-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-15799:
--
Description:
Started kicking the tires on Solr SQL with Superset and the first issue I
encount
[
https://issues.apache.org/jira/browse/SOLR-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-15799:
--
Attachment: Screen Shot 2021-11-15 at 1.55.14 PM.png
> Solr SQL should allow the schema name on
[
https://issues.apache.org/jira/browse/SOLR-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-15799:
--
Labels: RobustSQL (was: )
> Solr SQL should allow the schema name on table names if possible
>
Timothy Potter created SOLR-15799:
-
Summary: Solr SQL should allow the schema name on table names if
possible
Key: SOLR-15799
URL: https://issues.apache.org/jira/browse/SOLR-15799
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-15438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444085#comment-17444085
]
Mikhail Khludnev commented on SOLR-15438:
-
Hi, David.
That's it
https://issues.
[
https://issues.apache.org/jira/browse/SOLR-15438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352038#comment-17352038
]
Mikhail Khludnev edited comment on SOLR-15438 at 11/15/21, 8:19 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-15774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter resolved SOLR-15774.
---
Fix Version/s: main (9.0)
Resolution: Fixed
> Security Admin UI screen add permission
[
https://issues.apache.org/jira/browse/SOLR-15774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444060#comment-17444060
]
ASF subversion and git services commented on SOLR-15774:
Commit 0
thelabdude merged pull request #404:
URL: https://github.com/apache/solr/pull/404
--
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.
[
https://issues.apache.org/jira/browse/SOLR-15776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444051#comment-17444051
]
Timothy Potter commented on SOLR-15776:
---
Agree with Jan that doing something now is
[
https://issues.apache.org/jira/browse/SOLR-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444044#comment-17444044
]
David Smiley commented on SOLR-15367:
-
Yeah, makes sense.
> Convert "rid" functional
[
https://issues.apache.org/jira/browse/SOLR-15797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444035#comment-17444035
]
David Smiley commented on SOLR-15797:
-
At work we do this without any special changes
HoustonPutman commented on pull request #414:
URL: https://github.com/apache/solr/pull/414#issuecomment-969173065
@sigram , you might be interested too, but I can't add you as a reviewer.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
[
https://issues.apache.org/jira/browse/SOLR-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444000#comment-17444000
]
Jason Gerlowski commented on SOLR-15706:
There's an 8.11 release currently underw
[
https://issues.apache.org/jira/browse/SOLR-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443997#comment-17443997
]
Don commented on SOLR-15706:
Any idea when 8.11 will be released? This is a pretty serious bu
cpoerschke commented on pull request #159:
URL: https://github.com/apache/solr/pull/159#issuecomment-969144721
> @cpoerschke I wanted to get this sorted, any chance you could be another
set of eyes
From looking at the changes I'm wondering if
[RequestUtil](https://github.com/apa
[
https://issues.apache.org/jira/browse/SOLR-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443989#comment-17443989
]
Chris M. Hostetter commented on SOLR-15367:
---
{quote}IIUC, even if a "solr clien
[
https://issues.apache.org/jira/browse/SOLR-15797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443985#comment-17443985
]
Chris M. Hostetter commented on SOLR-15797:
---
I suspect this will likely mean ei
David Eric Pugh created SOLR-15798:
--
Summary: Document use of wildcard in requesting field lists
Key: SOLR-15798
URL: https://issues.apache.org/jira/browse/SOLR-15798
Project: Solr
Issue Typ
Chris M. Hostetter created SOLR-15797:
-
Summary: SolrJ Tracer support
Key: SOLR-15797
URL: https://issues.apache.org/jira/browse/SOLR-15797
Project: Solr
Issue Type: Improvement
Sec
[
https://issues.apache.org/jira/browse/SOLR-15367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443974#comment-17443974
]
Chris M. Hostetter commented on SOLR-15367:
---
Ah, ok ... i see what you mean.
I
dalbani commented on issue #364:
URL: https://github.com/apache/solr-operator/issues/364#issuecomment-969062840
For those who might be interested in an alternative to @fernaspiazu's trick,
here's how I did it:
```
lifecycleHooks:
postStart:
exec:
command:
[
https://issues.apache.org/jira/browse/SOLR-15635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443865#comment-17443865
]
Mikhail Khludnev commented on SOLR-15635:
-
Hm.. I've committed, but it looks like
[
https://issues.apache.org/jira/browse/SOLR-12297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gerlowski resolved SOLR-12297.
Resolution: Fixed
> Add Http2SolrClient, capable of HTTP/1.1, HTTP/2, and asynchronous requ
[
https://issues.apache.org/jira/browse/SOLR-15635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17443776#comment-17443776
]
ASF subversion and git services commented on SOLR-15635:
Commit 6
bszabo97 commented on pull request #330:
URL: https://github.com/apache/solr/pull/330#issuecomment-968653829
I would highly appreciate that, thank you! My name is Bence Szabo.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
44 matches
Mail list logo