From a7245d5e785fb3e60cc37b8df9d1c78a1a0699e7 Mon Sep 17 00:00:00 2001 From: Cassandra Targett Date: Thu, 15 Jun 2017 18:04:46 -0700 Subject: [PATCH] SOLR-10892: fix trailing white space --- solr/solr-ref-guide/src/the-term-vector-component.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solr/solr-ref-guide/src/the-term-vector-component.adoc b/solr/solr-ref-guide/src/the-term-vector-component.adoc index dd73d8640ec..218d55393eb 100644 --- a/solr/solr-ref-guide/src/the-term-vector-component.adoc +++ b/solr/solr-ref-guide/src/the-term-vector-component.adoc @@ -138,7 +138,7 @@ If `true`, the Term Vector Component will run. `tv.docIds`:: For a given comma-separated list of Lucene document IDs (*not* the Solr Unique Key), term vectors will be returned. -`tv.fl`:: +`tv.fl`:: For a given comma-separated list of fields, term vectors will be returned. If not specified, the `fl` parameter is used. `tv.all`::