Field userData
Holds the userData of the last commit in the index
Namespace: Lucene.Net.Index
Assembly: Lucene.Net.NetCore.dll
Syntax
public IDictionary<string, string> userData
Returns
Type | Description |
---|---|
IDictionary<System.String, System.String> |