Re: [PR] User Behavior Insights implementation for Apache Solr [solr]

2024-08-16 Thread via GitHub
epugh commented on PR #2452: URL: https://github.com/apache/solr/pull/2452#issuecomment-2294355229 I am having some second thoughts about the idea of logging ubi queries to disk... Why? Any real use case you want them to go somewhere. Plus log4j is a pain to touch... So... May just

Re: [PR] TestExportWriter fix, loosen order constraint [solr]

2024-08-16 Thread via GitHub
dsmiley merged PR #2615: URL: https://github.com/apache/solr/pull/2615 -- 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.apache.or

[jira] [Commented] (SOLR-17180) Migrate snapshotscli.sh code into bin/solr and hdfs module code

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874355#comment-17874355 ] Eric Pugh commented on SOLR-17180: -- Thanks [~houston]...   so let me see if I can answer

Re: [PR] SOLR-17412: Skip nested atomic updates for non-existent child docs [solr]

2024-08-16 Thread via GitHub
cpoerschke commented on code in PR #2652: URL: https://github.com/apache/solr/pull/2652#discussion_r1720105002 ## solr/core/src/java/org/apache/solr/update/processor/AtomicUpdateDocumentMerger.java: ## @@ -69,10 +69,12 @@ public class AtomicUpdateDocumentMerger { private st

Re: [PR] SOLR-17334: Enable coordinator nodes to handle requests other than `/select` [solr]

2024-08-16 Thread via GitHub
cpoerschke commented on PR #2527: URL: https://github.com/apache/solr/pull/2527#issuecomment-2293856349 > I opened a draft merge request with the changes of the current main to your branch. [otto-de#2](https://github.com/otto-de/solr/pull/2) However, it may not be completely finished until

Re: [PR] PULL_REQUEST_TEMPLATE.md edit: mention "allow edits from maintainers" organisation fork caveat [solr]

2024-08-16 Thread via GitHub
cpoerschke merged PR #2630: URL: https://github.com/apache/solr/pull/2630 -- 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.apache

[jira] [Resolved] (SOLR-13350) Explore collector managers for multi-threaded search

2024-08-16 Thread Christine Poerschke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-13350. Resolution: Fixed > Explore collector managers for multi-threaded search >

Re: [PR] SOLR-17158 Terminate distributed processing quickly when query limit is reached - Initial impl [solr]

2024-08-16 Thread via GitHub
gus-asf commented on PR #2379: URL: https://github.com/apache/solr/pull/2379#issuecomment-2293656598 > Wow, this PR touches 33 files, which is super surprising compared to #2493 Can this be simplified or split up? Ok finally back to this. Sorry about the delay, the merge of a multi-t

Re: [PR] SOLR-17412: Skip nested atomic updates for non-existent child docs [solr]

2024-08-16 Thread via GitHub
timatbw commented on PR #2652: URL: https://github.com/apache/solr/pull/2652#issuecomment-2293646567 Possibly, I will have a look through the docs and see what is said about atomic updates and child docs, especially the nested atomic updates which are relatively new. -- This is an automa

Re: [PR] SOLR-17412: Skip nested atomic updates for non-existent child docs [solr]

2024-08-16 Thread via GitHub
epugh commented on PR #2652: URL: https://github.com/apache/solr/pull/2652#issuecomment-2293643066 Does this need some Ref Guide love? -- 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

[jira] [Updated] (SOLR-17412) Skip nested atomic updates for non-existent child docs

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17412: -- Labels: patch-with-test pull-request-available (was: patch-with-test) > Skip nested atomic upd

[PR] SOLR-17412: Skip nested atomic updates for non-existent child docs [solr]

2024-08-16 Thread via GitHub
timatbw opened a new pull request, #2652: URL: https://github.com/apache/solr/pull/2652 https://issues.apache.org/jira/browse/SOLR-17412 # Description Allow updates that are atomic updates containing nested atomic updates to quietly skip any child docs that don't ex

[jira] [Resolved] (SOLR-11206) Migrate logic from bin/solr scripts to SolrCLI

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-11206. -- Fix Version/s: main (10.0) 9.7 Resolution: Fixed With the work done in recent

[jira] [Created] (SOLR-17412) Skip nested atomic updates for non-existent child docs

2024-08-16 Thread Tim Owen (Jira)
Tim Owen created SOLR-17412: --- Summary: Skip nested atomic updates for non-existent child docs Key: SOLR-17412 URL: https://issues.apache.org/jira/browse/SOLR-17412 Project: Solr Issue Type: Improve

[jira] [Resolved] (SOLR-15831) Refactor bin/solr and bin/solr.cmd to delegate args parsing and usage help to SolrCLI

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-15831. -- Fix Version/s: main (10.0) 9.7 Resolution: Fixed Children tasks are done!  Th

[jira] [Resolved] (SOLR-7043) Refactor SolrCLI, bin\solr, bin\solr.cmd to be more unit-testable and less OS specific

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-7043. - Fix Version/s: main (10.0) 9.7 Resolution: Fixed With the recent releases of 9x,

[jira] [Commented] (SOLR-11206) Migrate logic from bin/solr scripts to SolrCLI

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874272#comment-17874272 ] Eric Pugh commented on SOLR-11206: -- Okay, I think we are done on this!   Barring someone

[jira] [Resolved] (SOLR-17359) Make SolrCLI handle arg parsing of zk sub commands

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-17359. -- Fix Version/s: main (10.0) (was: 9.7) Assignee: Eric Pugh Resolut

[jira] [Resolved] (SOLR-16829) Refactor bin/solr and bin/solr.cmd to delegate usage help to SolrCLI

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-16829. -- Resolution: Fixed This is done now that the zk args parsing has been completed in main.   The remainin

[jira] [Resolved] (SOLR-11896) bin/solr create doesn't complain when invalid options are used

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-11896. -- Resolution: Cannot Reproduce > bin/solr create doesn't complain when invalid options are used > ---

[jira] [Commented] (SOLR-11896) bin/solr create doesn't complain when invalid options are used

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874266#comment-17874266 ] Eric Pugh commented on SOLR-11896: -- I tested this, and everything appears to work...  I

[jira] [Commented] (SOLR-12429) ZK upconfig throws confusing error when it encounters a symlink

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874264#comment-17874264 ] Eric Pugh commented on SOLR-12429: -- I just opened up a PR, would love some eyes.. > ZK

Re: [PR] SOLR-12429: Prevent symbolic links from being uploaded as part of a configset [solr]

2024-08-16 Thread via GitHub
gus-asf commented on code in PR #2651: URL: https://github.com/apache/solr/pull/2651#discussion_r1719891393 ## solr/core/src/java/org/apache/solr/util/FileTypeMagicUtil.java: ## @@ -60,6 +60,14 @@ public static void assertConfigSetFolderLegal(Path confPath) throws IOException

Re: [PR] SOLR-12429: Prevent symbolic links from being uploaded as part of a configset [solr]

2024-08-16 Thread via GitHub
fsparv commented on code in PR #2651: URL: https://github.com/apache/solr/pull/2651#discussion_r1719890154 ## solr/core/src/java/org/apache/solr/util/FileTypeMagicUtil.java: ## @@ -60,6 +60,14 @@ public static void assertConfigSetFolderLegal(Path confPath) throws IOException

[jira] [Updated] (SOLR-12429) ZK upconfig throws confusing error when it encounters a symlink

2024-08-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-12429: -- Labels: pull-request-available (was: ) > ZK upconfig throws confusing error when it encounters

[PR] SOLR-12429: Prevent symbolic links from being uploaded as part of a configset [solr]

2024-08-16 Thread via GitHub
epugh opened a new pull request, #2651: URL: https://github.com/apache/solr/pull/2651 https://issues.apache.org/jira/browse/SOLR-12429 # Description Preventing the upload of a configset via bin/solr zk upload that contains symbolic links to files and dirs. This prevents a

[jira] [Assigned] (SOLR-12429) ZK upconfig throws confusing error when it encounters a symlink

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh reassigned SOLR-12429: Assignee: Eric Pugh > ZK upconfig throws confusing error when it encounters a symlink > --

[jira] [Commented] (SOLR-17394) IndexFetcher should inspect HTTP status codes on its requests

2024-08-16 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874202#comment-17874202 ] ASF subversion and git services commented on SOLR-17394: Commit 7

[jira] [Commented] (SOLR-16620) Solr CLI should be able to do a node healthcheck

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874186#comment-17874186 ] Eric Pugh commented on SOLR-16620: -- [~houston] thoughts on this ticket?   I'm getting to

[jira] [Updated] (SOLR-14627) SynonymGraphFilterFactory with Wordnet format synonym file produces array_index_out_of_bounds_exception at query time

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh updated SOLR-14627: - Component/s: (was: SolrCLI) > SynonymGraphFilterFactory with Wordnet format synonym file produces >

[jira] [Updated] (SOLR-15226) org.apache.lucene.index.IndexNotFoundException: no segments* file found in LockValidatingDirectoryWrapper(NRTCachingDirectory

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh updated SOLR-15226: - Component/s: (was: SolrCLI) > org.apache.lucene.index.IndexNotFoundException: no segments* file found

[jira] [Commented] (SOLR-11611) Starting Solr using solr.cmd fails under Windows, when the path contains a parenthesis character

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874183#comment-17874183 ] Eric Pugh commented on SOLR-11611: -- What do you all think about adding a page to Ref Gui

[jira] [Commented] (SOLR-15231) zk upconfig does not recognize ZK_HOST style url

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874182#comment-17874182 ] Eric Pugh commented on SOLR-15231: -- Any updates on this [~subhajitdas298] ?   I'd love s

[jira] [Resolved] (SOLR-17407) Error from server at http://localhost:6083/solr/ranger_audits

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh resolved SOLR-17407. -- Resolution: Invalid Please use the user mailing list for tech support.    If you have a distinct bug,

[jira] [Comment Edited] (SOLR-15469) start/stop script fails on multiple instance

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874180#comment-17874180 ] Eric Pugh edited comment on SOLR-15469 at 8/16/24 10:37 AM: T

[jira] [Updated] (SOLR-15469) start/stop script fails on multiple instance

2024-08-16 Thread Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh updated SOLR-15469: - Resolution: Won't Fix Status: Resolved (was: Patch Available) This use case has become less freq

Re: [PR] SOLR-15469: start/stop script fails on multiple instances [solr]

2024-08-16 Thread via GitHub
epugh closed pull request #170: SOLR-15469: start/stop script fails on multiple instances URL: https://github.com/apache/solr/pull/170 -- 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 co

Re: [PR] SOLR-17394: Check response status in IndexFetcher [solr]

2024-08-16 Thread via GitHub
epugh commented on code in PR #2621: URL: https://github.com/apache/solr/pull/2621#discussion_r1719667781 ## solr/core/src/java/org/apache/solr/handler/IndexFetcher.java: ## @@ -1988,16 +1989,38 @@ private FastInputStream getStream() throws IOException { req.setBasePath

Re: [PR] Update dependency commons-cli:commons-cli to v1.9.0 [solr]

2024-08-16 Thread via GitHub
epugh merged PR #2650: URL: https://github.com/apache/solr/pull/2650 -- 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.apache.org