Overload List
Name | Description | |
---|---|---|
GetCommitUserData()()()() | Retrieve the String userData optionally passed to
IndexWriter#commit. This will return null if {@link
IndexWriter#Commit(Map)} has never been called for
this index.
| |
GetCommitUserData(Directory) | Reads commitUserData, previously passed to {@link
IndexWriter#Commit(Map)}, from current index
segments file. This will return null if {@link
IndexWriter#Commit(Map)} has never been called for
this index.
|