mirror of
https://github.com/apache/lucene.git
synced 2025-02-21 09:36:46 +00:00
LUCENE-3687: remove now-obselete TODO
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232556 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b11a68218d
commit
c4f57c6081
@ -54,7 +54,6 @@ public class Lucene3xCodec extends Codec {
|
||||
// TODO: this should really be a different impl
|
||||
private final TermVectorsFormat vectorsFormat = new Lucene40TermVectorsFormat();
|
||||
|
||||
// TODO: this should really be a different impl
|
||||
private final FieldInfosFormat fieldInfosFormat = new Lucene3xFieldInfosFormat();
|
||||
|
||||
// TODO: this should really be a different impl
|
||||
|
Loading…
x
Reference in New Issue
Block a user