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/11/07 20:29:41 UTC

lucene-solr:master: SOLR-12913: grammer fix

Repository: lucene-solr
Updated Branches:
  refs/heads/master 531b16633 -> 9594ee38b


SOLR-12913: grammer fix


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

Branch: refs/heads/master
Commit: 9594ee38bbc1ece63dff9e876cf513b12e2469e5
Parents: 531b166
Author: Joel Bernstein <jb...@apache.org>
Authored: Wed Nov 7 15:29:13 2018 -0500
Committer: Joel Bernstein <jb...@apache.org>
Committed: Wed Nov 7 15:29:13 2018 -0500

----------------------------------------------------------------------
 solr/solr-ref-guide/src/vectorization.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/9594ee38/solr/solr-ref-guide/src/vectorization.adoc
----------------------------------------------------------------------
diff --git a/solr/solr-ref-guide/src/vectorization.adoc b/solr/solr-ref-guide/src/vectorization.adoc
index acd56ec..9483cc3 100644
--- a/solr/solr-ref-guide/src/vectorization.adoc
+++ b/solr/solr-ref-guide/src/vectorization.adoc
@@ -248,7 +248,7 @@ When this expression is sent to the `/stream` handler it responds with:
 }
 ----
 
-== Facet Co-Occurrence Matrices
+== Facet Co-occurrence Matrices
 
 The `facet` function can be used to quickly perform mulit-dimension aggregations of categorical data from
 records stored in a Solr Cloud collection. These multi-dimension aggregations can represent co-occurrence