Is there an easy way to index a list of words with precomputed frequencies
(WORD->FREQ)? Or should I create an artificial file containing each term
WORD repeated FREQ times? I guess I should modify DocumentWriter and
manipulate the postings...

Any idea or previous experiments with this?

Thanks,

Alex Murzaku


_______________________________________________
Lucene-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/lucene-dev

Reply via email to