: What is Field Term Vector? how we can use this?

I don't think anything in Solr uses Term Vector's out of hte box ... they
are a low level Lucene concept that may be useful to you if you are
writting a custo mRequestHandler and want access to them.

They are also useful if you want to use MoreLikeThis support (see https://issues.apache.org/jira/browse/SOLR-69 and the attached patch).

-- Ken
--
Ken Krugler
Krugle, Inc.
+1 530-210-6378
"Find Code, Find Answers"

Reply via email to