Github user synhershko commented on a diff in the pull request:
https://github.com/apache/lucenenet/pull/177#discussion_r73789929
--- Diff: src/Lucene.Net.Tests/core/Index/TestIndexWriterCommit.cs ---
@@ -732,5 +736,21 @@ public virtual void TestCommitUserData()
dir.Dispose();
}
+
+ private void AddDoc(IndexWriter writer)
--- End diff --
please put a comment on the original methods so if they change we know to
reach back here to update accordingly
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---