: 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 w
: 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.
-Hoss
What is Field Term Vector? how we can use this?
Suresh