mirror of https://github.com/apache/lucene.git
SOLR-10892: fix trailing white space
This commit is contained in:
parent
bf26608f6d
commit
a7245d5e78
|
@ -138,7 +138,7 @@ If `true`, the Term Vector Component will run.
|
||||||
`tv.docIds`::
|
`tv.docIds`::
|
||||||
For a given comma-separated list of Lucene document IDs (*not* the Solr Unique Key), term vectors will be returned.
|
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.
|
For a given comma-separated list of fields, term vectors will be returned. If not specified, the `fl` parameter is used.
|
||||||
|
|
||||||
`tv.all`::
|
`tv.all`::
|
||||||
|
|
Loading…
Reference in New Issue