Re: [PR] SOLR-17109: Give security manager explicit read access to sharedLib [solr]

2024-01-02 Thread via GitHub
janhoy commented on code in PR #2172: URL: https://github.com/apache/solr/pull/2172#discussion_r143379 ## solr/server/etc/security.policy: ## @@ -219,6 +219,9 @@ grant { permission java.io.FilePermission "${solr.allowPaths}", "read,write,delete,readlink"; permission j

[jira] [Commented] (SOLR-16203) Using SPI lookups of analysis components results in factories that don't get ResourceLoaderAware.inform called on them (When using ClassicIndexSchemaFactory)

2024-01-02 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-16203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801977#comment-17801977 ] Jan Høydahl commented on SOLR-16203: Reviving this and adding a draft PR, please have

[PR] SOLR-16203: Initialize schema plugins loaded by SPI name [solr]

2024-01-02 Thread via GitHub
janhoy opened a new pull request, #2175: URL: https://github.com/apache/solr/pull/2175 https://issues.apache.org/jira/browse/SOLR-16203 Naïve solution, explicitly calling `inform()` in `FieldTypePluginLoader`. The two tests from JIRA are added to this PR to demonstrate. There

[PR] Update org.slf4j:* to v2.0.10 [solr]

2024-01-02 Thread via GitHub
solrbot opened a new pull request, #2174: URL: https://github.com/apache/solr/pull/2174 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.slf4j:slf4j-api](http://www.slf4j.org) ([source](https://togithub.com/qos-ch/slf4j)) | de

[PR] SOLR-17066: Switch HttpSolrClient away from core URLs, pt 1 [solr]

2024-01-02 Thread via GitHub
gerlowskija opened a new pull request, #2173: URL: https://github.com/apache/solr/pull/2173 https://issues.apache.org/jira/browse/SOLR-17066 # Description SOLR-17066 introduced a `withDefaultCollection` builder method that can be used in lieu of providing a core URL as a "b

Re: [PR] SOLR-16397: Modify v2 'REQUESTSTATUS' API to be more REST-ful [solr]

2024-01-02 Thread via GitHub
gerlowskija commented on code in PR #2144: URL: https://github.com/apache/solr/pull/2144#discussion_r1439737702 ## solr/CHANGES.txt: ## @@ -124,6 +124,9 @@ Improvements * SOLR-17063: Do not retain log param references in LogWatcher (Michael Gibney) +* SOLR-16397: The comman

Re: [PR] SOLR-16397: Modify v2 'MERGEINDEXES' API to be more REST-ful [solr]

2024-01-02 Thread via GitHub
gerlowskija commented on code in PR #2128: URL: https://github.com/apache/solr/pull/2128#discussion_r1439701751 ## solr/core/src/java/org/apache/solr/handler/admin/api/MergeIndexes.java: ## @@ -0,0 +1,207 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or m

[jira] [Commented] (SOLR-16591) Refactor transient cores to be a subclass of SolrCores

2024-01-02 Thread Ilan Ginzburg (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801886#comment-17801886 ] Ilan Ginzburg commented on SOLR-16591: -- {quote}{color:#172b4d}Very few Solr users us

Re: [PR] add "test history where?" to dev-docs/FAQ.adoc [solr]

2024-01-02 Thread via GitHub
epugh commented on PR #2171: URL: https://github.com/apache/solr/pull/2171#issuecomment-1874355480 I have frequently asked "where are the links", so this is great... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Make parameter descriptions consistent in faceting.adoc [solr]

2024-01-02 Thread via GitHub
cpoerschke commented on code in PR #2162: URL: https://github.com/apache/solr/pull/2162#discussion_r1439672251 ## solr/solr-ref-guide/modules/query-guide/pages/faceting.adoc: ## @@ -113,7 +113,7 @@ This does not limit the query in any way, only the facets that would be returned

[PR] SOLR-17109: Give security manager explicit read access to sharedLib [solr]

2024-01-02 Thread via GitHub
tflobbe opened a new pull request, #2172: URL: https://github.com/apache/solr/pull/2172 (no comment) -- 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:

Re: [PR] add "test history where?" to dev-docs/FAQ.adoc [solr]

2024-01-02 Thread via GitHub
cpoerschke commented on code in PR #2171: URL: https://github.com/apache/solr/pull/2171#discussion_r1439663611 ## dev-docs/FAQ.adoc: ## @@ -91,3 +91,9 @@ If you don't yet have an account, you have to ask for one in the 'users' or 'dev 1. Please do not delete older files that y

[PR] add "test history where?" to dev-docs/FAQ.adoc [solr]

2024-01-02 Thread via GitHub
cpoerschke opened a new pull request, #2171: URL: https://github.com/apache/solr/pull/2171 Saw #2042 and https://lists.apache.org/thread/w15hfwdk22xdr535ndb9tbt42n4v9y52 and looking to have additional signposting somewhere, maybe here? -- This is an automated message from the Apache Git

[jira] [Updated] (SOLR-17097) Upgrade to Lucene 9.9

2024-01-02 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-17097: --- Description: Lucene 9.9 is released, https://lucene.apache.org/core/9_9_1/changes/Ch

[jira] [Updated] (SOLR-17097) Upgrade to Lucene 9.9

2024-01-02 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-17097: --- Summary: Upgrade to Lucene 9.9 (was: Upgrade to Lucene 9.9.0) > Upgrade to Lucene 9.

[PR] Update copyright year in NOTICE.txt file. [solr]

2024-01-02 Thread via GitHub
cpoerschke opened a new pull request, #2170: URL: https://github.com/apache/solr/pull/2170 Happy New Year 2024! -- 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 unsubscri

Re: [PR] SOLR-16397: Modify v2 'MERGEINDEXES' API to be more REST-ful [solr]

2024-01-02 Thread via GitHub
gerlowskija commented on PR #2128: URL: https://github.com/apache/solr/pull/2128#issuecomment-1874249196 Hey - sorry for the delay in reviewing this over the holidays. Taking a look now! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] SOLR-16397: Modify v2 'REQUESTSTATUS' API to be more REST-ful [solr]

2024-01-02 Thread via GitHub
gerlowskija commented on PR #2144: URL: https://github.com/apache/solr/pull/2144#issuecomment-1874248462 Hey - sorry for the delay in reviewing this over the holidays. Taking a look now! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Created] (SOLR-17109) solr.sharedLib should be explicitly added to the security policy with read access

2024-01-02 Thread Tomas Eduardo Fernandez Lobbe (Jira)
Tomas Eduardo Fernandez Lobbe created SOLR-17109: Summary: solr.sharedLib should be explicitly added to the security policy with read access Key: SOLR-17109 URL: https://issues.apache.org/jira/brow

[I] Run solr-operator and solr helm chart on openshift get error "would violate PodSecurity "restricted:v1.24"" [solr-operator]

2024-01-02 Thread via GitHub
aaronsuns opened a new issue, #671: URL: https://github.com/apache/solr-operator/issues/671 When try to run solr-operator and solr helm chart on openshift get the following error regarding podSecurity, the question is where to change that podSecurity? ``` 2024-01-02T09:23:51Z INFO

Re: [PR] SOLR-15741 updated filters.adoc [solr]

2024-01-02 Thread via GitHub
murx closed pull request #379: SOLR-15741 updated filters.adoc URL: https://github.com/apache/solr/pull/379 -- 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-ma