Dear,

I need to retrieve all terms that are stored in various fields in the
documents so that I can perform calculations of some metrics for each term
t from my base document.

I realized that by using the TermVector the index gets a large size, about
80% of the size of my collection of documents. Is this a normal index size?

Is there any way to get the terms that are in a field of a Document without
using TermVector?

Thank you.

-- 
Weberth Fernandes
webert...@gmail.com
(31) 8583-1872

Reply via email to