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.
|
com.groupdocs.search.events |
The package provides classes of event arguments.
|
com.groupdocs.search.highlighters |
The package provides highlighters for highlighting search results in text.
|
com.groupdocs.search.options |
The package provides classes to specify additional options of various operations.
|
com.groupdocs.search.results |
The package provides search result classes.
|
Class and Description |
---|
ArrayReader
Represents a byte array data reader.
|
ArrayWriter
Represents a byte array data writer.
|
AttributeChangeBatch
Represents a container for attribute changes.
|
Cancellation
Represents an object for requesting cancellation of an operation.
|
ChunkSearchToken
Represents a token for the continuation of the chunk search (search by pages).
|
CustomExtractorCollection
Contains a collection of custom extractors.
|
DocumentField
Represents a document field data.
|
IDocumentLoader
Defines the document loader interface that is used to load lazy documents.
|
ILogger
Defines interface of a logger that is used for logging events and errors in an index.
|
IndexInfo
Contains basic information on an
Index . |
IndexingReport
Represents a detailed information on an indexing operation.
|
OutputAdapter
Represents the base class of an output adapter that is used to collect an output in a generalized form.
|
SearchReport
Represents a detailed information on a search operation.
|
WordPattern
Represents a word pattern to use in word wildcard search.
|
Class and Description |
---|
AttributeChangeBatch
Represents a container for attribute changes.
|
ChunkSearchToken
Represents a token for the continuation of the chunk search (search by pages).
|
CustomExtractorCollection
Contains a collection of custom extractors.
|
Delegate
Represents a delegate, which refers to a class instance that has a method to be invoked.
|
DocumentField
Represents a document field data.
|
ExtractedItemInfo
Represents a container item information.
|
IFieldExtractor
Provides methods for extracting fields from a document.
|
ILogger
Defines interface of a logger that is used for logging events and errors in an index.
|
IndexInfo
Contains basic information on an
Index . |
IndexingReport
Represents a detailed information on an indexing operation.
|
MulticastDelegate
Represents a delegate, which refers to class instances that have method to be invoked.
|
OutputAdapter
Represents the base class of an output adapter that is used to collect an output in a generalized form.
|
ResultBuilderFactory
Represents the base class of a result builder factory.
|
SearchReport
Represents a detailed information on a search operation.
|
WordPattern
Represents a word pattern to use in word wildcard search.
|
Class and Description |
---|
Delegate
Represents a delegate, which refers to a class instance that has a method to be invoked.
|
DocumentField
Represents a document field data.
|
IFieldExtractor
Provides methods for extracting fields from a document.
|
MulticastDelegate
Represents a delegate, which refers to class instances that have method to be invoked.
|
Class and Description |
---|
FragmentContainer
Represents a container for text fragments with highlighted found terms of one document field.
|
OutputAdapter
Represents the base class of an output adapter that is used to collect an output in a generalized form.
|
ResultBuilderFactory
Represents the base class of a result builder factory.
|
Class and Description |
---|
ArrayReader
Represents a byte array data reader.
|
ArrayWriter
Represents a byte array data writer.
|
Cancellation
Represents an object for requesting cancellation of an operation.
|
DocumentField
Represents a document field data.
|
IFieldExtractor
Provides methods for extracting fields from a document.
|
Class and Description |
---|
ChunkSearchToken
Represents a token for the continuation of the chunk search (search by pages).
|