Re: [PR] Clarify the cache behavior in the Ref Guide [solr]

2024-05-22 Thread via GitHub
epugh merged PR #2472: URL: https://github.com/apache/solr/pull/2472 -- 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

Re: [PR] Clarify the cache behavior in the Ref Guide [solr]

2024-05-22 Thread via GitHub
epugh commented on PR #2472: URL: https://github.com/apache/solr/pull/2472#issuecomment-2125731069 Okay, I added just a tweak after building the ref guide site and reading through it! thank you! -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] Clarify the cache behavior in the Ref Guide [solr]

2024-05-22 Thread via GitHub
AndreyBozhko commented on code in PR #2472: URL: https://github.com/apache/solr/pull/2472#discussion_r1610122730 ## solr/solr-ref-guide/modules/configuration-guide/pages/caches-warming.adoc: ## @@ -86,7 +86,6 @@ The async cache provides most significant improvement with many co

Re: [PR] Clarify the cache behavior in the Ref Guide [solr]

2024-05-22 Thread via GitHub
epugh commented on code in PR #2472: URL: https://github.com/apache/solr/pull/2472#discussion_r1609814674 ## solr/solr-ref-guide/modules/configuration-guide/pages/caches-warming.adoc: ## @@ -86,7 +86,6 @@ The async cache provides most significant improvement with many concurren

Re: [PR] Clarify the cache behavior in the Ref Guide [solr]

2024-05-21 Thread via GitHub
AndreyBozhko commented on code in PR #2472: URL: https://github.com/apache/solr/pull/2472#discussion_r1609010867 ## solr/solr-ref-guide/modules/configuration-guide/pages/caches-warming.adoc: ## @@ -86,7 +86,6 @@ The async cache provides most significant improvement with many co

[PR] Clarify the cache behavior in the Ref Guide [solr]

2024-05-21 Thread via GitHub
AndreyBozhko opened a new pull request, #2472: URL: https://github.com/apache/solr/pull/2472 # Description Clarify that only the filter cache, and not any other caches, can be disabled by the `cache` local parameter. # Checklist Please review the following and check all