
msperling at strozfriedberg
May 8, 2012, 3:43 PM
Post #1 of 1
(134 views)
Permalink
|
|
Is there any way to obtain a TermFreqVector without indexing a document?
|
|
I would like to use Lucene to obtain TermFreqVector information for a set of text files, but I dont need to add these files to a Lucene index. Is there a way to obtain TermFreqVector for a text file without incurring the overhead of adding the file to a Lucene index as a document? -- View this message in context: http://lucene.472066.n3.nabble.com/Is-there-any-way-to-obtain-a-TermFreqVector-without-indexing-a-document-tp3972701.html Sent from the Lucene - General mailing list archive at Nabble.com.
|