Method Directory
Directory()
Returns the directory associated with this index. The Default implementation returns the directory specified by subclasses when delegating to the IndexReader(Directory) constructor, or throws an UnsupportedOperationException if one was not specified.
Declaration
public virtual Directory Directory()
Returns
Type | Description |
---|---|
Directory |