A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

add(String, String...) - Method in class com.groupdocs.search.common.AttributeChangeBatch
Adds the specified attributes to the specified indexed document.
add(String[], String...) - Method in class com.groupdocs.search.common.AttributeChangeBatch
Adds the specified attributes to the specified indexed documents.
add(String) - Method in class com.groupdocs.search.common.FragmentContainer
 
add(String, String) - Method in class com.groupdocs.search.dictionaries.AliasDictionary
Adds the specified pair of alias and associated text to this instance of the AliasDictionary.
add(String, String) - Method in class com.groupdocs.search.dictionaries.PasswordDictionary
Adds a password for a document to the dictionary.
add(T) - Method in class com.groupdocs.search.events.Event
Adds a listener for the event.
add(String) - Method in class com.groupdocs.search.Index
Performs indexing operation.
add(String, IndexingOptions) - Method in class com.groupdocs.search.Index
Performs indexing operation.
add(String[]) - Method in class com.groupdocs.search.Index
Performs indexing operation.
add(String[], IndexingOptions) - Method in class com.groupdocs.search.Index
Performs indexing operation.
add(Document[], IndexingOptions) - Method in class com.groupdocs.search.Index
Performs indexing operation.
addItem(IFieldExtractor) - Method in class com.groupdocs.search.common.CustomExtractorCollection
Adds an extractor to the collection.
addItem(DateFormat) - Method in class com.groupdocs.search.options.DateFormatCollection
Adds an date format object to the collection.
addRange(Iterable<AliasReplacementPair>) - Method in class com.groupdocs.search.dictionaries.AliasDictionary
Adds the specified collection of alias/replacement pairs to this instance of the AliasDictionary.
addRange(AliasReplacementPair[]) - Method in class com.groupdocs.search.dictionaries.AliasDictionary
Adds the specified collection of alias/replacement pairs to this instance of the AliasDictionary.
addRange(Iterable<CharacterReplacementPair>) - Method in class com.groupdocs.search.dictionaries.CharacterReplacementDictionary
Adds the specified collection of character replacements to this instance of the CharacterReplacementDictionary.
addRange(CharacterReplacementPair[]) - Method in class com.groupdocs.search.dictionaries.CharacterReplacementDictionary
Adds the specified collection of character replacements to this instance of the CharacterReplacementDictionary.
addRange(Iterable<String[]>) - Method in class com.groupdocs.search.dictionaries.HomophoneDictionary
Adds the specified collection of homophone groups to this instance of the HomophoneDictionary.
addRange(String[][]) - Method in class com.groupdocs.search.dictionaries.HomophoneDictionary
Adds the specified collection of homophone groups to this instance of the HomophoneDictionary.
addRange(Iterable<String>) - Method in class com.groupdocs.search.dictionaries.SpellingCorrector
Adds the specified collection of words to this instance of the SpellingCorrector.
addRange(String[]) - Method in class com.groupdocs.search.dictionaries.SpellingCorrector
Adds the specified collection of words to this instance of the SpellingCorrector.
addRange(Iterable<String>) - Method in class com.groupdocs.search.dictionaries.StopWordDictionary
Adds the specified collection of words to this instance of the StopWordDictionary.
addRange(String[]) - Method in class com.groupdocs.search.dictionaries.StopWordDictionary
Adds the specified collection of words to this instance of the StopWordDictionary.
addRange(Iterable<String[]>) - Method in class com.groupdocs.search.dictionaries.SynonymDictionary
Adds the specified collection of synonym groups to this instance of the SynonymDictionary.
addRange(String[][]) - Method in class com.groupdocs.search.dictionaries.SynonymDictionary
Adds the specified collection of synonym groups to this instance of the SynonymDictionary.
addToAll(String...) - Method in class com.groupdocs.search.common.AttributeChangeBatch
Adds the specified attributes to all documents in the index.
addToRepository(Index) - Method in class com.groupdocs.search.IndexRepository
Adds an index to the index repository.
addToRepository(String) - Method in class com.groupdocs.search.IndexRepository
Opens and adds an index to the index repository.
adjustRelevance(FoundDocument, double) - Static method in class com.groupdocs.search.results.FoundDocument
 
AliasDictionary - Class in com.groupdocs.search.dictionaries
Represents a dictionary of aliases.
AliasDictionary(EventHub, String, boolean) - Constructor for class com.groupdocs.search.dictionaries.AliasDictionary
Initializes a new instance of the AliasDictionary class.
AliasReplacementPair - Class in com.groupdocs.search.dictionaries
Represents an alias/replacement pair.
AliasReplacementPair(String, String) - Constructor for class com.groupdocs.search.dictionaries.AliasReplacementPair
Initializes a new instance of the AliasReplacementPair class.
AliasSubstitution - Static variable in class com.groupdocs.search.events.SearchPhase
The alias substitution.
Alphabet - Class in com.groupdocs.search.dictionaries
Represents a dictionary of characters that is used during indexing to detect character type.
Alphabet(EventHub, String, boolean) - Constructor for class com.groupdocs.search.dictionaries.Alphabet
Initializes a new instance of the Alphabet class.
AlreadyUpToDate - Static variable in class com.groupdocs.search.common.VersionUpdateResult
Index version is already up-to-date.
appendCharacter(char) - Method in class com.groupdocs.search.common.WordPattern
Appends a character to the word pattern.
appendOneCharacterWildcard() - Method in class com.groupdocs.search.common.WordPattern
Appends one character wildcard to the word pattern.
appendOneOrMoreCharactersWildcard() - Method in class com.groupdocs.search.common.WordPattern
Appends one or more characters wildcard to the word pattern.
appendString(String) - Method in class com.groupdocs.search.common.WordPattern
Appends a string to the word pattern.
appendWarning(SearchResult, String) - Static method in class com.groupdocs.search.results.SearchResult
 
appendWildcard(int, int) - Method in class com.groupdocs.search.common.WordPattern
Appends a wildcard to the word pattern.
appendZeroOrMoreCharactersWildcard() - Method in class com.groupdocs.search.common.WordPattern
Appends zero or more characters wildcard to the word pattern.
appendZeroOrOneCharacterWildcard() - Method in class com.groupdocs.search.common.WordPattern
Appends zero or one character wildcard to the word pattern.
Application - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The application field name.
Application - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The application field name.
Application - Static variable in class com.groupdocs.search.options.WordsFieldNames
The application field name.
ApplicationVersion - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The application version field name.
ApplicationVersion - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The application version field name.
ApplicationVersion - Static variable in class com.groupdocs.search.options.WordsFieldNames
The application version field name.
Archive - Static variable in class com.groupdocs.search.results.FormatFamily
Represents archive formats.
ArrayReader - Class in com.groupdocs.search.common
Represents a byte array data reader.
ArrayReader(byte[]) - Constructor for class com.groupdocs.search.common.ArrayReader
Initializes a new instance of the ArrayReader class.
ArrayWriter - Class in com.groupdocs.search.common
Represents a byte array data writer.
ArrayWriter(byte[]) - Constructor for class com.groupdocs.search.common.ArrayWriter
Initializes a new instance of the ArrayWriter class.
ASF - Static variable in class com.groupdocs.search.results.FileType
The Advanced Systems Format (ASF) is a digital multimedia container designed primarily for storing and transmitting media streams.
ASMO_708 - Static variable in class com.groupdocs.search.common.Encodings
The ASMO-708 encoding.
AttributeChangeBatch - Class in com.groupdocs.search.common
Represents a container for attribute changes.
AttributeChangeBatch() - Constructor for class com.groupdocs.search.common.AttributeChangeBatch
Initializes a new instance of the AttributeChangeBatch class.
Audio - Static variable in class com.groupdocs.search.results.FormatFamily
Represents audio formats.
Author - Static variable in class com.groupdocs.search.options.EpubFieldNames
The author field name.
Author - Static variable in class com.groupdocs.search.options.FictionBookFieldNames
The author field name.
Author - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The author field name.
Author - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
Author field name.
Author - Static variable in class com.groupdocs.search.options.WordsFieldNames
The author field name.
AVI - Static variable in class com.groupdocs.search.results.FileType
The AVI file format is an Audio Video multimedia container file format that was introduced by Microsoft.

B

BaseIndexEventArgs - Class in com.groupdocs.search.events
Represents the base class of event arguments.
BaseIndexEventArgs(Guid, String, int) - Constructor for class com.groupdocs.search.events.BaseIndexEventArgs
Initializes a new instance of the BaseIndexEventArgs class.
big5 - Static variable in class com.groupdocs.search.common.Encodings
The big5 encoding.
Blended - Static variable in class com.groupdocs.search.dictionaries.CharacterType
Both the separator and the valid character.
BMP - Static variable in class com.groupdocs.search.results.FileType
Files having extension .BMP represent Bitmap Image files that are used to store bitmap digital images.

C

Cad - Static variable in class com.groupdocs.search.results.FormatFamily
Represents computer-aided design formats.
Calendar - Static variable in class com.groupdocs.search.results.FormatFamily
Represents calendar formats.
cancel() - Method in class com.groupdocs.search.common.Cancellation
Makes a request for cancellation.
cancelAfter(int) - Method in class com.groupdocs.search.common.Cancellation
Makes a request for cancellation after the expiration of specified number of milliseconds.
Cancellation - Class in com.groupdocs.search.common
Represents an object for requesting cancellation of an operation.
Cancellation() - Constructor for class com.groupdocs.search.common.Cancellation
Initializes a new instance of the Cancellation class.
canUpdateVersion(String) - Method in class com.groupdocs.search.IndexUpdater
Checks whether an index in the specified directory can be updated to the latest version.
Category - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The category field name.
Category - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The category field name.
Category - Static variable in class com.groupdocs.search.options.WordsFieldNames
The category field name.
changeAttributes(AttributeChangeBatch) - Method in class com.groupdocs.search.Index
Applies the specified batch of attribute changes to indexed documents without reindexing during the update operation.
ChangingAttributes - Static variable in class com.groupdocs.search.common.IndexStatus
Index changes attributes.
CharacterReplacementDictionary - Class in com.groupdocs.search.dictionaries
Represents a character replacement dictionary that is used during the indexing process.
CharacterReplacementDictionary(EventHub, String, boolean) - Constructor for class com.groupdocs.search.dictionaries.CharacterReplacementDictionary
Initializes a new instance of the CharacterReplacementDictionary class.
CharacterReplacementPair - Class in com.groupdocs.search.dictionaries
Represents a character/replacement pair.
CharacterReplacementPair(char, char) - Constructor for class com.groupdocs.search.dictionaries.CharacterReplacementPair
Initializes a new instance of the CharacterReplacementPair class.
CharacterType - Class in com.groupdocs.search.dictionaries
Represents a type of a character, depending on how it should be indexed.
checkIndex() - Method in class com.groupdocs.search.common.ArrayWriter
Throws an exception if writing index is not equal to the length of the array.
CHM - Static variable in class com.groupdocs.search.results.FileType
The CHM file format represents Microsoft HTML help file that consists of a collection of HTML pages.
ChunkSearchToken - Class in com.groupdocs.search.common
Represents a token for the continuation of the chunk search (search by pages).
ChunkSearchToken(SearchQuery, SearchOptions, int, int, DateTime) - Constructor for class com.groupdocs.search.common.ChunkSearchToken
 
clear() - Method in class com.groupdocs.search.common.AttributeChangeBatch
Removes all attributes from all documents in the index.
clear() - Method in class com.groupdocs.search.common.CustomExtractorCollection
Removes all extractors from the collection.
clear() - Method in class com.groupdocs.search.dictionaries.AliasDictionary
Removes all aliases from a AliasDictionary object.
clear() - Method in class com.groupdocs.search.dictionaries.Alphabet
Sets the CharacterType.Separator type for all characters in this Alphabet.
clear() - Method in class com.groupdocs.search.dictionaries.CharacterReplacementDictionary
Removes all character replacements from a CharacterReplacementDictionary object.
clear() - Method in class com.groupdocs.search.dictionaries.HomophoneDictionary
Removes all words from a HomophoneDictionary object.
clear() - Method in class com.groupdocs.search.dictionaries.PasswordDictionary
Removes all passwords from this PasswordDictionary object.
clear() - Method in class com.groupdocs.search.dictionaries.SpellingCorrector
Removes all words from a SpellingCorrector object.
clear() - Method in class com.groupdocs.search.dictionaries.StopWordDictionary
Removes all words from a StopWordDictionary object.
clear() - Method in class com.groupdocs.search.dictionaries.SynonymDictionary
Removes all words from this SynonymDictionary object.
clear() - Method in class com.groupdocs.search.options.DateFormatCollection
Removes all elements from the collection.
close() - Method in class com.groupdocs.search.Index
Releases all resources used by the Index.
close() - Method in class com.groupdocs.search.IndexRepository
Releases all resources used by the IndexRepository.
closeDocument() - Method in interface com.groupdocs.search.common.IDocumentLoader
Closes the loaded document.
com.groupdocs.search - package com.groupdocs.search
The package provides classes for indexing and searching text data in documents of different formats.
com.groupdocs.search.common - package com.groupdocs.search.common
The package provides common classes of the library.
com.groupdocs.search.dictionaries - package com.groupdocs.search.dictionaries
The package provides classes of various dictionaries.
com.groupdocs.search.events - package com.groupdocs.search.events
The package provides classes of event arguments.
com.groupdocs.search.highlighters - package com.groupdocs.search.highlighters
The package provides highlighters for highlighting search results in text.
com.groupdocs.search.licensing - package com.groupdocs.search.licensing
The package provides classes for setting a product license.
com.groupdocs.search.options - package com.groupdocs.search.options
The package provides classes to specify additional options of various operations.
com.groupdocs.search.results - package com.groupdocs.search.results
The package provides search result classes.
combine(Delegate, Delegate) - Static method in class com.groupdocs.search.common.Delegate
Combines two delegates into one.
combine(Delegate...) - Static method in class com.groupdocs.search.common.Delegate
Combines several delegates into one.
combineImpl(Delegate) - Method in class com.groupdocs.search.common.Delegate
 
combineImpl(Delegate) - Method in class com.groupdocs.search.common.MulticastDelegate
 
Comments - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The comments field name.
Comments - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The comments field name.
Comments - Static variable in class com.groupdocs.search.options.WordsFieldNames
The comments field name.
CommonFieldNames - Class in com.groupdocs.search.options
Represents a list of field names for the faceted search.
CommonFieldNames() - Constructor for class com.groupdocs.search.options.CommonFieldNames
 
CompactIndex - Static variable in class com.groupdocs.search.options.IndexType
Index type that takes much less disk space but does not support phrase search and date range search features.
Company - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The company field name.
Company - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The company field name.
Company - Static variable in class com.groupdocs.search.options.WordsFieldNames
The company field name.
Compression - Class in com.groupdocs.search.options
Specifies a compression level.
contains(String) - Method in class com.groupdocs.search.dictionaries.AliasDictionary
Determines whether an AliasDictionary object contains the specified alias.
contains(char) - Method in class com.groupdocs.search.dictionaries.CharacterReplacementDictionary
Determines whether a CharacterReplacementDictionary object contains a replacement for the specified character.
contains(String) - Method in class com.groupdocs.search.dictionaries.PasswordDictionary
Determines whether the dictionary contains a password for the specified document.
contains(String) - Method in class com.groupdocs.search.dictionaries.StopWordDictionary
Determines whether a StopWordDictionary object contains the specified word.
containsItem(IFieldExtractor) - Method in class com.groupdocs.search.common.CustomExtractorCollection
Determines whether the collection contains a specific extractor.
containsItem(DateFormat) - Method in class com.groupdocs.search.options.DateFormatCollection
Determines whether the collection contains a specific item.
Content - Static variable in class com.groupdocs.search.options.CommonFieldNames
The content field name.
ContentStatus - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The content status field name.
ContentStatus - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The content status field name.
ContentStatus - Static variable in class com.groupdocs.search.options.WordsFieldNames
The content status field name.
Copyrights - Static variable in class com.groupdocs.search.options.EpubFieldNames
The copyrights field name.
copyToTArray(IFieldExtractor[], int) - Method in class com.groupdocs.search.common.CustomExtractorCollection
Copies the elements of the collection to an array, starting at a particular array index.
copyToTArray(DateFormat[], int) - Method in class com.groupdocs.search.options.DateFormatCollection
Copies the elements of the collection to an Array, starting at a particular Array index.
cp1025 - Static variable in class com.groupdocs.search.common.Encodings
The cp1025 encoding.
cp866 - Static variable in class com.groupdocs.search.common.Encodings
The cp866 encoding.
cp875 - Static variable in class com.groupdocs.search.common.Encodings
The cp875 encoding.
create() - Static method in class com.groupdocs.search.common.AttributeChangeBatch
Initializes a new instance of the AttributeChangeBatch class.
Create() - Static method in class com.groupdocs.search.common.CustomExtractorCollection
 
Create(Index) - Static method in class com.groupdocs.search.common.IndexInfo
 
create(int, int, double, int, long, DateTime, DateTime, String[], String[], String[], String[]) - Static method in class com.groupdocs.search.common.IndexingReport
 
create(DateTime, DateTime, String, SearchOptions, SearchResult) - Static method in class com.groupdocs.search.common.SearchReport
 
create(DateTime, DateTime, SearchQuery, SearchOptions, SearchResult) - Static method in class com.groupdocs.search.common.SearchReport
 
create(Guid, String, int) - Static method in class com.groupdocs.search.events.BaseIndexEventArgs
 
create(Guid, String, int, Document) - Static method in class com.groupdocs.search.events.FileIndexingEventArgs
 
create(Guid, String, int, String, boolean) - Static method in class com.groupdocs.search.events.IndexErrorEventArgs
 
create(int, Guid, String, int, String) - Static method in class com.groupdocs.search.events.OperationFinishedEventArgs
 
create(Guid, String, int, int, int, int, String, String, int) - Static method in class com.groupdocs.search.events.OperationProgressEventArgs
 
create(Guid, String, int, String) - Static method in class com.groupdocs.search.events.PasswordRequiredEventArgs
 
create(Guid, String, int, int, String[], String) - Static method in class com.groupdocs.search.events.SearchPhaseEventArgs
 
create() - Method in class com.groupdocs.search.IndexRepository
Creates a new index in memory.
create(IndexSettings) - Method in class com.groupdocs.search.IndexRepository
Creates a new index in memory.
create(String) - Method in class com.groupdocs.search.IndexRepository
Creates a new index on disk.
create(String, IndexSettings) - Method in class com.groupdocs.search.IndexRepository
Creates a new index on disk.
create(ArrayReader) - Static method in class com.groupdocs.search.options.DateFormat
 
create(List<DateFormat>) - Static method in class com.groupdocs.search.options.DateFormatCollection
 
create(ArrayReader) - Static method in class com.groupdocs.search.options.DateFormatCollection
 
create() - Static method in class com.groupdocs.search.options.FuzzySearchOptions
 
create(ArrayReader) - Static method in class com.groupdocs.search.options.FuzzySearchOptions
 
create(byte[]) - Static method in class com.groupdocs.search.options.SearchOptions
 
create(ArrayReader) - Static method in class com.groupdocs.search.options.SearchOptions
 
create() - Static method in class com.groupdocs.search.options.SpellingCorrectorOptions
 
create(ArrayReader) - Static method in class com.groupdocs.search.options.SpellingCorrectorOptions
 
create(PathDeleteResult[], int, int, String[]) - Static method in class com.groupdocs.search.results.DeleteResult
 
create(String, FileType, String[], int[], int) - Static method in class com.groupdocs.search.results.DocumentInfo
 
create(String, String, FormatFamily) - Static method in class com.groupdocs.search.results.FileType
 
create(DocumentInfo, double, int, FoundDocumentField[], String[][], boolean) - Static method in class com.groupdocs.search.results.FoundDocument
 
create(String, int, double, String[], int[], String[][], int[], int[][]) - Static method in class com.groupdocs.search.results.FoundDocumentField
 
create(boolean, String, String) - Static method in class com.groupdocs.search.results.PathDeleteResult
 
create(FoundDocument[], boolean, String, ChunkSearchToken, boolean) - Static method in class com.groupdocs.search.results.SearchResult
 
createAnd(DocumentFilter...) - Static method in class com.groupdocs.search.DocumentFilter
Creates a logical conjunction of the specified filters.
createAnd(ISearchDocumentFilter...) - Static method in class com.groupdocs.search.SearchDocumentFilter
Creates logical conjunction of the specified filters.
createAndQuery(SearchQuery, SearchQuery) - Static method in class com.groupdocs.search.SearchQuery
Creates a combined query that will find only documents which will be found for each original query.
createAttribute(String...) - Static method in class com.groupdocs.search.SearchDocumentFilter
Creates a filter for skipping documents that do not have any value from the specified list of allowable attributes.
createAttributeChangeBatch() - Static method in class com.groupdocs.search.Index
 
createCreationTimeLowerBound(Date) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter for skipping documents with creation date earlier than the lower bound.
createCreationTimeRange(Date, Date) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter for skipping documents with creation date out of the specified range.
createCreationTimeUpperBound(Date) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter for skipping documents with creation date later than the upper bound.
createDateRangeQuery(Date, Date) - Static method in class com.groupdocs.search.SearchQuery
Creates a date range query.
CreatedTime - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The created time field name.
CreatedTime - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The created time field name.
CreatedTime - Static variable in class com.groupdocs.search.options.WordsFieldNames
The created time field name.
createFieldQuery(String, SearchQuery) - Static method in class com.groupdocs.search.SearchQuery
Adds a field to the specified query.
createFileExtension(String...) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter for skipping documents that do not have allowable extension.
createFileExtension(String...) - Static method in class com.groupdocs.search.SearchDocumentFilter
Creates filter for skipping documents that are not in the specified list of possible extensions.
createFileLengthLowerBound(long) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter for skipping documents with the length less than the lower bound.
createFileLengthRange(long, long) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter for skipping documents out of the specified document length range.
createFileLengthUpperBound(long) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter for skipping documents with the length greater than the upper bound.
createFilePathRegularExpression(String) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter for skipping documents that are not match a regular expression.
createFilePathRegularExpression(String, int) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter for skipping documents that are not match a regular expression.
createFilePathRegularExpression(String) - Static method in class com.groupdocs.search.SearchDocumentFilter
Creates filter for skipping documents that are not match a regular expression.
createFilePathRegularExpression(String, int) - Static method in class com.groupdocs.search.SearchDocumentFilter
Creates filter for skipping documents that are not match a regular expression.
createFromFile(String) - Static method in class com.groupdocs.search.Document
Creates a document from a file.
createFromStream(String, Date, String, InputStream) - Static method in class com.groupdocs.search.Document
Creates a document from a stream.
createFromStructure(String, Date, DocumentField[]) - Static method in class com.groupdocs.search.Document
Creates a document from a structure that is an array of text fields.
createInstance(byte[]) - Static method in class com.groupdocs.search.options.SearchOptions
 
createLazy(int, String, IDocumentLoader) - Static method in class com.groupdocs.search.Document
Creates a lazy-loaded document.
createModificationTimeLowerBound(Date) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter for skipping documents with modification date earlier than the lower bound.
createModificationTimeRange(Date, Date) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter for skipping documents with modification date out of the specified range.
createModificationTimeUpperBound(Date) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter for skipping documents with modification date later than the upper bound.
createNot(DocumentFilter) - Static method in class com.groupdocs.search.DocumentFilter
Creates a filter that has inverse logic in relation to the specified inner filter.
createNot(ISearchDocumentFilter) - Static method in class com.groupdocs.search.SearchDocumentFilter
Creates filter that has inverse logic in relation to the specified inner filter.
createNotQuery(SearchQuery) - Static method in class com.groupdocs.search.SearchQuery
Creates an inverted query that will find the rest documents in an index against ones which will be found for the original query.
createNumericRangeQuery(long, long) - Static method in class com.groupdocs.search.SearchQuery
Creates a numeric range query.
createOr(DocumentFilter...) - Static method in class com.groupdocs.search.DocumentFilter
Creates a logical disjunction of the specified filters.
createOr(ISearchDocumentFilter...) - Static method in class com.groupdocs.search.SearchDocumentFilter
Creates logical disjunction of the specified filters.
createOrQuery(SearchQuery, SearchQuery) - Static method in class com.groupdocs.search.SearchQuery
Creates a combined query that will find all the documents which will be found at least for one of the original queries.
createPhraseSearchQuery(SearchQuery...) - Static method in class com.groupdocs.search.SearchQuery
Creates a phrase search query.
createProtected(ArrayReader) - Static method in class com.groupdocs.search.options.FuzzyAlgorithm
 
createRegexQuery(String) - Static method in class com.groupdocs.search.SearchQuery
Creates a regular expression query.
createRegexQuery(String, int) - Static method in class com.groupdocs.search.SearchQuery
Creates a regular expression query.
createRenameNotification(String, String) - Static method in class com.groupdocs.search.Notification
Creates a notification object to rename an indexed document that has been renamed and does not need to be reindexed.
createResultBuilder(TextOptions) - Method in class com.groupdocs.search.common.FileOutputAdapter
 
createResultBuilder(TextOptions) - Method in class com.groupdocs.search.common.ResultBuilderFactory
 
createResultBuilder(ResultBuilderFactory, TextOptions) - Static method in class com.groupdocs.search.common.ResultBuilderFactory
 
createResultBuilder(TextOptions) - Method in class com.groupdocs.search.common.StreamOutputAdapter
 
createResultBuilder(TextOptions) - Method in class com.groupdocs.search.common.StringOutputAdapter
 
createResultBuilder(TextOptions) - Method in class com.groupdocs.search.highlighters.HtmlFragmentHighlighter
 
createResultBuilder(TextOptions) - Method in class com.groupdocs.search.highlighters.HtmlHighlighter
 
createWildcardQuery(int) - Static method in class com.groupdocs.search.SearchQuery
Creates a wildcard for the phrase search.
createWildcardQuery(int, int) - Static method in class com.groupdocs.search.SearchQuery
Creates a wildcard for the phrase search.
createWordPatternQuery(WordPattern) - Static method in class com.groupdocs.search.SearchQuery
Creates a word pattern query.
createWordQuery(String) - Static method in class com.groupdocs.search.SearchQuery
Creates a simple word query.
CreationDate - Static variable in class com.groupdocs.search.options.CommonFieldNames
The creation date field name.
csISO2022JP - Static variable in class com.groupdocs.search.common.Encodings
The csISO2022JP encoding.
CSV - Static variable in class com.groupdocs.search.results.FileType
Files with CSV (Comma Separated Values) extension represent plain text files that contain records of data with comma separated values.
customEquals(DocumentFilter, DocumentFilter) - Static method in class com.groupdocs.search.DocumentFilter
 
CustomExtractorCollection - Class in com.groupdocs.search.common
Contains a collection of custom extractors.
CustomExtractorCollection() - Constructor for class com.groupdocs.search.common.CustomExtractorCollection
 

D

Database - Static variable in class com.groupdocs.search.results.FormatFamily
Represents database formats.
DateFormat - Class in com.groupdocs.search.options
Represents a date format.
DateFormat(String, DateFormatElement[]) - Constructor for class com.groupdocs.search.options.DateFormat
Initializes a new instance of the DateFormat class.
DateFormat(DateFormatElement[], String) - Constructor for class com.groupdocs.search.options.DateFormat
Initializes a new instance of the DateFormat class.
DateFormatCollection - Class in com.groupdocs.search.options
Represents a collection of DateFormat objects.
DateFormatCollection(List<DateFormat>) - Constructor for class com.groupdocs.search.options.DateFormatCollection
Initializes a new instance of the DateFormatCollection class.
DateFormatElement - Class in com.groupdocs.search.options
Represents a date format element.
DC3 - Static variable in class com.groupdocs.search.results.FileType
Represents DC3 file type.
DCM - Static variable in class com.groupdocs.search.results.FileType
Files with .DCM extension represent digital image which stores medical information of patients such as MRIs, CT scans and ultrasound images.
Default - Static variable in class com.groupdocs.search.options.NumberOfThreads
The default value.
Delegate - Class in com.groupdocs.search.common
Represents a delegate, which refers to a class instance that has a method to be invoked.
Delegate() - Constructor for class com.groupdocs.search.common.Delegate
 
delete(String[], UpdateOptions) - Method in class com.groupdocs.search.Index
Deletes indexed files or folders from the index.
DeleteResult - Class in com.groupdocs.search.results
Represents the result of the operation to delete indexed files or folders from an index.
DeleteResult(PathDeleteResult[], int, int, String[]) - Constructor for class com.groupdocs.search.results.DeleteResult
Initializes a new instance of the DeleteResult class.
Deleting - Static variable in class com.groupdocs.search.common.IndexStatus
Index performs a deleting operation.
Deleting - Static variable in class com.groupdocs.search.events.OperationType
Deleting paths from an index.
Description - Static variable in class com.groupdocs.search.options.EpubFieldNames
The description field name.
Description - Static variable in class com.groupdocs.search.options.FictionBookFieldNames
The description field name.
deserialize(byte[]) - Static method in class com.groupdocs.search.SearchQuery
 
Diagram - Static variable in class com.groupdocs.search.results.FormatFamily
Represents diagram formats.
DIC - Static variable in class com.groupdocs.search.results.FileType
Represents DIC file type.
DICOM - Static variable in class com.groupdocs.search.results.FileType
Represents DICOM file type.
DictionaryBase - Class in com.groupdocs.search.dictionaries
Represents the base class for a dictionary.
DictionaryBase(EventHub, String, boolean) - Constructor for class com.groupdocs.search.dictionaries.DictionaryBase
Initializes a new instance of the DictionaryBase class.
DictionaryRepository - Class in com.groupdocs.search.dictionaries
Represents a repository of all dictionaries in an Index.
DictionaryRepository() - Constructor for class com.groupdocs.search.dictionaries.DictionaryRepository
 
DJV - Static variable in class com.groupdocs.search.results.FileType
DjVu is a graphics file format intended for scanned documents and books especially those which contain the combination of text, drawings, images and photographs.
DJVU - Static variable in class com.groupdocs.search.results.FileType
DjVu is a graphics file format intended for scanned documents and books especially those which contain the combination of text, drawings, images and photographs.
DOC - Static variable in class com.groupdocs.search.results.FileType
Files with .doc extension represent documents generated by Microsoft Word or other word processing documents in binary file format.
DOCM - Static variable in class com.groupdocs.search.results.FileType
DOCM files are Microsoft Word 2007 or higher generated documents with the ability to run macros.
Document - Class in com.groupdocs.search
Represents the base class for documents added to an index from file system, stream, or structure.
DocumentField - Class in com.groupdocs.search.common
Represents a document field data.
DocumentField(String, String) - Constructor for class com.groupdocs.search.common.DocumentField
Initializes a new instance of the DocumentField class.
DocumentFilter - Class in com.groupdocs.search
Represents the base class for document filters.
DocumentFilter() - Constructor for class com.groupdocs.search.DocumentFilter
 
DocumentInfo - Class in com.groupdocs.search.results
Represents a descriptor for an indexed document.
DocumentInfo(String, FileType, String[], int[], int) - Constructor for class com.groupdocs.search.results.DocumentInfo
Initializes a new instance of the DocumentInfo class.
DocumentSourceKind - Class in com.groupdocs.search.common
Defines the kinds of document sources.
DocumentStatus - Class in com.groupdocs.search.common
Represents a document processing status.
DOCX - Static variable in class com.groupdocs.search.results.FileType
DOCX is a well-known format for Microsoft Word documents.
DOS_720 - Static variable in class com.groupdocs.search.common.Encodings
The DOS-720 encoding.
DOS_862 - Static variable in class com.groupdocs.search.common.Encodings
The DOS-862 encoding.
DOT - Static variable in class com.groupdocs.search.results.FileType
Files with .DOT extension are template files created by Microsoft Word to have pre-formatted settings for generation of further DOC or DOCX files.
DOTM - Static variable in class com.groupdocs.search.results.FileType
A file with DOTM extension represents template file created with Microsoft Word 2007 or higher.
DOTX - Static variable in class com.groupdocs.search.results.FileType
Files with DOTX extension are template files created by Microsoft Word to have pre-formatted settings for generation of further DOCX files.

E

Ebook - Static variable in class com.groupdocs.search.results.FormatFamily
Represents electronic book formats.
Eight - Static variable in class com.groupdocs.search.options.NumberOfThreads
Eight threads.
Email - Static variable in class com.groupdocs.search.results.FormatFamily
Represents electronic mail formats.
EMF - Static variable in class com.groupdocs.search.results.FileType
Enhanced metafile format (EMF) stores graphical images device-independently.
EML - Static variable in class com.groupdocs.search.results.FileType
EML file format represents email messages saved using Outlook and other relevant applications.
EMLX - Static variable in class com.groupdocs.search.results.FileType
The EMLX file format is implemented and developed by Apple.
Encodings - Class in com.groupdocs.search.common
Contains names of possible encodings.
Encodings() - Constructor for class com.groupdocs.search.common.Encodings
 
EnglishWordFormsProvider - Class in com.groupdocs.search.dictionaries
Represents an English word forms provider.
EnglishWordFormsProvider() - Constructor for class com.groupdocs.search.dictionaries.EnglishWordFormsProvider
Initializes a new instance of the EnglishWordFormsProvider class.
EPUB - Static variable in class com.groupdocs.search.results.FileType
Files with .EPUB extension are an e-book file format that provide a standard digital publication format for publishers and consumers.
EpubFieldNames - Class in com.groupdocs.search.options
Represents a list of field names for the faceted search.
EpubFieldNames() - Constructor for class com.groupdocs.search.options.EpubFieldNames
 
error(String) - Method in class com.groupdocs.search.common.FileLogger
Logs an error that occurred in the index.
error(String) - Method in interface com.groupdocs.search.common.ILogger
Logs an error that occurred in the index.
ErrorOccurred - Variable in class com.groupdocs.search.events.EventHub
Occurs when an error happens during an index operation.
ErrorOccurredDelegate - Variable in class com.groupdocs.search.events.EventHub
 
EUC_CN - Static variable in class com.groupdocs.search.common.Encodings
The EUC-CN encoding.
EUC_JP - Static variable in class com.groupdocs.search.common.Encodings
The EUC-JP encoding.
euc_jp - Static variable in class com.groupdocs.search.common.Encodings
The euc-jp encoding.
euc_kr - Static variable in class com.groupdocs.search.common.Encodings
The euc-kr encoding.
Event<T extends MulticastDelegate> - Class in com.groupdocs.search.events
This class is intended to be inherited when subscribing to events.
Event() - Constructor for class com.groupdocs.search.events.Event
Initializes a new instance of the Event class.
EventHandler<T extends BaseIndexEventArgs> - Class in com.groupdocs.search.events
Represents the base class of an event handler.
EventHandler() - Constructor for class com.groupdocs.search.events.EventHandler
 
EventHub - Class in com.groupdocs.search.events
Provides index events for subscribing.
EventHub() - Constructor for class com.groupdocs.search.events.EventHub
 
Executable - Static variable in class com.groupdocs.search.results.FormatFamily
Represents executable formats.
export(String) - Method in class com.groupdocs.search.dictionaries.DictionaryBase
Exports the dictionary to a file with the specified name.
exportDictionary(String) - Method in class com.groupdocs.search.dictionaries.DictionaryBase
Exports the dictionary to a file with the specified name.
ExtractedItemInfo - Class in com.groupdocs.search.common
Represents a container item information.
ExtractedItemInfo(FormatFamily, DocumentField[], String, String) - Constructor for class com.groupdocs.search.common.ExtractedItemInfo
Initializes a new instance of the ExtractedItemInfo class.

F

Failed - Static variable in class com.groupdocs.search.common.IndexStatus
Index needs to be reloaded due to an error.
FB2 - Static variable in class com.groupdocs.search.results.FileType
Files with FB2 extension are FictionBook 2.0 eBook files that contains the structure of the eBook.
FictionBookFieldNames - Class in com.groupdocs.search.options
Represents a list of field names for the faceted search.
FictionBookFieldNames() - Constructor for class com.groupdocs.search.options.FictionBookFieldNames
 
File - Static variable in class com.groupdocs.search.common.DocumentSourceKind
The file document source.
FileIndexing - Variable in class com.groupdocs.search.events.EventHub
Occurs when a document is going to be indexed.
FileIndexingDelegate - Variable in class com.groupdocs.search.events.EventHub
 
FileIndexingEventArgs - Class in com.groupdocs.search.events
Represents arguments for the event of a document indexing start.
FileIndexingEventArgs(Guid, String, int, Document) - Constructor for class com.groupdocs.search.events.FileIndexingEventArgs
Initializes a new instance of the FileIndexingEventArgs class.
FileLogger - Class in com.groupdocs.search.common
Represents a logger that logs events and errors to a local file.
FileLogger(String, double) - Constructor for class com.groupdocs.search.common.FileLogger
Initializes a new instance of the FileLogger class.
FileName - Static variable in class com.groupdocs.search.options.CommonFieldNames
The file name field name.
FileOutputAdapter - Class in com.groupdocs.search.common
Represents an output adapter that collects output into a file.
FileOutputAdapter(String) - Constructor for class com.groupdocs.search.common.FileOutputAdapter
Initializes a new instance of the FileOutputAdapter class.
FileType - Class in com.groupdocs.search.results
Represents the file type.
FileType(String, String, FormatFamily) - Constructor for class com.groupdocs.search.results.FileType
Initializes a new instance of the FileType class.
finalize() - Method in class com.groupdocs.search.common.Cancellation
Finalizes an instance of the Cancellation class.
finalize() - Method in class com.groupdocs.search.IndexRepository
Finalizes an instance of the IndexRepository class.
Five - Static variable in class com.groupdocs.search.options.NumberOfThreads
Five threads.
FLV - Static variable in class com.groupdocs.search.results.FileType
Represents FLV file type.
Font - Static variable in class com.groupdocs.search.results.FormatFamily
Represents font formats.
FormatFamily - Static variable in class com.groupdocs.search.options.CommonFieldNames
The format family field name.
FormatFamily - Class in com.groupdocs.search.results
Specifies a format family that unites several similar formats.
Formats - Static variable in class com.groupdocs.search.results.FileType
 
FoundDocument - Class in com.groupdocs.search.results
Represents a found document.
FoundDocument(DocumentInfo, double, int, FoundDocumentField[], String[][], boolean) - Constructor for class com.groupdocs.search.results.FoundDocument
Initializes a new instance of the FoundDocument class.
FoundDocumentField - Class in com.groupdocs.search.results
Represents a found document field.
FoundDocumentField(String, int, double, String[], int[], String[][], int[], int[][]) - Constructor for class com.groupdocs.search.results.FoundDocumentField
Initializes a new instance of the FoundDocumentField class.
Four - Static variable in class com.groupdocs.search.options.NumberOfThreads
Four threads.
FragmentContainer - Class in com.groupdocs.search.common
Represents a container for text fragments with highlighted found terms of one document field.
FragmentContainer(String) - Constructor for class com.groupdocs.search.common.FragmentContainer
Initializes a new instance of the FragmentContainer class.
fromArrayProtected(ArrayReader) - Static method in class com.groupdocs.search.SearchDocumentFilter
 
FuzzyAlgorithm - Class in com.groupdocs.search.options
Represents the base class for fuzzy search algorithms.
FuzzyAlgorithm() - Constructor for class com.groupdocs.search.options.FuzzyAlgorithm
 
FuzzySearch - Static variable in class com.groupdocs.search.events.SearchPhase
The fuzzy search.
FuzzySearchOptions - Class in com.groupdocs.search.options
Provides options of the fuzzy search.
FuzzySearchOptions() - Constructor for class com.groupdocs.search.options.FuzzySearchOptions
Initializes a new instance of the FuzzySearchOptions class.

G

GB18030 - Static variable in class com.groupdocs.search.common.Encodings
The GB18030 encoding.
gb2312 - Static variable in class com.groupdocs.search.common.Encodings
The gb2312 encoding.
getAdditionalFields() - Method in class com.groupdocs.search.Document
Gets the additional fields for the document.
getAdditionalFields() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Gets the additional fields for the document.
getAdditionalFields() - Method in class com.groupdocs.search.options.TextOptions
Gets the additional document fields that was used for indexing.
getAlias() - Method in class com.groupdocs.search.dictionaries.AliasReplacementPair
Gets the alias.
getAliasDictionary() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
Gets a dictionary of aliases.
getAllHomophoneGroups() - Method in class com.groupdocs.search.dictionaries.HomophoneDictionary
Gets all groups of homophones contained in this dictionary.
getAllSynonymGroups() - Method in class com.groupdocs.search.dictionaries.SynonymDictionary
Gets all groups of synonyms contained in this dictionary.
getAlphabet() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
Gets a dictionary of characters.
getArray() - Method in class com.groupdocs.search.common.ArrayReader
Gets the byte array.
getArray() - Method in class com.groupdocs.search.common.ArrayWriter
Gets the byte array.
getAttributes() - Method in class com.groupdocs.search.Document
Gets the attributes of the document.
getAttributes() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Gets the attributes of the document.
getAttributes(String) - Method in class com.groupdocs.search.Index
Gets all the attributes associated with the specified indexed document.
getAutoDetectEncoding() - Method in class com.groupdocs.search.IndexSettings
Gets a value indicating whether to detect encoding automatically or not.
getByteCount(DocumentFilter) - Static method in class com.groupdocs.search.DocumentFilter
 
getByteCount(DateFormat) - Static method in class com.groupdocs.search.options.DateFormat
 
getByteCount(DateFormatCollection) - Static method in class com.groupdocs.search.options.DateFormatCollection
 
getByteCount(FuzzySearchOptions) - Static method in class com.groupdocs.search.options.FuzzySearchOptions
 
getByteCount(SimilarityLevel) - Static method in class com.groupdocs.search.options.SimilarityLevel
 
getByteCount(SpellingCorrectorOptions) - Static method in class com.groupdocs.search.options.SpellingCorrectorOptions
 
getByteCount(TableDiscreteFunction) - Static method in class com.groupdocs.search.options.TableDiscreteFunction
 
getCancellation() - Method in class com.groupdocs.search.options.IndexingOptions
Gets the operation cancellation object.
getCancellation() - Method in class com.groupdocs.search.options.MergeOptions
Gets the operation cancellation object.
getCancellation() - Method in class com.groupdocs.search.options.SearchOptions
Gets the operation cancellation object.
getCancellation() - Method in class com.groupdocs.search.options.TextOptions
Gets the cancellation object.
getCancellation() - Method in class com.groupdocs.search.options.UpdateOptions
Gets the operation cancellation object.
getCharacter() - Method in class com.groupdocs.search.dictionaries.CharacterReplacementPair
Gets the character.
getCharacterReplacements() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
Gets a dictionary of character replacements.
getCharacters(WordPattern) - Static method in class com.groupdocs.search.common.WordPattern
 
getCharacterType(char) - Method in class com.groupdocs.search.dictionaries.Alphabet
Gets a type of a character.
getChild(int) - Method in class com.groupdocs.search.SearchQuery
Gets a child query by an index.
getChildCount() - Method in class com.groupdocs.search.SearchQuery
Gets the number of child queries.
getCompression() - Method in class com.groupdocs.search.options.TextStorageSettings
Gets the compression of text storage.
getConsiderTranspositions() - Method in class com.groupdocs.search.options.FuzzySearchOptions
Gets a value indicating whether the fuzzy search algorithm must consider transposition of two adjacent characters as a single mistake.
getConsiderTranspositions() - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
Gets a value indicating whether the algorithm must consider transposition of two adjacent characters as a single mistake.
getConsumptionCredit() - Static method in class com.groupdocs.search.licensing.Metered
Gets consumption credit
getConsumptionQuantity() - Static method in class com.groupdocs.search.licensing.Metered
Gets consumption file size
getContainerItems(String) - Method in interface com.groupdocs.search.common.IContainerItemExtractor
Extracts items from container document.
getContainerItems(InputStream) - Method in interface com.groupdocs.search.common.IContainerItemExtractor
Extracts items from container document.
getCount() - Method in class com.groupdocs.search.common.FragmentContainer
Gets the number of contained text fragments.
getCount() - Method in class com.groupdocs.search.dictionaries.AliasDictionary
Gets the number of aliases contained in the AliasDictionary.
getCount() - Method in class com.groupdocs.search.dictionaries.Alphabet
Gets the number of characters contained in the Alphabet.
getCount() - Method in class com.groupdocs.search.dictionaries.CharacterReplacementDictionary
Gets the number of characters contained in this CharacterReplacementDictionary.
getCount() - Method in class com.groupdocs.search.dictionaries.HomophoneDictionary
Gets the number of words contained in this HomophoneDictionary.
getCount() - Method in class com.groupdocs.search.dictionaries.PasswordDictionary
Gets the number of elements contained in the dictionary.
getCount() - Method in class com.groupdocs.search.dictionaries.SpellingCorrector
Gets the number of words contained in this SpellingCorrector.
getCount() - Method in class com.groupdocs.search.dictionaries.StopWordDictionary
Gets the number of stop words contained in the StopWordDictionary.
getCount() - Method in class com.groupdocs.search.dictionaries.SynonymDictionary
Gets the number of words contained in this SynonymDictionary.
getCustomExtractor() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Gets the custom text extractor.
getCustomExtractor() - Method in class com.groupdocs.search.options.TextOptions
Gets the custom text extractor that was used for indexing.
getCustomExtractors() - Method in class com.groupdocs.search.IndexSettings
Gets the custom extractor collection.
getDateFormats() - Method in class com.groupdocs.search.options.SearchOptions
Gets the collection of date formats for date range search.
getDateSeparator() - Method in class com.groupdocs.search.options.DateFormat
Gets the date separator.
getDateSeparator() - Static method in class com.groupdocs.search.options.DateFormatElement
Gets the date separator element.
getDayOfMonth() - Static method in class com.groupdocs.search.options.DateFormatElement
Gets the day of month element, represented by one or two digits.
getDayOfMonthTwoDigits() - Static method in class com.groupdocs.search.options.DateFormatElement
Gets the day of month element, represented by two digits.
getDefaultFieldName() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Gets the default field name used to index empty field names.
getDelegateId() - Method in class com.groupdocs.search.common.MulticastDelegate
Returns a delegate ID.
getDescription() - Method in class com.groupdocs.search.results.FileType
Gets the file type description.
getDictionaries() - Method in class com.groupdocs.search.Index
Gets the dictionary repository.
getDocument() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Gets the document.
getDocumentCount() - Method in class com.groupdocs.search.common.SearchReport
Gets the number of documents found.
getDocumentCount() - Method in class com.groupdocs.search.results.SearchResult
Gets the number of documents found.
getDocumentFilter() - Method in class com.groupdocs.search.IndexSettings
Gets a document filter.
getDocumentFilter(SearchOptions) - Static method in class com.groupdocs.search.options.SearchOptions
 
getDocumentFullPath() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Gets the document full path.
getDocumentFullPath() - Method in class com.groupdocs.search.events.PasswordRequiredEventArgs
Gets the document full path.
getDocumentInfo() - Method in class com.groupdocs.search.results.FoundDocument
Gets the document info.
getDocumentKey() - Method in class com.groupdocs.search.Document
Gets the document key that is used to identify the document within an index.
getDocumentKey() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Gets the document key.
getDocumentPasswords() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
Gets a dictionary of document passwords.
getDocumentSourceKind() - Method in class com.groupdocs.search.Document
Gets the document source kind.
getDocumentSourceKind(DocumentInfo) - Static method in class com.groupdocs.search.results.DocumentInfo
 
getDocumentText(DocumentInfo, OutputAdapter) - Method in class com.groupdocs.search.Index
Generates HTML formatted text for indexed document and transfers it through the output adapter.
getDocumentText(DocumentInfo, OutputAdapter, TextOptions) - Method in class com.groupdocs.search.Index
Generates HTML formatted text for indexed document and transfers it through the output adapter.
getEnabled() - Method in class com.groupdocs.search.options.FuzzySearchOptions
Gets a value indicating whether fuzzy search feature is enabled.
getEnabled() - Method in class com.groupdocs.search.options.KeyboardLayoutCorrectorOptions
Gets a value indicating whether the keyboard layout corrector is enabled.
getEnabled() - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
Gets a value indicating whether the spelling corrector is enabled.
getEncoding() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Gets the encoding of the document.
getEndTime() - Method in class com.groupdocs.search.common.IndexingReport
Gets the indexing end time.
getEndTime() - Method in class com.groupdocs.search.common.SearchReport
Gets the end time of the search.
getEndTime() - Method in class com.groupdocs.search.results.SearchResult
Gets the end time of the search.
getError() - Method in class com.groupdocs.search.results.PathDeleteResult
Returns a description of deletion error.
getErrors() - Method in class com.groupdocs.search.common.IndexingReport
Gets the list of errors.
getErrors() - Method in class com.groupdocs.search.results.DeleteResult
Returns descriptions of deletion errors.
getEvents() - Method in class com.groupdocs.search.Index
Gets the event hub for subscribing to events.
getEvents() - Method in class com.groupdocs.search.IndexRepository
Gets the event hub for subscribing to events.
getExtension() - Method in class com.groupdocs.search.Document
Gets the extension used for this document type.
getExtension() - Method in class com.groupdocs.search.results.FileType
Gets the file extension.
getExtensions() - Method in interface com.groupdocs.search.common.IFieldExtractor
Gets the supported extensions.
getFailedCount() - Method in class com.groupdocs.search.results.DeleteResult
Returns the number of paths not deleted due to errors.
getFieldName() - Method in class com.groupdocs.search.common.FragmentContainer
Gets the document field name.
getFieldName() - Method in class com.groupdocs.search.results.FoundDocumentField
Gets the field name.
getFieldName() - Method in class com.groupdocs.search.SearchQuery
Gets the field name.
getFields() - Method in class com.groupdocs.search.common.ExtractedItemInfo
Gets an extracted fields.
getFields(String) - Method in interface com.groupdocs.search.common.IFieldExtractor
Extracts all fields from the specified document.
getFields(InputStream) - Method in interface com.groupdocs.search.common.IFieldExtractor
Extracts all fields from the specified document.
getFilePath() - Method in class com.groupdocs.search.common.FileLogger
Gets the log file path.
getFilePath() - Method in class com.groupdocs.search.common.FileOutputAdapter
Gets an output file path.
getFilePath() - Method in class com.groupdocs.search.dictionaries.DictionaryBase
Gets the dictionary file path.
getFilePath() - Method in class com.groupdocs.search.results.DocumentInfo
Gets the file path.
getFileType() - Method in class com.groupdocs.search.results.DocumentInfo
Gets the file type.
getFirstChild() - Method in class com.groupdocs.search.SearchQuery
Gets the first child query.
getFormat() - Method in class com.groupdocs.search.options.DateFormatElement
Gets the format string.
getFormatFamily() - Method in class com.groupdocs.search.common.ExtractedItemInfo
Gets a document type.
getFormatFamily() - Method in interface com.groupdocs.search.common.IContainerItemExtractor
Gets the document format family.
getFormatFamily() - Method in class com.groupdocs.search.results.DocumentInfo
Gets the document format family.
getFormatFamily() - Method in class com.groupdocs.search.results.FileType
Gets the format family.
getFormatted(DateFormat, DateTime) - Static method in class com.groupdocs.search.options.DateFormat
 
getFoundDocument(int) - Method in class com.groupdocs.search.results.SearchResult
Gets the found document by index.
getFoundFields() - Method in class com.groupdocs.search.results.FoundDocument
Gets the document fields found.
getFragments() - Method in class com.groupdocs.search.common.FragmentContainer
Gets an array of contained text fragments.
getFuzzyAlgorithm() - Method in class com.groupdocs.search.options.FuzzySearchOptions
Gets the fuzzy search algorithm.
getFuzzySearch() - Method in class com.groupdocs.search.options.SearchOptions
Gets the fuzzy search options.
getHomophoneDictionary() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
Gets a dictionary of homophones.
getHomophoneGroups(String) - Method in class com.groupdocs.search.dictionaries.HomophoneDictionary
Gets all groups of homophones to which the specified word belongs.
getHomophones(String) - Method in class com.groupdocs.search.dictionaries.HomophoneDictionary
Gets the homophones for the specified word.
getIndex() - Method in class com.groupdocs.search.common.ArrayReader
Gets the current reading position.
getIndex() - Method in class com.groupdocs.search.common.ArrayWriter
Gets the current writing position.
getIndex(FileType) - Static method in class com.groupdocs.search.results.FileType
 
getIndexedDocumentItems(DocumentInfo) - Method in class com.groupdocs.search.Index
Gets an array of a document items.
getIndexedDocuments() - Method in class com.groupdocs.search.common.IndexingReport
Gets the list of indexed documents.
getIndexedDocuments() - Method in class com.groupdocs.search.Index
Gets an array of all indexed documents.
getIndexedDocumentsSize() - Method in class com.groupdocs.search.common.IndexingReport
Gets the total length of indexed documents in MB.
getIndexedPaths() - Method in class com.groupdocs.search.Index
Gets an array of indexed paths - documents or folders.
getIndexes() - Method in class com.groupdocs.search.IndexRepository
Gets the indexes contained in this IndexRepository.
getIndexFolder() - Method in class com.groupdocs.search.common.IndexInfo
Gets the full folder name where index is located.
getIndexFolder() - Method in class com.groupdocs.search.events.BaseIndexEventArgs
Gets the index folder.
getIndexFolder(Index) - Static method in class com.groupdocs.search.Index
 
getIndexId() - Method in class com.groupdocs.search.common.IndexInfo
Gets the index unique identifier.
getIndexId() - Method in class com.groupdocs.search.events.BaseIndexEventArgs
Gets the index ID.
getIndexId(Index) - Static method in class com.groupdocs.search.Index
 
getIndexInfo() - Method in class com.groupdocs.search.Index
Gets the basic information on the index.
getIndexingEmptyNames() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Gets a value indicating whether to index empty field names or not.
getIndexingEmptyValues() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Gets a value indicating whether to index empty field values or not.
getIndexingReports() - Method in class com.groupdocs.search.Index
Gets the reports on indexing operations.
getIndexingTime() - Method in class com.groupdocs.search.common.IndexingReport
Gets the indexing duration in seconds.
getIndexSettings() - Method in class com.groupdocs.search.Index
Gets the index setting.
getIndexStatus() - Method in class com.groupdocs.search.common.IndexInfo
Gets the index status.
getIndexStatus(Index) - Static method in class com.groupdocs.search.Index
 
getIndexType() - Method in class com.groupdocs.search.IndexSettings
Gets the index type.
getInMemoryIndex() - Method in class com.groupdocs.search.IndexSettings
Gets a value indicating whether the index is stored in memory or on disk.
getInnerPath() - Method in class com.groupdocs.search.common.ExtractedItemInfo
Gets an inner path.
getInnerPath() - Method in class com.groupdocs.search.results.DocumentInfo
Gets the inner path for container document item.
getInnerPathParts(DocumentInfo) - Static method in class com.groupdocs.search.results.DocumentInfo
 
getInvocationList() - Method in class com.groupdocs.search.common.Delegate
Returns an invocation list.
getInvocationList() - Method in class com.groupdocs.search.common.MulticastDelegate
Returns an invocation list.
getItemInfo() - Method in class com.groupdocs.search.common.ExtractedItemInfo
Gets an item information.
getItemResults() - Method in class com.groupdocs.search.results.DeleteResult
Returns the results of deleting each path.
getKeyboardLayoutCorrector() - Method in class com.groupdocs.search.options.SearchOptions
Gets the keyboard layout corrector options.
getLastDocumentKey() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
Gets the key of the last processed document.
getLastDocumentPath() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
Gets the path of the last processed document.
getLastDocumentStatus() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
Gets the status of the last processed document.
getLastModified() - Method in class com.groupdocs.search.common.ChunkSearchToken
 
getLevel() - Method in class com.groupdocs.search.options.Step
Gets the level.
getLogger() - Method in class com.groupdocs.search.IndexSettings
Gets a logger that is used for logging events and errors in the index.
getLowerLimit() - Method in class com.groupdocs.search.options.Step
Gets the lower limit.
getLRMSRC() - Static method in class com.groupdocs.search.Index
 
getMaxBytesToIndexField() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Gets the maximum number of values in an array of type byte to index the field.
getMaxDoublesToIndexField() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Gets the maximum number of values in an array of type double to index the field.
getMaxIndexingReportCount() - Method in class com.groupdocs.search.IndexSettings
Gets the maximum number of indexing reports.
getMaxIntsToIndexField() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Gets the maximum number of values in an array of type int to index the field.
getMaxLongsToIndexField() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Gets the maximum number of values in an array of type long to index the field.
getMaxMistakeCount(int) - Method in class com.groupdocs.search.options.FuzzyAlgorithm
Gets the maximum allowed number of mistakes for the specified term length.
getMaxMistakeCount(FuzzySearchOptions, int) - Static method in class com.groupdocs.search.options.FuzzySearchOptions
 
getMaxMistakeCount(int) - Method in class com.groupdocs.search.options.SimilarityLevel
Gets the maximum allowed number of mistakes for the specified term length.
getMaxMistakeCount() - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
Gets the maximum number of mistakes.
getMaxMistakeCount(SpellingCorrectorOptions) - Static method in class com.groupdocs.search.options.SpellingCorrectorOptions
 
getMaxMistakeCount(int) - Method in class com.groupdocs.search.options.TableDiscreteFunction
Gets a maximum allowed number of mistakes for specified term length.
getMaxOccurrenceCountPerTerm() - Method in class com.groupdocs.search.options.SearchOptions
Gets the maximum number of occurrences of each term in a search query.
getMaxSearchReportCount() - Method in class com.groupdocs.search.IndexSettings
Gets the maximum number of search reports.
getMaxSize() - Method in class com.groupdocs.search.common.FileLogger
Gets the maximum size of log file in megabytes.
getMaxTotalOccurrenceCount() - Method in class com.groupdocs.search.options.SearchOptions
Gets the maximum total number of occurrences of all terms in a search query.
getMessage() - Method in class com.groupdocs.search.events.IndexErrorEventArgs
Gets the error message.
getMessage() - Method in class com.groupdocs.search.events.OperationFinishedEventArgs
Gets the message.
getMetadataIndexingOptions() - Method in class com.groupdocs.search.options.IndexingOptions
Gets the options for indexing metadata fields.
getMetadataIndexingOptions() - Method in class com.groupdocs.search.options.TextOptions
Gets the options for indexing metadata fields.
getMetadataIndexingOptions() - Method in class com.groupdocs.search.options.UpdateOptions
Gets the options for indexing metadata fields.
getModificationDate() - Method in class com.groupdocs.search.Document
Gets the last modification date of the document.
getMonth() - Static method in class com.groupdocs.search.options.DateFormatElement
Gets the month element, represented by one or two digits.
getMonthAbbreviatedName() - Static method in class com.groupdocs.search.options.DateFormatElement
Gets the month element, represented by abbreviated name.
getMonthFullName() - Static method in class com.groupdocs.search.options.DateFormatElement
Gets the month element, represented by full name.
getMonthTwoDigits() - Static method in class com.groupdocs.search.options.DateFormatElement
Gets the month element, represented by two digits.
getName() - Method in class com.groupdocs.search.common.DocumentField
Gets a field name.
getName() - Method in class com.groupdocs.search.results.FormatFamily
Gets the format family name.
getNextChunkSearchToken() - Method in class com.groupdocs.search.common.ChunkSearchToken
 
getNextChunkSearchToken() - Method in class com.groupdocs.search.results.SearchResult
Gets a chunk search token for searching the next chunk.
getObjectQuery() - Method in class com.groupdocs.search.common.SearchReport
Gets the search query in object form.
getOccurrenceCount() - Method in class com.groupdocs.search.common.SearchReport
Gets the total number of occurrences found.
getOccurrenceCount() - Method in class com.groupdocs.search.results.FoundDocument
Gets the number of occurrences found.
getOccurrenceCount() - Method in class com.groupdocs.search.results.FoundDocumentField
Gets the number of occurrences found.
getOccurrenceCount() - Method in class com.groupdocs.search.results.SearchResult
Gets the total number of occurrences found.
getOnlyBestResults() - Method in class com.groupdocs.search.options.FuzzySearchOptions
Gets a value indicating whether only the best results will be returned.
getOnlyBestResults() - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
Gets a value indicating whether only the best results will be returned.
getOnlyBestResultsRange() - Method in class com.groupdocs.search.options.FuzzySearchOptions
Gets the maximum exceeding of the minimum number of mistakes that are found.
getOnlyBestResultsRange() - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
Gets the maximum exceeding of the minimum number of mistakes that are found.
getOperationType() - Method in class com.groupdocs.search.events.OperationFinishedEventArgs
Gets the operation type.
getOptions() - Method in class com.groupdocs.search.common.ChunkSearchToken
 
getOutputAdapter() - Method in class com.groupdocs.search.highlighters.HtmlHighlighter
Gets the output adapter passed in the constructor.
getPartIds(DocumentInfo) - Static method in class com.groupdocs.search.results.DocumentInfo
 
getParts(DateFormat, DateTime) - Static method in class com.groupdocs.search.options.DateFormat
 
getPassword(String) - Method in class com.groupdocs.search.dictionaries.PasswordDictionary
Gets the password for the file.
getPassword() - Method in class com.groupdocs.search.events.PasswordRequiredEventArgs
Gets the password for opening the document.
getPath() - Method in class com.groupdocs.search.results.PathDeleteResult
Returns the path to the file or folder to delete.
getProcessedDocuments() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
Gets the number of successfully processed documents.
getProgressPercentage() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
Gets the percentage of the progress.
getQuery() - Method in class com.groupdocs.search.events.SearchPhaseEventArgs
Gets the initial query of the current search.
getRelevance() - Method in class com.groupdocs.search.results.FoundDocument
Gets the relevance of search result.
getRemovedDocuments() - Method in class com.groupdocs.search.common.IndexingReport
Gets the list of removed from index documents.
getReplacement() - Method in class com.groupdocs.search.dictionaries.AliasReplacementPair
Gets the replacement.
getReplacement(char) - Method in class com.groupdocs.search.dictionaries.CharacterReplacementDictionary
Gets a replacement for the specified character.
getReplacement() - Method in class com.groupdocs.search.dictionaries.CharacterReplacementPair
Gets the replacement.
getRepository() - Method in class com.groupdocs.search.Index
Gets the index repository object if the index is contained in it.
getResult() - Method in class com.groupdocs.search.common.StringOutputAdapter
Gets the resulting string.
getResult() - Method in class com.groupdocs.search.highlighters.HtmlFragmentHighlighter
Gets an array of resulting fragment containers.
getSearchDocumentFilter() - Method in class com.groupdocs.search.options.SearchOptions
Gets the search document filter.
getSearchDuration() - Method in class com.groupdocs.search.common.SearchReport
Gets the search duration in seconds.
getSearchDuration() - Method in class com.groupdocs.search.results.SearchResult
Gets the search duration in seconds.
getSearchOptions() - Method in class com.groupdocs.search.common.SearchReport
Gets the search options.
getSearchOptions() - Method in class com.groupdocs.search.SearchQuery
Gets the search options of this seach query.
getSearchPhase() - Method in class com.groupdocs.search.events.SearchPhaseEventArgs
Gets the search phase.
getSearchQuery() - Method in class com.groupdocs.search.common.ChunkSearchToken
 
getSearchReports() - Method in class com.groupdocs.search.Index
Gets the reports on search operations.
getSearchThreads() - Method in class com.groupdocs.search.IndexSettings
Gets the number of threads used for the search.
getSecondChild() - Method in class com.groupdocs.search.SearchQuery
Gets the second child query.
getSegmentCount() - Method in class com.groupdocs.search.common.ChunkSearchToken
 
getSegmentCount() - Method in class com.groupdocs.search.common.IndexingReport
Gets the number of index segments.
getSegmentIndex() - Method in class com.groupdocs.search.common.ChunkSearchToken
 
getSeparatorBetweenValues() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Gets the separator between values in a field of type array.
getSeparatorInCompoundName() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Gets the separator in the compound name of a field.
getSerializedLength(SearchOptions) - Static method in class com.groupdocs.search.options.SearchOptions
 
getSimilarityLevel(int) - Method in class com.groupdocs.search.options.FuzzyAlgorithm
Gets the similarity level for the specified term length.
getSimilarityLevel(int) - Method in class com.groupdocs.search.options.SimilarityLevel
Gets the similarity level value for the specified term length.
getSimilarityLevel(int) - Method in class com.groupdocs.search.options.TableDiscreteFunction
Gets a similarity level for specified term length.
getSingleFormat() - Method in class com.groupdocs.search.options.DateFormatElement
Gets the single format string.
getSkipIndexing() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Gets a value indicating that indexing of the document should be skipped.
getSkippedDocuments() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
Gets the number of skipped documents.
getSLRM() - Static method in class com.groupdocs.search.Index
 
getSpellingCorrector() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
Gets a spelling corrector.
getSpellingCorrector() - Method in class com.groupdocs.search.options.SearchOptions
Gets the spelling corrector options.
getStartTime() - Method in class com.groupdocs.search.common.IndexingReport
Gets the indexing start time.
getStartTime() - Method in class com.groupdocs.search.common.SearchReport
Gets the start time of the search.
getStartTime() - Method in class com.groupdocs.search.results.SearchResult
Gets the start time of the search.
getStatus() - Method in class com.groupdocs.search.events.BaseIndexEventArgs
Gets the index status.
getStopWordDictionary() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
Gets a dictionary of stop words.
getStream() - Method in class com.groupdocs.search.common.StreamOutputAdapter
Gets an output stream.
getSuccessCount() - Method in class com.groupdocs.search.results.DeleteResult
Returns the number of successfully deleted paths.
getSupportedFileTypes() - Static method in class com.groupdocs.search.results.FileType
Retrieves supported file types.
getSynonymDictionary() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
Gets a dictionary of synonyms.
getSynonymGroups(String) - Method in class com.groupdocs.search.dictionaries.SynonymDictionary
Gets all groups of synonyms to which the specified word belongs.
getSynonyms(String) - Method in class com.groupdocs.search.dictionaries.SynonymDictionary
Gets the synonyms for the specified word.
getTerms() - Method in class com.groupdocs.search.results.FoundDocument
Gets the terms found.
getTerms() - Method in class com.groupdocs.search.results.FoundDocumentField
Gets the terms found.
getTermsAfter() - Method in class com.groupdocs.search.options.HighlightOptions
Gets the maximum number of words in a text snippet after highlighted word.
getTermsBefore() - Method in class com.groupdocs.search.options.HighlightOptions
Gets the maximum number of words in a text snippet before highlighted word.
getTermSequencePositions() - Method in class com.groupdocs.search.results.FoundDocumentField
Gets the found term sequence positions.
getTermSequences() - Method in class com.groupdocs.search.results.FoundDocument
Gets the term sequences found.
getTermSequences() - Method in class com.groupdocs.search.results.FoundDocumentField
Gets the term sequences found.
getTermSequencesOccurrences() - Method in class com.groupdocs.search.results.FoundDocumentField
Gets the occurrences of the found term sequences.
getTermsOccurrences() - Method in class com.groupdocs.search.results.FoundDocumentField
Gets the occurrences of the found terms.
getTermsTotal() - Method in class com.groupdocs.search.options.HighlightOptions
Gets the maximum number of words in a text snippet.
getText(String) - Method in class com.groupdocs.search.dictionaries.AliasDictionary
Gets a text that is associated with the specified alias.
getTextQuery() - Method in class com.groupdocs.search.common.SearchReport
Gets the search query in text form.
getTextStorageSettings() - Method in class com.groupdocs.search.IndexSettings
Gets the text storage settings.
getThreads() - Method in class com.groupdocs.search.options.IndexingOptions
Gets the number of threads used for indexing.
getThreads() - Method in class com.groupdocs.search.options.UpdateOptions
Gets the number of threads used for indexing.
getTime() - Method in class com.groupdocs.search.events.BaseIndexEventArgs
Gets the time of an event.
getTotalCount() - Method in class com.groupdocs.search.results.DeleteResult
Returns the total number of paths to delete.
getTotalDocuments() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
Gets the total number of processed documents.
getTotalDocumentsInIndex() - Method in class com.groupdocs.search.common.IndexingReport
Gets the total number of documents in the index.
getTotalIndexSize() - Method in class com.groupdocs.search.common.IndexingReport
Gets the total index size in bytes.
getTotalTermCount() - Method in class com.groupdocs.search.common.IndexingReport
Gets the total number of terms in index.
getTruncated() - Method in class com.groupdocs.search.results.SearchResult
Gets a value indicating that the result is truncated.
getUpdatedDocuments() - Method in class com.groupdocs.search.common.IndexingReport
Gets the list of updated documents.
getUseCaseSensitiveSearch() - Method in class com.groupdocs.search.options.SearchOptions
Gets the flag of case sensitive search.
getUseCharacterReplacements() - Method in class com.groupdocs.search.IndexSettings
Gets a value indicating whether to use character replacements or not.
getUseHomophoneSearch() - Method in class com.groupdocs.search.options.SearchOptions
Gets the flag of use homophones in search.
getUseRawTextExtraction() - Method in class com.groupdocs.search.IndexSettings
Gets a value indicating whether the raw mode is used for text extraction if possible.
getUseStopWords() - Method in class com.groupdocs.search.IndexSettings
Gets a value indicating whether to use stop words or not.
getUseSynonymSearch() - Method in class com.groupdocs.search.options.SearchOptions
Gets the flag of use synonyms in search.
getUseWordFormsSearch() - Method in class com.groupdocs.search.options.SearchOptions
Gets the flag of use different word forms in search.
getValue() - Method in class com.groupdocs.search.common.DocumentField
Gets a field value.
getValue(SimilarityLevel) - Static method in class com.groupdocs.search.options.SimilarityLevel
 
getVersion() - Method in class com.groupdocs.search.common.IndexInfo
Gets the index version.
getVersion(Index) - Static method in class com.groupdocs.search.Index
 
getWarnings() - Method in class com.groupdocs.search.results.SearchResult
Gets a warnings describing the result.
getWordForms(String) - Method in class com.groupdocs.search.dictionaries.EnglishWordFormsProvider
Gets the word forms for the specified word.
getWordForms(String) - Method in interface com.groupdocs.search.dictionaries.IWordFormsProvider
Gets the word forms for the specified word.
getWordFormsProvider() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
Gets a word forms provider.
getWords() - Method in class com.groupdocs.search.dictionaries.SpellingCorrector
Gets the collection of words that is currently contained in this SpellingCorrector.
getWords() - Method in class com.groupdocs.search.events.SearchPhaseEventArgs
Gets the words obtained in the current phase.
getYear() - Static method in class com.groupdocs.search.options.DateFormatElement
Gets the year element, represented by one, two, three, or four digits.
getYearFourDigits() - Static method in class com.groupdocs.search.options.DateFormatElement
Gets the year element, represented by four digits.
getYearTwoDigits() - Static method in class com.groupdocs.search.options.DateFormatElement
Gets the year element, represented by two digits.
GIF - Static variable in class com.groupdocs.search.results.FileType
A GIF or Graphical Interchange Format is a type of highly compressed image.
GroupDocsException - Exception in com.groupdocs.search
Represents base exception in GroupDocs products.
GroupDocsException() - Constructor for exception com.groupdocs.search.GroupDocsException
Initializes a new instance of the GroupDocsException class.
GroupDocsException(String) - Constructor for exception com.groupdocs.search.GroupDocsException
Initializes a new instance of the GroupDocsException class.
GroupDocsException(String, RuntimeException) - Constructor for exception com.groupdocs.search.GroupDocsException
Initializes a new instance of the GroupDocsException class.

H

hasDays(DateFormat) - Static method in class com.groupdocs.search.options.DateFormat
 
High - Static variable in class com.groupdocs.search.options.Compression
High compression level.
highlight(FoundDocument, Highlighter) - Method in class com.groupdocs.search.Index
Generates HTML formatted text with highlighted found terms.
highlight(FoundDocument, Highlighter, HighlightOptions) - Method in class com.groupdocs.search.Index
Generates HTML formatted text with highlighted found terms.
Highlighter - Class in com.groupdocs.search.highlighters
Represents the base class of a search result highlighter.
Highlighter() - Constructor for class com.groupdocs.search.highlighters.Highlighter
Initializes a new instance of the Highlighter class.
HighlightOptions - Class in com.groupdocs.search.options
Provides options for highlighting found terms.
HighlightOptions() - Constructor for class com.groupdocs.search.options.HighlightOptions
Initializes a new instance of the HighlightOptions class.
HomophoneDictionary - Class in com.groupdocs.search.dictionaries
Represents a dictionary of heterographic homophones.
HomophoneDictionary(EventHub, String, boolean) - Constructor for class com.groupdocs.search.dictionaries.HomophoneDictionary
Initializes a new instance of the HomophoneDictionary class.
HomophoneSearch - Static variable in class com.groupdocs.search.events.SearchPhase
The homophone search.
HTM - Static variable in class com.groupdocs.search.results.FileType
Files with HTM extension represent Hypertext Markup Language for creating web pages for display in web browsers.
HTML - Static variable in class com.groupdocs.search.results.FileType
HTML (Hyper Text Markup Language) is the extension for web pages created for display in web browsers.
HtmlFragmentHighlighter - Class in com.groupdocs.search.highlighters
Represents a search result highlighter that highlights search results in HTML formatted text fragments.
HtmlFragmentHighlighter() - Constructor for class com.groupdocs.search.highlighters.HtmlFragmentHighlighter
Initializes a new instance of the HtmlFragmentHighlighter class.
HtmlHighlighter - Class in com.groupdocs.search.highlighters
Represents a search result highlighter that highlights search results in an entire document text formatted in HTML.
HtmlHighlighter(OutputAdapter) - Constructor for class com.groupdocs.search.highlighters.HtmlHighlighter
Initializes a new instance of the HtmlHighlighter class.
HyperlinkBase - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The hyperlink base field name.
HyperlinkBase - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The hyperlink base field name.
HyperlinkBase - Static variable in class com.groupdocs.search.options.WordsFieldNames
The hyperlink base field name.
hz_gb_2312 - Static variable in class com.groupdocs.search.common.Encodings
The hz-gb-2312 encoding.

I

IBM00858 - Static variable in class com.groupdocs.search.common.Encodings
The IBM00858 encoding.
IBM00924 - Static variable in class com.groupdocs.search.common.Encodings
The IBM00924 encoding.
IBM01047 - Static variable in class com.groupdocs.search.common.Encodings
The IBM01047 encoding.
IBM01140 - Static variable in class com.groupdocs.search.common.Encodings
The IBM01140 encoding.
IBM01141 - Static variable in class com.groupdocs.search.common.Encodings
The IBM01141 encoding.
IBM01142 - Static variable in class com.groupdocs.search.common.Encodings
The IBM01142 encoding.
IBM01143 - Static variable in class com.groupdocs.search.common.Encodings
The IBM01143 encoding.
IBM01144 - Static variable in class com.groupdocs.search.common.Encodings
The IBM01144 encoding.
IBM01145 - Static variable in class com.groupdocs.search.common.Encodings
The IBM01145 encoding.
IBM01146 - Static variable in class com.groupdocs.search.common.Encodings
The IBM01146 encoding.
IBM01147 - Static variable in class com.groupdocs.search.common.Encodings
The IBM01147 encoding.
IBM01148 - Static variable in class com.groupdocs.search.common.Encodings
The IBM01148 encoding.
IBM01149 - Static variable in class com.groupdocs.search.common.Encodings
The IBM01149 encoding.
IBM037 - Static variable in class com.groupdocs.search.common.Encodings
The IBM037 encoding.
IBM1026 - Static variable in class com.groupdocs.search.common.Encodings
The IBM1026 encoding.
IBM273 - Static variable in class com.groupdocs.search.common.Encodings
The IBM273 encoding.
IBM277 - Static variable in class com.groupdocs.search.common.Encodings
The IBM277 encoding.
IBM278 - Static variable in class com.groupdocs.search.common.Encodings
The IBM278 encoding.
IBM280 - Static variable in class com.groupdocs.search.common.Encodings
The IBM280 encoding.
IBM284 - Static variable in class com.groupdocs.search.common.Encodings
The IBM284 encoding.
IBM285 - Static variable in class com.groupdocs.search.common.Encodings
The IBM285 encoding.
IBM290 - Static variable in class com.groupdocs.search.common.Encodings
The IBM290 encoding.
IBM297 - Static variable in class com.groupdocs.search.common.Encodings
The IBM297 encoding.
IBM420 - Static variable in class com.groupdocs.search.common.Encodings
The IBM420 encoding.
IBM423 - Static variable in class com.groupdocs.search.common.Encodings
The IBM423 encoding.
IBM424 - Static variable in class com.groupdocs.search.common.Encodings
The IBM424 encoding.
IBM437 - Static variable in class com.groupdocs.search.common.Encodings
The IBM437 encoding.
IBM500 - Static variable in class com.groupdocs.search.common.Encodings
The IBM500 encoding.
ibm737 - Static variable in class com.groupdocs.search.common.Encodings
The ibm737 encoding.
ibm775 - Static variable in class com.groupdocs.search.common.Encodings
The ibm775 encoding.
ibm850 - Static variable in class com.groupdocs.search.common.Encodings
The ibm850 encoding.
ibm852 - Static variable in class com.groupdocs.search.common.Encodings
The ibm852 encoding.
IBM855 - Static variable in class com.groupdocs.search.common.Encodings
The IBM855 encoding.
ibm857 - Static variable in class com.groupdocs.search.common.Encodings
The ibm857 encoding.
IBM860 - Static variable in class com.groupdocs.search.common.Encodings
The IBM860 encoding.
ibm861 - Static variable in class com.groupdocs.search.common.Encodings
The ibm861 encoding.
IBM863 - Static variable in class com.groupdocs.search.common.Encodings
The IBM863 encoding.
IBM864 - Static variable in class com.groupdocs.search.common.Encodings
The IBM864 encoding.
IBM865 - Static variable in class com.groupdocs.search.common.Encodings
The IBM865 encoding.
ibm869 - Static variable in class com.groupdocs.search.common.Encodings
The ibm869 encoding.
IBM870 - Static variable in class com.groupdocs.search.common.Encodings
The IBM870 encoding.
IBM871 - Static variable in class com.groupdocs.search.common.Encodings
The IBM871 encoding.
IBM880 - Static variable in class com.groupdocs.search.common.Encodings
The IBM880 encoding.
IBM905 - Static variable in class com.groupdocs.search.common.Encodings
The IBM905 encoding.
IBM_Thai - Static variable in class com.groupdocs.search.common.Encodings
The IBM-Thai encoding.
IContainerItemExtractor - Interface in com.groupdocs.search.common
Provides methods for extracting items from container documents.
IDocumentLoader - Interface in com.groupdocs.search.common
Defines the document loader interface that is used to load lazy documents.
IFieldExtractor - Interface in com.groupdocs.search.common
Provides methods for extracting fields from a document.
ILogger - Interface in com.groupdocs.search.common
Defines interface of a logger that is used for logging events and errors in an index.
Image - Static variable in class com.groupdocs.search.results.FormatFamily
Represents image formats.
import_(String) - Method in class com.groupdocs.search.dictionaries.DictionaryBase
Imports a dictionary from the specified file.
importDictionary(String) - Method in class com.groupdocs.search.dictionaries.DictionaryBase
Imports a dictionary from the specified file.
Index - Class in com.groupdocs.search
Represents the main class for indexing documents and search through them.
Index() - Constructor for class com.groupdocs.search.Index
Initializes a new instance of the Index class in memory.
Index(IndexSettings) - Constructor for class com.groupdocs.search.Index
Initializes a new instance of the Index class in memory with particular index settings.
Index(String) - Constructor for class com.groupdocs.search.Index
Initializes a new instance of the Index class.
Index(String, IndexSettings) - Constructor for class com.groupdocs.search.Index
Initializes a new instance of the Index class.
Index(String, boolean) - Constructor for class com.groupdocs.search.Index
Initializes a new instance of the Index class.
Index(String, IndexSettings, boolean) - Constructor for class com.groupdocs.search.Index
Initializes a new instance of the Index class.
IndexErrorEventArgs - Class in com.groupdocs.search.events
Represents arguments for the event of index error occurred.
IndexErrorEventArgs(Guid, String, int, String, boolean) - Constructor for class com.groupdocs.search.events.IndexErrorEventArgs
Initializes a new instance of the IndexErrorEventArgs class.
IndexInfo - Class in com.groupdocs.search.common
Contains basic information on an Index.
IndexInfo(Index) - Constructor for class com.groupdocs.search.common.IndexInfo
 
Indexing - Static variable in class com.groupdocs.search.common.IndexStatus
Index performs an indexing operation.
Indexing - Static variable in class com.groupdocs.search.events.OperationType
Adding documents to an index.
IndexingOptions - Class in com.groupdocs.search.options
Provides options for indexing operation.
IndexingOptions() - Constructor for class com.groupdocs.search.options.IndexingOptions
Initializes a new instance of the IndexingOptions class.
IndexingReport - Class in com.groupdocs.search.common
Represents a detailed information on an indexing operation.
IndexingReport(int, int, double, int, long, DateTime, DateTime, String[], String[], String[], String[]) - Constructor for class com.groupdocs.search.common.IndexingReport
 
IndexRepository - Class in com.groupdocs.search
Represents a container for combining multiple indexes and performing common operations on them.
IndexRepository() - Constructor for class com.groupdocs.search.IndexRepository
Initializes a new instance of the IndexRepository class.
IndexSettings - Class in com.groupdocs.search
Represents the index settings that allow to customize the indexing operations.
IndexSettings() - Constructor for class com.groupdocs.search.IndexSettings
Initializes a new instance of the IndexSettings class.
IndexStatus - Class in com.groupdocs.search.common
Specifies an index status.
IndexType - Class in com.groupdocs.search.options
Specifies an index type.
IndexUpdater - Class in com.groupdocs.search
Represents an index updater.
IndexUpdater() - Constructor for class com.groupdocs.search.IndexUpdater
Initializes a new instance of the IndexUpdater class.
invocationList - Variable in class com.groupdocs.search.events.Event
 
invoke(Object, T) - Method in class com.groupdocs.search.events.EventHandler
Starts handling of the event.
isAsync() - Method in class com.groupdocs.search.options.IndexingOptions
Gets the flag of asynchronous performing the operation.
isAsync() - Method in class com.groupdocs.search.options.MergeOptions
Gets the flag of asynchronous performing the operation.
isAsync() - Method in class com.groupdocs.search.options.UpdateOptions
Gets the flag of asynchronous performing the operation.
isCancelled() - Method in class com.groupdocs.search.common.Cancellation
Gets a value indicating that cancellation has been requested.
isCaseSensitive(FoundDocument) - Static method in class com.groupdocs.search.results.FoundDocument
 
isChunkSearch() - Method in class com.groupdocs.search.options.SearchOptions
Gets the flag of search by chunks.
isCritical() - Method in class com.groupdocs.search.events.IndexErrorEventArgs
Gets a flag indicating that the error occurred is critical and the index should be restarted.
ISearchDocumentFilter - Interface in com.groupdocs.search.options
Represents search document filter.
isEmpty() - Method in class com.groupdocs.search.events.Event
Checks for presence of at least one listener.
isL() - Static method in class com.groupdocs.search.Index
 
isLatestVersion(String) - Method in class com.groupdocs.search.IndexUpdater
Checks whether the specified directory contains an index of the latest version.
isLazy() - Method in class com.groupdocs.search.Document
Gets a value indicating whether the document is loaded as needed or not.
iso_2022_jp - Static variable in class com.groupdocs.search.common.Encodings
The iso-2022-jp encoding.
iso_2022_kr - Static variable in class com.groupdocs.search.common.Encodings
The iso-2022-kr encoding.
iso_8859_1 - Static variable in class com.groupdocs.search.common.Encodings
The iso-8859-1 encoding.
iso_8859_13 - Static variable in class com.groupdocs.search.common.Encodings
The iso-8859-13 encoding.
iso_8859_15 - Static variable in class com.groupdocs.search.common.Encodings
The iso-8859-15 encoding.
iso_8859_2 - Static variable in class com.groupdocs.search.common.Encodings
The iso-8859-2 encoding.
iso_8859_3 - Static variable in class com.groupdocs.search.common.Encodings
The iso-8859-3 encoding.
iso_8859_4 - Static variable in class com.groupdocs.search.common.Encodings
The iso-8859-4 encoding.
iso_8859_5 - Static variable in class com.groupdocs.search.common.Encodings
The iso-8859-5 encoding.
iso_8859_6 - Static variable in class com.groupdocs.search.common.Encodings
The iso-8859-6 encoding.
iso_8859_7 - Static variable in class com.groupdocs.search.common.Encodings
The iso-8859-7 encoding.
iso_8859_8 - Static variable in class com.groupdocs.search.common.Encodings
The iso-8859-8 encoding.
iso_8859_8_i - Static variable in class com.groupdocs.search.common.Encodings
The iso-8859-8-i encoding.
iso_8859_9 - Static variable in class com.groupdocs.search.common.Encodings
The iso-8859-9 encoding.
isReadOnly() - Method in class com.groupdocs.search.common.CustomExtractorCollection
Gets a value indicating whether the collection is read-only.
isReadOnly(IndexSettings) - Static method in class com.groupdocs.search.IndexSettings
 
isReadOnly() - Method in class com.groupdocs.search.options.DateFormatCollection
Gets a value indicating whether the collection is read-only.
isSuccess() - Method in class com.groupdocs.search.results.PathDeleteResult
Returns the success indicator of the delete operation.
iterator() - Method in class com.groupdocs.search.common.CustomExtractorCollection
Returns an iterator for this collection.
iterator() - Method in class com.groupdocs.search.dictionaries.AliasDictionary
Returns an iterator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.dictionaries.Alphabet
Returns an iterator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.dictionaries.CharacterReplacementDictionary
Returns an iterator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.dictionaries.HomophoneDictionary
Returns an iterator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.dictionaries.PasswordDictionary
Returns an iterator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.dictionaries.StopWordDictionary
Returns an iterator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.dictionaries.SynonymDictionary
Returns an iterator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.options.DateFormatCollection
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.results.SearchResult
Returns an iterator that iterates through the collection of the documents found.
IWordFormsProvider - Interface in com.groupdocs.search.dictionaries
Defines interface of a word forms provider.

J

Johab - Static variable in class com.groupdocs.search.common.Encodings
The Johab encoding.
JP2 - Static variable in class com.groupdocs.search.results.FileType
JPEG 2000 (JP2) is an image coding system and state-of-the-art image compression standard.
JPE - Static variable in class com.groupdocs.search.results.FileType
A JPEG is a type of image format that is saved using the method of lossy compression.
JPEG - Static variable in class com.groupdocs.search.results.FileType
A JPEG is a type of image format that is saved using the method of lossy compression.
JPG - Static variable in class com.groupdocs.search.results.FileType
A JPEG is a type of image format that is saved using the method of lossy compression.

K

KeyboardLayoutCorrection - Static variable in class com.groupdocs.search.events.SearchPhase
The keyboard layout correction.
KeyboardLayoutCorrectorOptions - Class in com.groupdocs.search.options
Provides options for the keyboard layout corrector.
Keywords - Static variable in class com.groupdocs.search.options.FictionBookFieldNames
The keywords field name.
Keywords - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The keywords field name.
Keywords - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The keywords field name.
Keywords - Static variable in class com.groupdocs.search.options.WordsFieldNames
The keywords field name.
koi8_r - Static variable in class com.groupdocs.search.common.Encodings
The koi8-r encoding.
koi8_u - Static variable in class com.groupdocs.search.common.Encodings
The koi8-u encoding.
ks_c_5601_1987 - Static variable in class com.groupdocs.search.common.Encodings
The ks_c_5601-1987 encoding.

L

Language - Static variable in class com.groupdocs.search.options.EpubFieldNames
The language field name.
Language - Static variable in class com.groupdocs.search.options.FictionBookFieldNames
The language field name.
LastAuthor - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The last author field name.
LastAuthor - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The last author field name.
LastAuthor - Static variable in class com.groupdocs.search.options.WordsFieldNames
The last author field name.
LastPrintedTime - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The last printed time field name.
LastPrintedTime - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The last printed time field name.
LastPrintedTime - Static variable in class com.groupdocs.search.options.WordsFieldNames
The last printed time field name.
LastSavedTime - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The last saved time field name.
LastSavedTime - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The last saved time field name.
LastSavedTime - Static variable in class com.groupdocs.search.options.WordsFieldNames
The last saved time field name.
Letter - Static variable in class com.groupdocs.search.dictionaries.CharacterType
The valid character.
License - Class in com.groupdocs.search.licensing
Represents the component license.
License() - Constructor for class com.groupdocs.search.licensing.License
Initializes a new instance of the License class.
LicenseRestrictionException - Exception in com.groupdocs.search
The exception that is thrown when a license restriction is triggered.
LicenseRestrictionException(String) - Constructor for exception com.groupdocs.search.LicenseRestrictionException
Initializes a new instance of the LicenseRestrictionException class.
load() - Method in class com.groupdocs.search.dictionaries.DictionaryBase
Loads the dictionary data from disk.
load(DictionaryBase) - Static method in class com.groupdocs.search.dictionaries.DictionaryRepository
 
loadDefault() - Method in class com.groupdocs.search.dictionaries.DictionaryBase
Loads the default dictionary data.
loadDefault(DictionaryBase) - Static method in class com.groupdocs.search.dictionaries.DictionaryRepository
 
loadDocument() - Method in interface com.groupdocs.search.common.IDocumentLoader
Loads a document.

M

macintosh - Static variable in class com.groupdocs.search.common.Encodings
The macintosh encoding.
MailDisplayTo - Static variable in class com.groupdocs.search.options.MailFieldNames
The mail display to field name.
MailFieldNames - Class in com.groupdocs.search.options
Represents a list of field names for the faceted search.
MailFieldNames() - Constructor for class com.groupdocs.search.options.MailFieldNames
 
MailMessageBody - Static variable in class com.groupdocs.search.options.MailFieldNames
The mail message body field name.
MailSenderName - Static variable in class com.groupdocs.search.options.MailFieldNames
The mail sender name field name.
MailSubject - Static variable in class com.groupdocs.search.options.MailFieldNames
The mail subject field name.
Manager - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The manager field name.
Manager - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The manager field name.
Manager - Static variable in class com.groupdocs.search.options.WordsFieldNames
The manager field name.
Markup - Static variable in class com.groupdocs.search.results.FormatFamily
Represents markup formats.
MD - Static variable in class com.groupdocs.search.results.FileType
Text files created with Markdown language dialects is saved with .MD or .MARKDOWN file extension.
Medicine - Static variable in class com.groupdocs.search.results.FormatFamily
Represents medicine formats.
merge(DictionaryBase) - Method in class com.groupdocs.search.dictionaries.DictionaryBase
Merges the specified dictionary into the current dictionary.
merge(DictionaryBase, DictionaryBase) - Static method in class com.groupdocs.search.dictionaries.DictionaryRepository
 
merge(Index, MergeOptions) - Method in class com.groupdocs.search.Index
Merges the specified index into the current index.
merge(IndexRepository, MergeOptions) - Method in class com.groupdocs.search.Index
Merges indexes from the specified index repository into the current index.
MergeOptions - Class in com.groupdocs.search.options
Provides options for merge operation.
MergeOptions() - Constructor for class com.groupdocs.search.options.MergeOptions
Initializes a new instance of the MergeOptions class.
Merging - Static variable in class com.groupdocs.search.common.IndexStatus
Index performs a merging operation.
Merging - Static variable in class com.groupdocs.search.events.OperationType
Merging indexes.
MetadataIndex - Static variable in class com.groupdocs.search.options.IndexType
Index that contains only metadata of documents, without content.
MetadataIndexingOptions - Class in com.groupdocs.search.options
Provides options for indexing metadata fields.
Metered - Class in com.groupdocs.search.licensing
Provides methods to set metered key.
Metered() - Constructor for class com.groupdocs.search.licensing.Metered
Initializes a new instance of this class.
MHT - Static variable in class com.groupdocs.search.results.FileType
Files with MHT extension represent a web page archive format that can be created by a number of different applications.
MHTML - Static variable in class com.groupdocs.search.results.FileType
Files with MHTML extension represent a web page archive format that can be created by a number of different applications.
ModificationDate - Static variable in class com.groupdocs.search.options.CommonFieldNames
The modification date field name.
MOV - Static variable in class com.groupdocs.search.results.FileType
MOV or QuickTime File format is multimedia container which is developed by Apple: contains one or more tracks, each track holds a particular type of data i.e.
MP3 - Static variable in class com.groupdocs.search.results.FileType
Files with MP3 extension are digitally encoded file formats for audio files that are formally based on the MPEG-1 Audio Layer III or MPEG-2 Audio Layer III.
MPP - Static variable in class com.groupdocs.search.results.FileType
MPP is proprietary file format developed by Microsoft as file format for Microsoft Project (MSP) which is a project management application software.
MSG - Static variable in class com.groupdocs.search.results.FileType
MSG is a file format used by Microsoft Outlook and Exchange to store email messages, contact, appointment, or other tasks.
MulticastDelegate - Class in com.groupdocs.search.common
Represents a delegate, which refers to class instances that have method to be invoked.
MulticastDelegate() - Constructor for class com.groupdocs.search.common.MulticastDelegate
 

N

None - Static variable in class com.groupdocs.search.options.Compression
Compression is disabled.
Normal - Static variable in class com.groupdocs.search.options.Compression
Normal compression level.
NormalIndex - Static variable in class com.groupdocs.search.options.IndexType
Normal index with documents metadata and documents content which supports all search features.
Note - Static variable in class com.groupdocs.search.results.FormatFamily
Represents note formats.
Notification - Class in com.groupdocs.search
The base class for all notifications to the index.
Notification() - Constructor for class com.groupdocs.search.Notification
 
notifyChanged() - Method in class com.groupdocs.search.dictionaries.DictionaryBase
Notifies about the dictionary changed.
notifyIndex(Notification) - Method in class com.groupdocs.search.Index
Passes the specified notification object to the index to perform the notification.
NumberOfThreads - Class in com.groupdocs.search.options
Specifies the number of threads.

O

ODP - Static variable in class com.groupdocs.search.results.FileType
Files with ODP extension represent presentation file format used by OpenOffice.org in the OASIS Open standard.
ODS - Static variable in class com.groupdocs.search.results.FileType
Files with ODS extension stand for OpenDocument Spreadsheet Document format that are editable by user.
ODT - Static variable in class com.groupdocs.search.results.FileType
ODT files are type of documents created with word processing applications that are based on OpenDocument Text File format.
One - Static variable in class com.groupdocs.search.options.NumberOfThreads
One thread.
ONE - Static variable in class com.groupdocs.search.results.FileType
File represented by .ONE extension are created by Microsoft OneNote application.
op_Equality(Delegate, Delegate) - Static method in class com.groupdocs.search.common.Delegate
Checks two delegates for equality.
op_Equality(MulticastDelegate, MulticastDelegate) - Static method in class com.groupdocs.search.common.MulticastDelegate
Checks two delegates for equality.
op_Inequality(Delegate, Delegate) - Static method in class com.groupdocs.search.common.Delegate
Checks two delegates for inequality.
op_Inequality(MulticastDelegate, MulticastDelegate) - Static method in class com.groupdocs.search.common.MulticastDelegate
Checks two delegates for inequality.
OperationFinished - Variable in class com.groupdocs.search.events.EventHub
Occurs when an index operation is finished.
OperationFinishedDelegate - Variable in class com.groupdocs.search.events.EventHub
 
OperationFinishedEventArgs - Class in com.groupdocs.search.events
Represents arguments for the event of the indexing operation is finished.
OperationFinishedEventArgs(int, Guid, String, int, String) - Constructor for class com.groupdocs.search.events.OperationFinishedEventArgs
Initializes a new instance of the OperationFinishedEventArgs class.
OperationProgressChanged - Variable in class com.groupdocs.search.events.EventHub
Occurs when the progress of indexing or update operation is changed.
OperationProgressChangedDelegate - Variable in class com.groupdocs.search.events.EventHub
 
OperationProgressEventArgs - Class in com.groupdocs.search.events
Represents arguments for the event of the indexing operation progress is updated.
OperationProgressEventArgs(Guid, String, int, int, int, int, String, String, int) - Constructor for class com.groupdocs.search.events.OperationProgressEventArgs
Initializes a new instance of the OperationProgressEventArgs class.
OperationType - Class in com.groupdocs.search.events
Represents an index operation type.
optimize() - Method in class com.groupdocs.search.Index
Minimizes the number of index segments by merging them one with another.
optimize(MergeOptions) - Method in class com.groupdocs.search.Index
Minimizes the number of index segments by merging them one with another.
Optimizing - Static variable in class com.groupdocs.search.common.IndexStatus
Index performs an optimizing operation.
Optimizing - Static variable in class com.groupdocs.search.events.OperationType
Optimizing an index.
OST - Static variable in class com.groupdocs.search.results.FileType
OST or Offline Storage Files represent user's mailbox data in offline mode on local machine upon registration with Exchange Server using Microsoft Outlook.
OTS - Static variable in class com.groupdocs.search.results.FileType
Represents OpenDocument Spreadsheet Template file format.
OTT - Static variable in class com.groupdocs.search.results.FileType
Files with OTT extension represent template documents generated by applications in compliance with the OASIS' OpenDocument standard format.
OutputAdapter - Class in com.groupdocs.search.common
Represents the base class of an output adapter that is used to collect an output in a generalized form.
OutputAdapter() - Constructor for class com.groupdocs.search.common.OutputAdapter
 

P

PasswordDictionary - Class in com.groupdocs.search.dictionaries
Represents a dictionary of document passwords.
PasswordDictionary(EventHub, String, boolean) - Constructor for class com.groupdocs.search.dictionaries.PasswordDictionary
Initializes a new instance of the PasswordDictionary class.
PasswordRequired - Variable in class com.groupdocs.search.events.EventHub
Occurs when a document requires password for opening.
PasswordRequiredDelegate - Variable in class com.groupdocs.search.events.EventHub
 
PasswordRequiredEventArgs - Class in com.groupdocs.search.events
Represents arguments for the event that occurs when document protected by a password is indexing.
PasswordRequiredEventArgs(Guid, String, int, String) - Constructor for class com.groupdocs.search.events.PasswordRequiredEventArgs
Initializes a new instance of the PasswordRequiredEventArgs class.
PathDeleteResult - Class in com.groupdocs.search.results
Represents the result of the operation to delete an indexed file or folder from an index.
PathDeleteResult(boolean, String, String) - Constructor for class com.groupdocs.search.results.PathDeleteResult
Initializes a new instance of the PathDeleteResult class.
PDF - Static variable in class com.groupdocs.search.results.FileType
Portable Document Format (PDF) is a type of document created by Adobe back in 1990s.
Pdf - Static variable in class com.groupdocs.search.results.FormatFamily
Represents portable document formats.
PleaseReportException - Exception in com.groupdocs.search
Represents the exception that is thrown when an error occurred in the library.
PleaseReportException(String) - Constructor for exception com.groupdocs.search.PleaseReportException
Initializes a new instance of the PleaseReportException class.
PleaseReportException() - Constructor for exception com.groupdocs.search.PleaseReportException
Initializes a new instance of the PleaseReportException class.
PNG - Static variable in class com.groupdocs.search.results.FileType
PNG, Portable Network Graphics, refers to a type of raster image file format that use loseless compression.
POT - Static variable in class com.groupdocs.search.results.FileType
Files with .POT extension represent Microsoft PowerPoint template files in binary format created by PowerPoint 97-2003 versions.
POTM - Static variable in class com.groupdocs.search.results.FileType
Files with POTM extension are Microsoft PowerPoint template files with support for Macros.
POTX - Static variable in class com.groupdocs.search.results.FileType
Files with .POTX extension represent Microsoft PowerPoint template presentations that are created with Microsoft PowerPoint 2007 and above.
PPS - Static variable in class com.groupdocs.search.results.FileType
PPS, PowerPoint Slide Show, files are created using Microsoft PowerPoint for Slide Show purpose.
PPSM - Static variable in class com.groupdocs.search.results.FileType
Files with PPSM extension represent Macro-enabled Slide Show file format created with Microsoft PowerPoint 2007 or higher.
PPSX - Static variable in class com.groupdocs.search.results.FileType
PPSX, Power Point Slide Show, file are created using Microsoft PowerPoint 2007 and above for Slide Show purpose.
PPT - Static variable in class com.groupdocs.search.results.FileType
A file with PPT extension represents PowerPoint file that consists of a collection of slides for displaying as SlideShow.
PPTM - Static variable in class com.groupdocs.search.results.FileType
Files with PPTM extension are Macro-enabled Presentation files that are created with Microsoft PowerPoint 2007 or higher versions.
PPTX - Static variable in class com.groupdocs.search.results.FileType
Files with PPTX extension are presentation files created with popular Microsoft PowerPoint application.
Presentation - Static variable in class com.groupdocs.search.results.FormatFamily
Represents presentation formats.
PresentationFieldNames - Class in com.groupdocs.search.options
Represents a list of field names for the faceted search.
PresentationFieldNames() - Constructor for class com.groupdocs.search.options.PresentationFieldNames
 
ProcessedWithError - Static variable in class com.groupdocs.search.common.DocumentStatus
Error occurred during document indexing.
ProjectManagement - Static variable in class com.groupdocs.search.results.FormatFamily
Represents project management formats.
PSD - Static variable in class com.groupdocs.search.results.FileType
PSD, Photoshop Document, represents Adobe Photoshop's native file format used for graphics designing and development.
PST - Static variable in class com.groupdocs.search.results.FileType
Files with .PST extension represent Outlook Personal Storage Files (also called Personal Storage Table) that store variety of user information.
PublishedDate - Static variable in class com.groupdocs.search.options.EpubFieldNames
The published date field name.
PublishedDate - Static variable in class com.groupdocs.search.options.FictionBookFieldNames
The published date field name.
Publisher - Static variable in class com.groupdocs.search.options.EpubFieldNames
The publisher field name.
Publisher - Static variable in class com.groupdocs.search.options.FictionBookFieldNames
The publisher field name.

Q

QT - Static variable in class com.groupdocs.search.results.FileType
MOV or QuickTime File format is multimedia container which is developed by Apple: contains one or more tracks, each track holds a particular type of data i.e.

R

raiseErrorOccurred(EventHub, String, boolean) - Static method in class com.groupdocs.search.Index
 
readBoolean() - Method in class com.groupdocs.search.common.ArrayReader
Reads the next boolean value in the array.
readByte() - Method in class com.groupdocs.search.common.ArrayReader
Reads the next byte in the array.
readChar() - Method in class com.groupdocs.search.common.ArrayReader
Reads the next char value in the array.
readDouble() - Method in class com.groupdocs.search.common.ArrayReader
Reads the next double value in the array.
readInt32() - Method in class com.groupdocs.search.common.ArrayReader
Reads the next int value in the array.
readInt64() - Method in class com.groupdocs.search.common.ArrayReader
Reads the next long value in the array.
readString() - Method in class com.groupdocs.search.common.ArrayReader
Reads the next String value in the array.
Ready - Static variable in class com.groupdocs.search.common.IndexStatus
Index is free and ready to change.
RegexMatching - Static variable in class com.groupdocs.search.events.SearchPhase
The regex matching.
remove(String, String...) - Method in class com.groupdocs.search.common.AttributeChangeBatch
Removes the specified attributes from the specified indexed document.
remove(String[], String...) - Method in class com.groupdocs.search.common.AttributeChangeBatch
Removes the specified attributes from the specified indexed documents.
remove(Delegate, Delegate) - Static method in class com.groupdocs.search.common.Delegate
Removes the value delegate from the source delegate.
remove(String) - Method in class com.groupdocs.search.dictionaries.AliasDictionary
Removes the specified alias from an AliasDictionary object.
remove(String) - Method in class com.groupdocs.search.dictionaries.PasswordDictionary
Removes a password of the specified document from the dictionary.
remove(T) - Method in class com.groupdocs.search.events.Event
Removes a listener for the event.
removeAll(String) - Method in class com.groupdocs.search.common.AttributeChangeBatch
Removes all attributes from the specified indexed document.
removeAll(String[]) - Method in class com.groupdocs.search.common.AttributeChangeBatch
Removes all attributes from the specified indexed documents.
removeAll(Delegate, Delegate) - Static method in class com.groupdocs.search.common.Delegate
Removes the value delegate from the source delegate.
removeFromAll(String...) - Method in class com.groupdocs.search.common.AttributeChangeBatch
Removes the specified attributes from all documents in the index.
removeImpl(Delegate) - Method in class com.groupdocs.search.common.Delegate
 
removeImpl(Delegate) - Method in class com.groupdocs.search.common.MulticastDelegate
 
removeItem(IFieldExtractor) - Method in class com.groupdocs.search.common.CustomExtractorCollection
Removes an extractor from the collection.
removeItem(DateFormat) - Method in class com.groupdocs.search.options.DateFormatCollection
Removes the first occurrence of a specific element from the collection.
removeRange(char[]) - Method in class com.groupdocs.search.dictionaries.CharacterReplacementDictionary
Removes the specified collection of character replacements from this instance of the CharacterReplacementDictionary.
removeRange(Iterable<String>) - Method in class com.groupdocs.search.dictionaries.StopWordDictionary
Removes the specified collection of words from this instance of the StopWordDictionary.
removeRange(String[]) - Method in class com.groupdocs.search.dictionaries.StopWordDictionary
Removes the specified collection of words from this instance of the StopWordDictionary.
Renaming - Static variable in class com.groupdocs.search.common.IndexStatus
Index performs a renaming operation.
ResultBuilderFactory - Class in com.groupdocs.search.common
Represents the base class of a result builder factory.
ResultBuilderFactory() - Constructor for class com.groupdocs.search.common.ResultBuilderFactory
Initializes a new instance of the ResultBuilderFactory class.
RevisionNumber - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The revision number field name.
RevisionNumber - Static variable in class com.groupdocs.search.options.WordsFieldNames
The revision number field name.
RTF - Static variable in class com.groupdocs.search.results.FileType
Introduced and documented by Microsoft, the Rich Text Format (RTF) represents a method of encoding formatted text and graphics for use within applications.

S

save() - Method in class com.groupdocs.search.dictionaries.DictionaryBase
Saves the dictionary data to disk.
save(DictionaryBase) - Static method in class com.groupdocs.search.dictionaries.DictionaryRepository
 
ScientificFormat - Static variable in class com.groupdocs.search.results.FormatFamily
Represents scientific formats.
search(String) - Method in class com.groupdocs.search.Index
Searches in index.
search(String, SearchOptions) - Method in class com.groupdocs.search.Index
Searches in index.
search(SearchQuery) - Method in class com.groupdocs.search.Index
Searches in index.
search(SearchQuery, SearchOptions) - Method in class com.groupdocs.search.Index
Searches in index.
search(String) - Method in class com.groupdocs.search.IndexRepository
Searches in all indexes of the repository.
search(String, SearchOptions) - Method in class com.groupdocs.search.IndexRepository
Searches in all indexes of the repository.
search(SearchQuery) - Method in class com.groupdocs.search.IndexRepository
Searches in all indexes of the repository.
search(SearchQuery, SearchOptions) - Method in class com.groupdocs.search.IndexRepository
Searches in all indexes of the repository.
SearchDocumentFilter - Class in com.groupdocs.search
Contains methods for creating search document filters.
SearchDocumentFilter() - Constructor for class com.groupdocs.search.SearchDocumentFilter
 
searchNext(ChunkSearchToken) - Method in class com.groupdocs.search.Index
Continues the chunk search started with method Search.
searchNext(ChunkSearchToken, Cancellation) - Method in class com.groupdocs.search.Index
Continues the chunk search started with method Search.
SearchOptions - Class in com.groupdocs.search.options
Provides options for search operation.
SearchOptions() - Constructor for class com.groupdocs.search.options.SearchOptions
Initializes a new instance of the SearchOptions class.
SearchPhase - Class in com.groupdocs.search.events
Represents the search phases.
SearchPhaseCompleted - Variable in class com.groupdocs.search.events.EventHub
Occurs when the search phase is completed.
SearchPhaseCompletedDelegate - Variable in class com.groupdocs.search.events.EventHub
 
SearchPhaseEventArgs - Class in com.groupdocs.search.events
Represents arguments for the search phase changing events.
SearchPhaseEventArgs(Guid, String, int, int, String[], String) - Constructor for class com.groupdocs.search.events.SearchPhaseEventArgs
Initializes a new instance of the SearchPhaseEventArgs class.
SearchQuery - Class in com.groupdocs.search
Represents a search query in object form.
SearchQuery() - Constructor for class com.groupdocs.search.SearchQuery
 
SearchReport - Class in com.groupdocs.search.common
Represents a detailed information on a search operation.
SearchReport(DateTime, DateTime, String, SearchOptions, SearchResult) - Constructor for class com.groupdocs.search.common.SearchReport
 
SearchReport(DateTime, DateTime, SearchQuery, SearchOptions, SearchResult) - Constructor for class com.groupdocs.search.common.SearchReport
 
SearchResult - Class in com.groupdocs.search.results
Represents a search result matching a search query.
SearchResult(FoundDocument[], boolean, String, ChunkSearchToken, boolean) - Constructor for class com.groupdocs.search.results.SearchResult
Initializes a new instance of the SearchResult class.
SeparateWord - Static variable in class com.groupdocs.search.dictionaries.CharacterType
The character that represents a whole word.
Separator - Static variable in class com.groupdocs.search.dictionaries.CharacterType
The separator character.
serialize(SearchOptions, ArrayWriter) - Static method in class com.groupdocs.search.options.SearchOptions
 
serialize(SearchQuery) - Static method in class com.groupdocs.search.SearchQuery
 
setAdditionalFields(DocumentField[]) - Method in class com.groupdocs.search.Document
Sets the additional fields for the document.
setAdditionalFields(DocumentField[]) - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Sets the additional fields for the document.
setAdditionalFields(DocumentField[]) - Method in class com.groupdocs.search.options.TextOptions
Sets the additional document fields that was used for indexing.
setAsync(boolean) - Method in class com.groupdocs.search.options.IndexingOptions
Sets the flag of asynchronous performing the operation.
setAsync(boolean) - Method in class com.groupdocs.search.options.MergeOptions
Sets the flag of asynchronous performing the operation.
setAsync(boolean) - Method in class com.groupdocs.search.options.UpdateOptions
Sets the flag of asynchronous performing the operation.
setAttributes(String[]) - Method in class com.groupdocs.search.Document
Sets the attributes of the document.
setAttributes(String[]) - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Set the attributes of the document.
setAutoDetectEncoding(boolean) - Method in class com.groupdocs.search.IndexSettings
Sets a value indicating whether to detect encoding automatically or not.
setCancellation(Cancellation) - Method in class com.groupdocs.search.options.IndexingOptions
Sets the operation cancellation object.
setCancellation(Cancellation) - Method in class com.groupdocs.search.options.MergeOptions
Sets the operation cancellation object.
setCancellation(Cancellation) - Method in class com.groupdocs.search.options.SearchOptions
Sets the operation cancellation object.
setCancellation(Cancellation) - Method in class com.groupdocs.search.options.TextOptions
Sets the cancellation object.
setCancellation(Cancellation) - Method in class com.groupdocs.search.options.UpdateOptions
Sets the operation cancellation object.
setChunkSearch(boolean) - Method in class com.groupdocs.search.options.SearchOptions
Sets the flag of search by chunks.
setCompression(int) - Method in class com.groupdocs.search.options.TextStorageSettings
Sets the compression of text storage.
setConsiderTranspositions(boolean) - Method in class com.groupdocs.search.options.FuzzySearchOptions
Sets a value indicating whether the fuzzy search algorithm must consider transposition of two adjacent characters as a single mistake.
setConsiderTranspositions(boolean) - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
Sets a value indicating whether the algorithm must consider transposition of two adjacent characters as a single mistake.
setCustomExtractor(IFieldExtractor) - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Sets the custom text extractor.
setCustomExtractor(IFieldExtractor) - Method in class com.groupdocs.search.options.TextOptions
Sets the custom text extractor that was used for indexing.
setDefaultFieldName(String) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Sets the default field name used to index empty field names.
setDocumentFilter(DocumentFilter) - Method in class com.groupdocs.search.IndexSettings
Sets a document filter.
setEnabled(boolean) - Method in class com.groupdocs.search.options.FuzzySearchOptions
Sets a value indicating whether fuzzy search feature is enabled.
setEnabled(boolean) - Method in class com.groupdocs.search.options.KeyboardLayoutCorrectorOptions
Sets a value indicating whether the keyboard layout corrector is enabled.
setEnabled(boolean) - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
Sets a value indicating whether the spelling corrector is enabled.
setEncoding(String) - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Sets the encoding of the document.
setFuzzyAlgorithm(FuzzyAlgorithm) - Method in class com.groupdocs.search.options.FuzzySearchOptions
Sets the fuzzy search algorithm.
setFuzzySearch(SearchOptions, FuzzySearchOptions) - Static method in class com.groupdocs.search.options.SearchOptions
 
setIndexingEmptyNames(boolean) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Sets a value indicating whether to index empty field names or not.
setIndexingEmptyValues(boolean) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Sets a value indicating whether to index empty field values or not.
setIndexSettings(TextStorageSettings, IndexSettings) - Static method in class com.groupdocs.search.options.TextStorageSettings
 
setIndexType(int) - Method in class com.groupdocs.search.IndexSettings
Sets the index type.
setLicense(String) - Method in class com.groupdocs.search.licensing.License
Licenses the component.
setLicense(InputStream) - Method in class com.groupdocs.search.licensing.License
Licenses the component.
setLogger(ILogger) - Method in class com.groupdocs.search.IndexSettings
Sets a logger that is used for logging events and errors in the index.
setMaxBytesToIndexField(int) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Sets the maximum number of values in an array of type byte to index the field.
setMaxDoublesToIndexField(int) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Sets the maximum number of values in an array of type double to index the field.
setMaxIndexingReportCount(int) - Method in class com.groupdocs.search.IndexSettings
Sets the maximum number of indexing reports.
setMaxIntsToIndexField(int) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Sets the maximum number of values in an array of type int to index the field.
setMaxLongsToIndexField(int) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Sets the maximum number of values in an array of type long to index the field.
setMaxMistakeCount(int) - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
Sets the maximum number of mistakes.
setMaxOccurrenceCountPerTerm(int) - Method in class com.groupdocs.search.options.SearchOptions
Sets the maximum number of occurrences of each term in a search query.
setMaxSearchReportCount(int) - Method in class com.groupdocs.search.IndexSettings
Sets the maximum number of search reports.
setMaxTotalOccurrenceCount(int) - Method in class com.groupdocs.search.options.SearchOptions
Sets the maximum total number of occurrences of all terms in a search query.
setMeteredKey(String, String) - Method in class com.groupdocs.search.licensing.Metered
Sets metered public and private key
setOnlyBestResults(boolean) - Method in class com.groupdocs.search.options.FuzzySearchOptions
Sets a value indicating whether only the best results will be returned.
setOnlyBestResults(boolean) - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
Sets a value indicating whether only the best results will be returned.
setOnlyBestResultsRange(byte) - Method in class com.groupdocs.search.options.FuzzySearchOptions
Sets the maximum exceeding of the minimum number of mistakes that are found.
setOnlyBestResultsRange(byte) - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
Sets the maximum exceeding of the minimum number of mistakes that are found.
setPassword(String) - Method in class com.groupdocs.search.events.PasswordRequiredEventArgs
Sets the password for opening the document.
setRange(char[], int) - Method in class com.groupdocs.search.dictionaries.Alphabet
Sets the type for each character of the specified collection in this instance of the Alphabet.
setSearchDocumentFilter(ISearchDocumentFilter) - Method in class com.groupdocs.search.options.SearchOptions
Sets the search document filter.
setSearchOptions(SearchOptions) - Method in class com.groupdocs.search.SearchQuery
Sets the search options of this seach query.
setSearchThreads(int) - Method in class com.groupdocs.search.IndexSettings
Sets the number of threads used for the search.
setSeparatorBetweenValues(String) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Sets the separator between values in a field of type array.
setSeparatorInCompoundName(String) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
Sets the separator in the compound name of a field.
setSkipIndexing(boolean) - Method in class com.groupdocs.search.events.FileIndexingEventArgs
Sets a value indicating that indexing of the document should be skipped.
setTermsAfter(int) - Method in class com.groupdocs.search.options.HighlightOptions
Sets the maximum number of words in a text snippet after highlighted word.
setTermsBefore(int) - Method in class com.groupdocs.search.options.HighlightOptions
Sets the maximum number of words in a text snippet before highlighted word.
setTermsTotal(int) - Method in class com.groupdocs.search.options.HighlightOptions
Sets the maximum number of words in a text snippet.
setTextStorageSettings(TextStorageSettings) - Method in class com.groupdocs.search.IndexSettings
Sets the text storage settings.
setThreads(int) - Method in class com.groupdocs.search.options.IndexingOptions
Sets the number of threads used for indexing.
setThreads(int) - Method in class com.groupdocs.search.options.UpdateOptions
Sets the number of threads used for indexing.
setTime(SearchResult, DateTime, DateTime) - Static method in class com.groupdocs.search.results.SearchResult
 
setUseCaseSensitiveSearch(boolean) - Method in class com.groupdocs.search.options.SearchOptions
Sets the flag of case sensitive search.
setUseCharacterReplacements(boolean) - Method in class com.groupdocs.search.IndexSettings
Sets a value indicating whether to use character replacements or not.
setUseHomophoneSearch(boolean) - Method in class com.groupdocs.search.options.SearchOptions
Sets the flag of use homophones in search.
setUseRawTextExtraction(boolean) - Method in class com.groupdocs.search.IndexSettings
Sets a value indicating whether the raw mode is used for text extraction if possible.
setUseStopWords(boolean) - Method in class com.groupdocs.search.IndexSettings
Sets a value indicating whether to use stop words or not.
setUseSynonymSearch(boolean) - Method in class com.groupdocs.search.options.SearchOptions
Sets the flag of use synonyms in search.
setUseWordFormsSearch(boolean) - Method in class com.groupdocs.search.options.SearchOptions
Sets the flag of use different word forms in search.
setWordFormsProvider(IWordFormsProvider) - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
Sets a word forms provider.
Seven - Static variable in class com.groupdocs.search.options.NumberOfThreads
Seven threads.
shift_jis - Static variable in class com.groupdocs.search.common.Encodings
The shift_jis encoding.
SimilarityLevel - Class in com.groupdocs.search.options
Represents an algorithm of the fuzzy search that specifies the similarity level.
SimilarityLevel(double) - Constructor for class com.groupdocs.search.options.SimilarityLevel
Initializes a new instance of the SimilarityLevel class.
Six - Static variable in class com.groupdocs.search.options.NumberOfThreads
Six threads.
size() - Method in class com.groupdocs.search.common.CustomExtractorCollection
Gets the number of extractors contained in the collection.
size() - Method in class com.groupdocs.search.options.DateFormatCollection
Gets the number of elements contained in the collection.
Skipped - Static variable in class com.groupdocs.search.common.DocumentStatus
Document skipped.
SourceCode - Static variable in class com.groupdocs.search.results.FormatFamily
Represents source code formats.
SpellingCorrection - Static variable in class com.groupdocs.search.events.SearchPhase
The spelling correction.
SpellingCorrector - Class in com.groupdocs.search.dictionaries
Represents a spelling corrector for terms in a query.
SpellingCorrector(EventHub, String, boolean) - Constructor for class com.groupdocs.search.dictionaries.SpellingCorrector
Initializes a new instance of the SpellingCorrector class.
SpellingCorrectorOptions - Class in com.groupdocs.search.options
Provides options for the spelling corrector.
SpellingCorrectorOptions() - Constructor for class com.groupdocs.search.options.SpellingCorrectorOptions
Initializes a new instance of the SpellingCorrectorOptions class.
Spreadsheet - Static variable in class com.groupdocs.search.results.FormatFamily
Represents spreadsheet formats.
SpreadsheetFieldNames - Class in com.groupdocs.search.options
Represents a list of field names for the faceted search.
SpreadsheetFieldNames() - Constructor for class com.groupdocs.search.options.SpreadsheetFieldNames
 
StatusChanged - Variable in class com.groupdocs.search.events.EventHub
Occurs when the index status changes.
StatusChangedDelegate - Variable in class com.groupdocs.search.events.EventHub
 
Step - Class in com.groupdocs.search.options
Represents a step of a step function.
Step(int, int) - Constructor for class com.groupdocs.search.options.Step
Initializes a new instance of the Step class.
StopWordDictionary - Class in com.groupdocs.search.dictionaries
Represents a dictionary of stop words.
StopWordDictionary(EventHub, String, boolean) - Constructor for class com.groupdocs.search.dictionaries.StopWordDictionary
Initializes a new instance of the StopWordDictionary class.
Stream - Static variable in class com.groupdocs.search.common.DocumentSourceKind
The stream document source.
StreamOutputAdapter - Class in com.groupdocs.search.common
Represents an output adapter that collects output into a java.io.OutputStream.
StreamOutputAdapter(OutputStream) - Constructor for class com.groupdocs.search.common.StreamOutputAdapter
Initializes a new instance of the StreamOutputAdapter class.
StringOutputAdapter - Class in com.groupdocs.search.common
Represents an output adapter that collects output as a System.String.
StringOutputAdapter() - Constructor for class com.groupdocs.search.common.StringOutputAdapter
Initializes a new instance of the StringOutputAdapter class.
Structure - Static variable in class com.groupdocs.search.common.DocumentSourceKind
The structure document source.
Subject - Static variable in class com.groupdocs.search.options.EpubFieldNames
The subject field name.
Subject - Static variable in class com.groupdocs.search.options.FictionBookFieldNames
The subject field name.
Subject - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The subject field name.
Subject - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The subject field name.
Subject - Static variable in class com.groupdocs.search.options.WordsFieldNames
The subject field name.
SuccessfullyProcessed - Static variable in class com.groupdocs.search.common.DocumentStatus
Document successfully indexed.
SynonymDictionary - Class in com.groupdocs.search.dictionaries
Represents a dictionary of synonyms.
SynonymDictionary(EventHub, String, boolean) - Constructor for class com.groupdocs.search.dictionaries.SynonymDictionary
Initializes a new instance of the SynonymDictionary class.
SynonymSearch - Static variable in class com.groupdocs.search.events.SearchPhase
The synonym search.

T

TableDiscreteFunction - Class in com.groupdocs.search.options
Represents the fuzzy search algorithm that contains correspondences between word lengths and the number of allowed mistakes.
TableDiscreteFunction(int, int[]) - Constructor for class com.groupdocs.search.options.TableDiscreteFunction
Initializes a new instance of the TableDiscreteFunction class.
TableDiscreteFunction(int, Step...) - Constructor for class com.groupdocs.search.options.TableDiscreteFunction
Initializes a new instance of the TableDiscreteFunction class.
Template - Static variable in class com.groupdocs.search.options.WordsFieldNames
The template field name.
TextOptions - Class in com.groupdocs.search.options
Provides options for retrieving document text from an index.
TextOptions() - Constructor for class com.groupdocs.search.options.TextOptions
Initializes a new instance of the TextOptions class.
TextStorageSettings - Class in com.groupdocs.search.options
Represents the text storage settings.
TextStorageSettings(int) - Constructor for class com.groupdocs.search.options.TextStorageSettings
Initializes a new instance of the TextStorageSettings class.
Three - Static variable in class com.groupdocs.search.options.NumberOfThreads
Three threads.
TIF - Static variable in class com.groupdocs.search.results.FileType
TIFF or TIF, Tagged Image File Format, represents raster images that are meant for usage on a variety of devices that comply with this file format standard.
TIFF - Static variable in class com.groupdocs.search.results.FileType
TIFF or TIF, Tagged Image File Format, represents raster images that are meant for usage on a variety of devices that comply with this file format standard.
Title - Static variable in class com.groupdocs.search.options.EpubFieldNames
The title field name.
Title - Static variable in class com.groupdocs.search.options.FictionBookFieldNames
The title field name.
Title - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The title field name.
Title - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
The title field name.
Title - Static variable in class com.groupdocs.search.options.WordsFieldNames
The title field name.
toByteArray(DocumentFilter, ArrayWriter) - Static method in class com.groupdocs.search.DocumentFilter
 
toByteArray(DateFormat, ArrayWriter) - Static method in class com.groupdocs.search.options.DateFormat
 
toByteArray(DateFormatCollection, ArrayWriter) - Static method in class com.groupdocs.search.options.DateFormatCollection
 
toByteArray(FuzzySearchOptions, ArrayWriter) - Static method in class com.groupdocs.search.options.FuzzySearchOptions
 
toByteArray(SearchOptions) - Static method in class com.groupdocs.search.options.SearchOptions
 
toByteArray(SimilarityLevel, ArrayWriter) - Static method in class com.groupdocs.search.options.SimilarityLevel
 
toByteArray(SpellingCorrectorOptions, ArrayWriter) - Static method in class com.groupdocs.search.options.SpellingCorrectorOptions
 
toByteArray(TableDiscreteFunction, ArrayWriter) - Static method in class com.groupdocs.search.options.TableDiscreteFunction
 
toFoundDocument(DocumentInfo) - Static method in class com.groupdocs.search.results.DocumentInfo
 
TORRENT - Static variable in class com.groupdocs.search.results.FileType
Represents TORRENT file type.
Torrent - Static variable in class com.groupdocs.search.results.FormatFamily
Represents torrent formats.
toString() - Method in class com.groupdocs.search.common.SearchReport
Returns a String that represents the current SearchReport.
toString() - Method in class com.groupdocs.search.common.WordPattern
Returns a System.String that represents the current WordPattern.
toString(IGenericList<Integer>) - Static method in class com.groupdocs.search.common.WordPattern
 
toString() - Method in class com.groupdocs.search.Document
Returns a java.lang.String that represents the current Document.
toString() - Method in class com.groupdocs.search.DocumentFilter
Returns string representation of a document filter.
toString() - Method in class com.groupdocs.search.options.DateFormat
Returns a String that represents the current DateFormat.
toString() - Method in class com.groupdocs.search.options.DateFormatElement
Returns a String that represents the current DateFormatElement.
toString() - Method in class com.groupdocs.search.results.DocumentInfo
Returns a System.String that represents the current DocumentInfo.
toString() - Method in class com.groupdocs.search.results.FileType
Returns a String that represents the current FileType.
toString() - Method in class com.groupdocs.search.results.FormatFamily
Returns a String that represents the current FormatFamily.
toString() - Method in class com.groupdocs.search.results.FoundDocument
Returns string representation of the found document.
toString() - Method in class com.groupdocs.search.results.FoundDocumentField
Returns string representation of the found document field.
toString() - Method in class com.groupdocs.search.SearchQuery
Returns a String that represents the current SearchQuery instance.
TotalEditingTime - Static variable in class com.groupdocs.search.options.PresentationFieldNames
The total editing time field name.
TotalEditingTime - Static variable in class com.groupdocs.search.options.WordsFieldNames
The total editing time field name.
trace(String) - Method in class com.groupdocs.search.common.FileLogger
Logs an event that occurred in the index.
trace(String) - Method in interface com.groupdocs.search.common.ILogger
Logs an event that occurred in the index.
TSV - Static variable in class com.groupdocs.search.results.FileType
A Tab-Separated Values (TSV) file format represents data separated with tabs in plain text format.
Two - Static variable in class com.groupdocs.search.options.NumberOfThreads
Two threads.
TXT - Static variable in class com.groupdocs.search.results.FileType
A file with .TXT extension represents a text document that contains plain text in the form of lines.

U

Unknown - Static variable in class com.groupdocs.search.results.FileType
Represents unknown file type.
Unknown - Static variable in class com.groupdocs.search.results.FormatFamily
Represents unknown format family.
Unsupported - Static variable in class com.groupdocs.search.common.VersionUpdateResult
Index version is not supported or directory does not contain valid index data.
update() - Method in class com.groupdocs.search.Index
Re-indexes documents that have been changed or deleted since last update.
update(UpdateOptions) - Method in class com.groupdocs.search.Index
Re-indexes documents that have been changed or deleted since last update.
update() - Method in class com.groupdocs.search.IndexRepository
Updates all indexes in the repository.
update(UpdateOptions) - Method in class com.groupdocs.search.IndexRepository
Updates all indexes in the repository.
Updated - Static variable in class com.groupdocs.search.common.VersionUpdateResult
Index version updated.
UpdateOptions - Class in com.groupdocs.search.options
Provides options for update operation.
UpdateOptions() - Constructor for class com.groupdocs.search.options.UpdateOptions
Initializes a new instance of the UpdateOptions class.
updateVersion(String, String) - Method in class com.groupdocs.search.IndexUpdater
Performs reindexing documents in an index of an old version.
Updating - Static variable in class com.groupdocs.search.common.IndexStatus
Index performs an updating operation.
Updating - Static variable in class com.groupdocs.search.events.OperationType
Updating documents in an index.
us_ascii - Static variable in class com.groupdocs.search.common.Encodings
The us-ascii encoding.
utf_16 - Static variable in class com.groupdocs.search.common.Encodings
The utf-16 encoding.
utf_16BE - Static variable in class com.groupdocs.search.common.Encodings
The utf-16BE encoding.
utf_32 - Static variable in class com.groupdocs.search.common.Encodings
The utf-32 encoding.
utf_32BE - Static variable in class com.groupdocs.search.common.Encodings
The utf-32BE encoding.
utf_7 - Static variable in class com.groupdocs.search.common.Encodings
The utf-7 encoding.
utf_8 - Static variable in class com.groupdocs.search.common.Encodings
The utf-8 encoding.

V

VersionUpdateResult - Class in com.groupdocs.search.common
Represents the result of an index version update operation.
Video - Static variable in class com.groupdocs.search.results.FormatFamily
Represents video formats.
VSD - Static variable in class com.groupdocs.search.results.FileType
VSD files are drawings created with Microsoft Visio application to represent variety of graphical objects and the interconnection between these.
VSS - Static variable in class com.groupdocs.search.results.FileType
VSS are stencil files created with Microsoft Visio 2007 and earlier.

W

WAV - Static variable in class com.groupdocs.search.results.FileType
WAV, known for WAVE (Waveform Audio File Format), is a subset of Microsoft's Resource Interchange File Format (RIFF) specification for storing digital audio files.
WEBP - Static variable in class com.groupdocs.search.results.FileType
WebP, introduced by Google, is a modern raster web image file format that is based on lossless and lossy compression.
WildcardMatching - Static variable in class com.groupdocs.search.events.SearchPhase
The wildcard matching.
Windows_1250 - Static variable in class com.groupdocs.search.common.Encodings
The Windows-1250 encoding.
Windows_1251 - Static variable in class com.groupdocs.search.common.Encodings
The Windows-1251 encoding.
Windows_1252 - Static variable in class com.groupdocs.search.common.Encodings
The Windows-1252 encoding.
Windows_1253 - Static variable in class com.groupdocs.search.common.Encodings
The Windows-1253 encoding.
Windows_1254 - Static variable in class com.groupdocs.search.common.Encodings
The Windows-1254 encoding.
Windows_1255 - Static variable in class com.groupdocs.search.common.Encodings
The Windows-1255 encoding.
Windows_1256 - Static variable in class com.groupdocs.search.common.Encodings
The Windows-1256 encoding.
Windows_1257 - Static variable in class com.groupdocs.search.common.Encodings
The Windows-1257 encoding.
Windows_1258 - Static variable in class com.groupdocs.search.common.Encodings
The Windows-1258 encoding.
windows_874 - Static variable in class com.groupdocs.search.common.Encodings
The windows-874 encoding.
WMF - Static variable in class com.groupdocs.search.results.FileType
Files with WMF extension represent Microsoft Windows Metafile (WMF) for storing vector as well as bitmap-format images data.
WordFormsSearch - Static variable in class com.groupdocs.search.events.SearchPhase
The word forms search.
WordPattern - Class in com.groupdocs.search.common
Represents a word pattern to use in word wildcard search.
WordPattern() - Constructor for class com.groupdocs.search.common.WordPattern
Initializes a new instance of the WordPattern class.
WordProcessing - Static variable in class com.groupdocs.search.results.FormatFamily
Represents word processing formats.
WordsFieldNames - Class in com.groupdocs.search.options
Represents a list of field names for the faceted search.
WordsFieldNames() - Constructor for class com.groupdocs.search.options.WordsFieldNames
 
write(byte) - Method in class com.groupdocs.search.common.ArrayWriter
Writes a byte value to the array.
write(boolean) - Method in class com.groupdocs.search.common.ArrayWriter
Writes a boolean value to the array.
write(char) - Method in class com.groupdocs.search.common.ArrayWriter
Writes a char value to the array.
write(int) - Method in class com.groupdocs.search.common.ArrayWriter
Writes an int value to the array.
write(long) - Method in class com.groupdocs.search.common.ArrayWriter
Writes a long value to the array.
write(double) - Method in class com.groupdocs.search.common.ArrayWriter
Writes a double value to the array.
write(String) - Method in class com.groupdocs.search.common.ArrayWriter
Writes a String value to the array.

X

x_Chinese_CNS - Static variable in class com.groupdocs.search.common.Encodings
The x-Chinese-CNS encoding.
x_Chinese_Eten - Static variable in class com.groupdocs.search.common.Encodings
The x-Chinese-Eten encoding.
x_cp20001 - Static variable in class com.groupdocs.search.common.Encodings
The x-cp20001 encoding.
x_cp20003 - Static variable in class com.groupdocs.search.common.Encodings
The x-cp20003 encoding.
x_cp20004 - Static variable in class com.groupdocs.search.common.Encodings
The x-cp20004 encoding.
x_cp20005 - Static variable in class com.groupdocs.search.common.Encodings
The x-cp20005 encoding.
x_cp20261 - Static variable in class com.groupdocs.search.common.Encodings
The x-cp20261 encoding.
x_cp20269 - Static variable in class com.groupdocs.search.common.Encodings
The x-cp20269 encoding.
x_cp20936 - Static variable in class com.groupdocs.search.common.Encodings
The x-cp20936 encoding.
x_cp20949 - Static variable in class com.groupdocs.search.common.Encodings
The x-cp20949 encoding.
x_cp50227 - Static variable in class com.groupdocs.search.common.Encodings
The x-cp50227 encoding.
x_EBCDIC_KoreanExtended - Static variable in class com.groupdocs.search.common.Encodings
The x-EBCDIC-KoreanExtended encoding.
x_Europa - Static variable in class com.groupdocs.search.common.Encodings
The x-Europa encoding.
x_IA5 - Static variable in class com.groupdocs.search.common.Encodings
The x-IA5 encoding.
x_IA5_German - Static variable in class com.groupdocs.search.common.Encodings
The x-IA5-German encoding.
x_IA5_Norwegian - Static variable in class com.groupdocs.search.common.Encodings
The x-IA5-Norwegian encoding.
x_IA5_Swedish - Static variable in class com.groupdocs.search.common.Encodings
The x-IA5-Swedish encoding.
x_iscii_as - Static variable in class com.groupdocs.search.common.Encodings
The x-iscii-as encoding.
x_iscii_be - Static variable in class com.groupdocs.search.common.Encodings
The x-iscii-be encoding.
x_iscii_de - Static variable in class com.groupdocs.search.common.Encodings
The x-iscii-de encoding.
x_iscii_gu - Static variable in class com.groupdocs.search.common.Encodings
The x-iscii-gu encoding.
x_iscii_ka - Static variable in class com.groupdocs.search.common.Encodings
The x-iscii-ka encoding.
x_iscii_ma - Static variable in class com.groupdocs.search.common.Encodings
The x-iscii-ma encoding.
x_iscii_or - Static variable in class com.groupdocs.search.common.Encodings
The x-iscii-or encoding.
x_iscii_pa - Static variable in class com.groupdocs.search.common.Encodings
The x-iscii-pa encoding.
x_iscii_ta - Static variable in class com.groupdocs.search.common.Encodings
The x-iscii-ta encoding.
x_iscii_te - Static variable in class com.groupdocs.search.common.Encodings
The x-iscii-te encoding.
x_mac_arabic - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-arabic encoding.
x_mac_ce - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-ce encoding.
x_mac_chinesesimp - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-chinesesimp encoding.
x_mac_chinesetrad - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-chinesetrad encoding.
x_mac_croatian - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-croatian encoding.
x_mac_cyrillic - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-cyrillic encoding.
x_mac_greek - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-greek encoding.
x_mac_hebrew - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-hebrew encoding.
x_mac_icelandic - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-icelandic encoding.
x_mac_japanese - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-japanese encoding.
x_mac_korean - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-korean encoding.
x_mac_romanian - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-romanian encoding.
x_mac_thai - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-thai encoding.
x_mac_turkish - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-turkish encoding.
x_mac_ukrainian - Static variable in class com.groupdocs.search.common.Encodings
The x-mac-ukrainian encoding.
XHTML - Static variable in class com.groupdocs.search.results.FileType
The XHTML is a text based file format with markup in the XML, using a reformulation of HTML 4.0.
XLA - Static variable in class com.groupdocs.search.results.FileType
Represents XLA file type.
XLAM - Static variable in class com.groupdocs.search.results.FileType
Represents XLAM file type.
XLS - Static variable in class com.groupdocs.search.results.FileType
Files with XLS extension represent Excel Binary File Format.
XLSB - Static variable in class com.groupdocs.search.results.FileType
XLSB file format specifies the Excel Binary File Format, which is a collection of records and structures that specify Excel workbook content.
XLSM - Static variable in class com.groupdocs.search.results.FileType
Files with XLSM extension is a type of Spreasheet files that support Macros.
XLSX - Static variable in class com.groupdocs.search.results.FileType
XLSX is well-known format for Microsoft Excel documents that was introduced by Microsoft with the release of Microsoft Office 2007.
XLT - Static variable in class com.groupdocs.search.results.FileType
Files with .XLT extension are template files created with Microsoft Excel which is a spreadsheet application which comes as part of Microsoft Office suite.
XLTM - Static variable in class com.groupdocs.search.results.FileType
The XLTM file extension represents files that are generated by Microsoft Excel as Macro-enabled template files.
XLTX - Static variable in class com.groupdocs.search.results.FileType
Files with XLTX extension represent Microsoft Excel Template files that are based on the Office OpenXML file format specifications.
XML - Static variable in class com.groupdocs.search.results.FileType
XML stands for Extensible Markup Language that is similar to HTML but different in using tags for defining objects.

Z

ZIP - Static variable in class com.groupdocs.search.results.FileType
ZIP file extension represents archives that can hold one or more files or directories.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

Copyright © 2020. All rights reserved.