GroupDocs.Search - API Reference
Namespaces
NamespaceDescription
GroupDocs.Search
The namespace provides classes for indexing and searching text data in documents of different formats. The main classes in this namespace 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.
GroupDocs.Search.Common
The namespace provides common classes of the library.
GroupDocs.Search.Dictionaries
The namespace provides classes of various dictionaries.
GroupDocs.Search.Events
The namespace provides classes of event arguments.
GroupDocs.Search.Exceptions
The namespace provides exception classes.
GroupDocs.Search.Highlighters
The namespace provides highlighters for highlighting search results in text.
GroupDocs.Search.Options
The namespace provides classes to specify additional options of various operations.
GroupDocs.Search.Results
The namespace provides search result classes.