add comment

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201971 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2011-11-15 00:03:08 +00:00
parent ea4f87fd25
commit a7c9644098

View File

@ -169,6 +169,7 @@ public class MultiIndexDocValues extends IndexDocValues {
}
}
// TODO: this is dup of IndexDocValues.getDefaultSource()?
private static class EmptySource extends Source {
public EmptySource(ValueType type) {