Package | Description |
---|---|
com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
com.groupdocs.search.options |
The package provides classes to specify additional options of various operations.
|
Modifier and Type | Method and Description |
---|---|
protected static ISearchDocumentFilter |
SearchDocumentFilter.fromArrayProtected(ArrayReader reader) |
Modifier and Type | Method and Description |
---|---|
protected static DateFormat |
DateFormat.create(ArrayReader reader) |
protected static DateFormatCollection |
DateFormatCollection.create(ArrayReader reader) |
protected static FuzzySearchOptions |
FuzzySearchOptions.create(ArrayReader reader) |
protected static SearchOptions |
SearchOptions.create(ArrayReader reader) |
protected static SpellingCorrectorOptions |
SpellingCorrectorOptions.create(ArrayReader reader) |
protected static FuzzyAlgorithm |
FuzzyAlgorithm.createProtected(ArrayReader reader) |