SOLR-10892: fix trailing white space

This commit is contained in:
Cassandra Targett 2017-06-15 18:04:46 -07:00
parent bf26608f6d
commit a7245d5e78
1 changed files with 1 additions and 1 deletions

View File

@ -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`::