You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ar...@apache.org on 2018/11/07 12:30:14 UTC

lucene-solr:branch_7x: Remove hyperlink to - now spammy - heliosearch domain

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_7x fb9f963a7 -> decfd6707


Remove hyperlink to - now spammy - heliosearch domain


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/decfd670
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/decfd670
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/decfd670

Branch: refs/heads/branch_7x
Commit: decfd6707687d436ffdfe785f28260bc8b04df03
Parents: fb9f963
Author: Alexandre Rafalovitch <ar...@apache.org>
Authored: Wed Nov 7 07:26:12 2018 -0500
Committer: Alexandre Rafalovitch <ar...@apache.org>
Committed: Wed Nov 7 07:27:58 2018 -0500

----------------------------------------------------------------------
 solr/solr-ref-guide/src/collapse-and-expand-results.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/decfd670/solr/solr-ref-guide/src/collapse-and-expand-results.adoc
----------------------------------------------------------------------
diff --git a/solr/solr-ref-guide/src/collapse-and-expand-results.adoc b/solr/solr-ref-guide/src/collapse-and-expand-results.adoc
index d967b93..6eb4e1b 100644
--- a/solr/solr-ref-guide/src/collapse-and-expand-results.adoc
+++ b/solr/solr-ref-guide/src/collapse-and-expand-results.adoc
@@ -120,7 +120,7 @@ The CollapsingQParserPlugin fully supports the QueryElevationComponent.
 
 == Expand Component
 
-The ExpandComponent can be used to expand the groups that were collapsed by the http://heliosearch.org/the-collapsingqparserplugin-solrs-new-high-performance-field-collapsing-postfilter/[CollapsingQParserPlugin].
+The ExpandComponent can be used to expand the groups that were collapsed by the CollapsingQParserPlugin.
 
 Example usage with the CollapsingQParserPlugin: