This is an automated email from the ASF dual-hosted git repository.

epugh pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_9x by this push:
     new 9c85870b834 Fix reference in collapse and expand docs (#3522)
9c85870b834 is described below

commit 9c85870b8342caf205e6538fff05cecd65f0f729
Author: Benedikt Werner <[email protected]>
AuthorDate: Tue Oct 28 21:29:33 2025 +0100

    Fix reference in collapse and expand docs (#3522)
---
 .../modules/query-guide/pages/collapse-and-expand-results.adoc          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/solr/solr-ref-guide/modules/query-guide/pages/collapse-and-expand-results.adoc
 
b/solr/solr-ref-guide/modules/query-guide/pages/collapse-and-expand-results.adoc
index cfce616a453..a2e493cacfa 100644
--- 
a/solr/solr-ref-guide/modules/query-guide/pages/collapse-and-expand-results.adoc
+++ 
b/solr/solr-ref-guide/modules/query-guide/pages/collapse-and-expand-results.adoc
@@ -128,7 +128,7 @@ Setting the size above the number of results expected in 
the result set will eli
 |Optional |Default: `true`
 |===
 +
-In combination with the <<Collapsing Query Parser>> all elevated docs are 
visible at the beginning of the result set.
+In combination with the xref:query-elevation-component.adoc[Query Elevation 
Component] all elevated docs are visible at the beginning of the result set.
 If this parameter is `false`, only the representative is visible if the 
elevated docs has the same collapse key.
 
 

Reply via email to