Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.4
-
None
-
New
Description
IndexWriter offers a commit(String commitUserData) method.
IndexReader can commit as well using the flush/close methods and so
needs an analogous method that accepts commitUserData.