Hi,

First you need to enable term vectors at index time.
Then you can access terms and their statistics in a document.


http://makble.com/what-is-term-vector-in-lucene
Ahmet



On Tuesday, September 13, 2016 11:53 AM, szzoli <reg9sz...@freemail.hu> wrote:
Hi,

how can I use TermVectors ? I have read the API, but it is not clear to me.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-can-I-list-all-the-terms-from-a-document-tp4294797p4295922.html

Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to