You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2017/06/16 01:05:21 UTC

[6/6] lucene-solr:master: SOLR-10892: fix trailing white space

SOLR-10892: fix trailing white space


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

Branch: refs/heads/master
Commit: a7245d5e785fb3e60cc37b8df9d1c78a1a0699e7
Parents: bf26608
Author: Cassandra Targett <ct...@apache.org>
Authored: Thu Jun 15 18:04:46 2017 -0700
Committer: Cassandra Targett <ct...@apache.org>
Committed: Thu Jun 15 18:04:46 2017 -0700

----------------------------------------------------------------------
 solr/solr-ref-guide/src/the-term-vector-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/a7245d5e/solr/solr-ref-guide/src/the-term-vector-component.adoc
----------------------------------------------------------------------
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 dd73d86..218d553 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`::