Hi, 
    I have manually pre-processed many documents into the following format:

termA    weightA
termB    weightB
termC    weightC
    
    The weight is a float number.  I have already manually built a term
vector for each document.
    My question is: How can I index the term vector into Lucene?
best,
serendipity

--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-explicit-indexing-a-term-with-its-weight-for-each-document-tp3142651p3142651.html
Sent from the Lucene - General mailing list archive at Nabble.com.

Reply via email to