git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637530 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2014-11-08 08:52:35 +00:00
parent e59980558c
commit ca8681a449
1 changed files with 0 additions and 1 deletions

View File

@ -619,7 +619,6 @@ public abstract class BaseTokenStreamTestCase extends LuceneTestCase {
currentField = new Field("dummy", bogus, ft);
doc.add(currentField);
} else {
System.out.println("add doc=" + doc);
iw.addDocument(doc);
if (doc.getFields().size() > 1) {
// back to 1 field