From 9594ee38bbc1ece63dff9e876cf513b12e2469e5 Mon Sep 17 00:00:00 2001 From: Joel Bernstein Date: Wed, 7 Nov 2018 15:29:13 -0500 Subject: [PATCH] SOLR-12913: grammer fix --- solr/solr-ref-guide/src/vectorization.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solr/solr-ref-guide/src/vectorization.adoc b/solr/solr-ref-guide/src/vectorization.adoc index acd56ec0f8e..9483cc38c61 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