Package com.groupdocs.search

The package provides classes for indexing and searching text data in documents of different formats.

See: Description

Package com.groupdocs.search Description

The package provides classes for indexing and searching text data in documents of different formats. The main classes in this package are:

  • Index is the entry point for indexing and search operations.
  • SearchQuery is the base class and the factory for all types of search queries in object form.
  • IndexRepository is a container class for combining multiple indexes and performing common operations on them.
  • Copyright © 2020. All rights reserved.