Package | Description |
---|---|
com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
com.groupdocs.search.common |
The package provides common classes of the library.
|
Modifier and Type | Method and Description |
---|---|
static SearchQuery |
SearchQuery.createWordPatternQuery(WordPattern pattern)
Creates a word pattern query.
|
Modifier and Type | Method and Description |
---|---|
protected static int[] |
WordPattern.getCharacters(WordPattern wordPattern) |