Overload List
Name | Description | |
---|---|---|
IndexReader()()()() | Initializes a new instance of the IndexReader class | |
IndexReader(Directory) | Obsolete. Legacy Constructor for backwards compatibility.
This Constructor should not be used, it exists for backwards
compatibility only to support legacy subclasses that did not "own"
a specific directory, but needed to specify something to be returned
by the directory() method. Future subclasses should delegate to the
no arg constructor and implement the directory() method as appropriate.
|