You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jb...@apache.org on 2018/08/12 17:02:41 UTC

[08/13] lucene-solr:branch_7x: SOLR-11947: Try new anchor format

SOLR-11947: Try new anchor format


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

Branch: refs/heads/branch_7x
Commit: 378a0a97d1d585313fc767d220bece9ccc5f7d44
Parents: 9681645
Author: Joel Bernstein <jb...@apache.org>
Authored: Mon Mar 26 21:27:04 2018 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Sun Aug 12 12:39:42 2018 -0400

----------------------------------------------------------------------
 solr/solr-ref-guide/src/machine-learning.adoc | 2 +-
 solr/solr-ref-guide/src/math-expressions.adoc | 2 +-
 solr/solr-ref-guide/src/term-vectors.adoc     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/378a0a97/solr/solr-ref-guide/src/machine-learning.adoc
----------------------------------------------------------------------
diff --git a/solr/solr-ref-guide/src/machine-learning.adoc b/solr/solr-ref-guide/src/machine-learning.adoc
index 577220a..2290388 100644
--- a/solr/solr-ref-guide/src/machine-learning.adoc
+++ b/solr/solr-ref-guide/src/machine-learning.adoc
@@ -267,7 +267,7 @@ Once the clustering has been completed there are a number of useful functions av
 for examining the *clusters* and *centroids*.
 
 The examples below are clustering *term vectors*.
-The chapter on link:term-vectors.adoc#term-vectors[Text Analysis and Term Vectors] should be
+The chapter on <<term-vectors.adoc#text1,Text Analysis and Term Vectors>> should be
 consulted for a full explanation of these features.
 
 === Centroid Features

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/378a0a97/solr/solr-ref-guide/src/math-expressions.adoc
----------------------------------------------------------------------
diff --git a/solr/solr-ref-guide/src/math-expressions.adoc b/solr/solr-ref-guide/src/math-expressions.adoc
index 62d16fe..d2c3dec 100644
--- a/solr/solr-ref-guide/src/math-expressions.adoc
+++ b/solr/solr-ref-guide/src/math-expressions.adoc
@@ -40,7 +40,7 @@ record in your Solr Cloud cluster computable.
 
 == <<vectorization.adoc#vectorization,Streams and Vectorization>>
 
-== <<term-vectors.adoc#text-analysis-and-term-vectors,Text Analysis and Term Vectors>>
+== <<term-vectors.adoc#text1,Text Analysis and Term Vectors>>
 
 == <<statistics.adoc#statistics,Statistics>>
 

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/378a0a97/solr/solr-ref-guide/src/term-vectors.adoc
----------------------------------------------------------------------
diff --git a/solr/solr-ref-guide/src/term-vectors.adoc b/solr/solr-ref-guide/src/term-vectors.adoc
index 32c4bfa..0ddf9ad 100644
--- a/solr/solr-ref-guide/src/term-vectors.adoc
+++ b/solr/solr-ref-guide/src/term-vectors.adoc
@@ -1,4 +1,4 @@
-= Text Analysis and Term Vectors
+= [[text1]]Text Analysis and Term Vectors
 // Licensed to the Apache Software Foundation (ASF) under one
 // or more contributor license agreements.  See the NOTICE file
 // distributed with this work for additional information