Overload List
Name | Description | |
---|---|---|
IndexWriter(FileInfo, Analyzer) | Obsolete. Constructs an IndexWriter for the index in
CopyC# path CopyC# a | |
IndexWriter(String, Analyzer) | Obsolete. Constructs an IndexWriter for the index in
CopyC# path CopyC# a | |
IndexWriter(Directory, Analyzer) | Obsolete. Constructs an IndexWriter for the index in
CopyC# d CopyC# a | |
IndexWriter(FileInfo, Analyzer, IndexWriter..::..MaxFieldLength) | Obsolete. Constructs an IndexWriter for the index in
CopyC# path CopyC# a | |
IndexWriter(FileInfo, Analyzer, Boolean) | Obsolete. Constructs an IndexWriter for the index in CopyC# path CopyC# a CopyC# create CopyC# path | |
IndexWriter(String, Analyzer, IndexWriter..::..MaxFieldLength) | Obsolete. Constructs an IndexWriter for the index in
CopyC# path CopyC# a | |
IndexWriter(String, Analyzer, Boolean) | Obsolete. Constructs an IndexWriter for the index in CopyC# path CopyC# a CopyC# create CopyC# path | |
IndexWriter(Directory, Analyzer, IndexWriter..::..MaxFieldLength) | Constructs an IndexWriter for the index in
CopyC# d CopyC# a | |
IndexWriter(Directory, Analyzer, Boolean) | Obsolete. Constructs an IndexWriter for the index in CopyC# d CopyC# a CopyC# create CopyC# d | |
IndexWriter(Directory, Boolean, Analyzer) | Obsolete. Constructs an IndexWriter for the index in
CopyC# d CopyC# a | |
IndexWriter(FileInfo, Analyzer, Boolean, IndexWriter..::..MaxFieldLength) | Obsolete. Constructs an IndexWriter for the index in CopyC# path CopyC# a CopyC# create CopyC# path | |
IndexWriter(String, Analyzer, Boolean, IndexWriter..::..MaxFieldLength) | Obsolete. Constructs an IndexWriter for the index in CopyC# path CopyC# a CopyC# create CopyC# path | |
IndexWriter(Directory, Analyzer, IndexDeletionPolicy, IndexWriter..::..MaxFieldLength) | Expert: constructs an IndexWriter with a custom {@link
IndexDeletionPolicy}, for the index in CopyC# d CopyC# a | |
IndexWriter(Directory, Analyzer, Boolean, IndexWriter..::..MaxFieldLength) | Constructs an IndexWriter for the index in CopyC# d CopyC# a CopyC# create CopyC# d | |
IndexWriter(Directory, Boolean, Analyzer, IndexDeletionPolicy) | Obsolete. Expert: constructs an IndexWriter with a custom {@link
IndexDeletionPolicy}, for the index in CopyC# d CopyC# a | |
IndexWriter(Directory, Boolean, Analyzer, Boolean) | Obsolete. Constructs an IndexWriter for the index in CopyC# d CopyC# a CopyC# create CopyC# d | |
IndexWriter(Directory, Analyzer, IndexDeletionPolicy, IndexWriter..::..MaxFieldLength, IndexCommit) | Expert: constructs an IndexWriter on specific commit
point, with a custom {@link IndexDeletionPolicy}, for
the index in CopyC# d CopyC# a | |
IndexWriter(Directory, Analyzer, Boolean, IndexDeletionPolicy, IndexWriter..::..MaxFieldLength) | Expert: constructs an IndexWriter with a custom {@link
IndexDeletionPolicy}, for the index in CopyC# d CopyC# a CopyC# create CopyC# d | |
IndexWriter(Directory, Boolean, Analyzer, Boolean, IndexDeletionPolicy) | Obsolete. Expert: constructs an IndexWriter with a custom {@link
IndexDeletionPolicy}, for the index in CopyC# d CopyC# a CopyC# create CopyC# d |