[jira] [Commented] (SOLR-17775) Optimize ValueSourceAugmenter

2025-06-02 Thread Yura (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955820#comment-17955820 ] Yura commented on SOLR-17775: - [~dsmiley], the improvement was quite significant. This is esp

[jira] [Resolved] (SOLR-17625) Remove NamedList.findRecursive (use _get instead)

2025-06-02 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-17625. - Resolution: Fixed Thanks for contributing Gaurav! I committed to the branches and removed findRe

[jira] [Commented] (SOLR-17625) Remove NamedList.findRecursive (use _get instead)

2025-06-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955810#comment-17955810 ] ASF subversion and git services commented on SOLR-17625: Commit 2

Re: [PR] SOLR-17492: Introduce recommendations of WAYS of running Solr from small to massive [solr]

2025-06-02 Thread via GitHub
epugh commented on PR #2783: URL: https://github.com/apache/solr/pull/2783#issuecomment-2931971378 I am kind of waiting for the 10x release cycle to spin up to push this along. There are some things I would change/update in this doc if we get some nicer ZK quorum stuff and role stuff done.

[PR] SOLR-17492: Introduce recommendations of WAYS of running Solr from small to massive [solr]

2025-06-02 Thread via GitHub
epugh opened a new pull request, #2783: URL: https://github.com/apache/solr/pull/2783 https://issues.apache.org/jira/browse/SOLR-17492 # Description Add recommendations of best practices for deploying Solr # Solution I am starting with my approach that I shared

[jira] [Commented] (SOLR-17770) Modernize the Jetty xml files

2025-06-02 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955724#comment-17955724 ] Houston Putman commented on SOLR-17770: --- Yep, and just generally replacing with our

[jira] [Commented] (SOLR-17770) Modernize the Jetty xml files

2025-06-02 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955709#comment-17955709 ] David Smiley commented on SOLR-17770: - Are you looking at the template/example jetty

Re: [PR] SOLR-16470: Include IOException in logs when DirectoryFileStream fails [solr]

2025-06-02 Thread via GitHub
mlbiscoc commented on PR #3373: URL: https://github.com/apache/solr/pull/3373#issuecomment-2930849382 > I wonder why these logs are warnings. The fact that they are warnings is probably intentionally why the exception wasn't appended. The exception used to be appended but when doing t

[jira] [Updated] (SOLR-17775) Optimize ValueSourceAugmenter

2025-06-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated SOLR-17775: -- Labels: pull-request-available (was: ) > Optimize ValueSourceAugmenter > -

Re: [PR] SOLR-17775: optimize ValueSourceAugmenter [solr]

2025-06-02 Thread via GitHub
mkhludnev commented on PR #3380: URL: https://github.com/apache/solr/pull/3380#issuecomment-2929962589 I like it. @devs please have a glance. I'm ready to merge, but prefer the second opinion. @yurkor thank you. Would you mind to add it into solr/CHANGES.txt 9.9.0 Optimizations ?