
jira at apache
Aug 17, 2007, 9:54 AM
Post #1 of 1
(329 views)
Permalink
|
|
[jira] Created: (LUCENE-984) remove TermVectorsWriter (it's no longer used)
|
|
remove TermVectorsWriter (it's no longer used) ---------------------------------------------- Key: LUCENE-984 URL: https://issues.apache.org/jira/browse/LUCENE-984 Project: Lucene - Java Issue Type: Bug Components: Index Affects Versions: 2.3 Reporter: Michael McCandless Assignee: Michael McCandless Priority: Trivial Fix For: 2.3 We should remove TermVectorsWriter: it's no longer used now that DocumentsWriter writes the term vectors directly to the index. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe [at] lucene For additional commands, e-mail: java-dev-help [at] lucene
|