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 2019/10/15 01:39:10 UTC

[lucene-solr] branch SOLR-13105-visual updated: SOLR-13105: Proof search-sample 3

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

jbernste pushed a commit to branch SOLR-13105-visual
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/SOLR-13105-visual by this push:
     new 001a511  SOLR-13105: Proof search-sample 3
001a511 is described below

commit 001a511c396d217244f8a6134c2cd16b22318631
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Mon Oct 14 21:39:03 2019 -0400

    SOLR-13105: Proof search-sample 3
---
 solr/solr-ref-guide/src/search-sample.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/solr/solr-ref-guide/src/search-sample.adoc b/solr/solr-ref-guide/src/search-sample.adoc
index 22e43ee..91bf65a 100644
--- a/solr/solr-ref-guide/src/search-sample.adoc
+++ b/solr/solr-ref-guide/src/search-sample.adoc
@@ -184,8 +184,8 @@ then visualized as a heatmap.
 
 image::images/math-expressions/facet2D.png[]
 
-The `facet2D` function supports one of the following aggregate functions: count(*), sum(field),
-avg(field), min(field), max(field).
+The `facet2D` function supports one of the following aggregate functions: count(*), sum,
+avg, min, max.
 
 === timeseries