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

A

add(String, String) - Method in class com.groupdocs.search.AliasDictionary
Adds the specified pair of alias and associated text to this instance of the AliasDictionary.
add(T) - Method in class com.groupdocs.search.Event
 
add(String, String) - Method in class com.groupdocs.search.PasswordDictionary
Adds an element with the provided key and value to the dictionary.
AddingDocumentsToIndexFinished - Static variable in class com.groupdocs.search.OperationType
Adding documents to index operation is finished.
addItem(IFieldExtractor) - Method in class com.groupdocs.search.CustomExtractorsCollection
Adds an extractor to the collection.
addItem(DateFormat) - Method in class com.groupdocs.search.DateFormatCollection
Adds an item to the collection.
addRange(Iterable<KeyValuePair<String, String>>) - Method in class com.groupdocs.search.AliasDictionary
Adds the specified collection of key/value pairs to this instance of the AliasDictionary.
addRange(Iterable<Character>) - Method in class com.groupdocs.search.Alphabet
Deprecated.
addRange(Iterable<KeyValuePair<Character, Character>>) - Method in class com.groupdocs.search.CharacterReplacementDictionary
Adds the specified collection of character replacements to this instance of the CharacterReplacementDictionary.
addRange(Iterable<String[]>) - Method in class com.groupdocs.search.HomophoneDictionary
Adds the specified collection of homophones to this instance of the HomophoneDictionary.
addRange(Iterable<String>) - Method in class com.groupdocs.search.SpellingCorrector
Adds the specified collection of words to this instance of the SpellingCorrector.
addRange(Iterable<String>) - Method in class com.groupdocs.search.StopWordDictionary
Adds the specified collection of words to this instance of the StopWordDictionary.
addRange(Iterable<String[]>) - Method in class com.groupdocs.search.SynonymDictionary
Adds the specified collection of synonyms to this instance of the SynonymDictionary.
addToIndex(String, Cancellation) - Method in class com.groupdocs.search.Index
Adds files to index and starts indexing.
addToIndex(String) - Method in class com.groupdocs.search.Index
Adds files to index and starts indexing.
addToIndex(String, int) - Method in class com.groupdocs.search.Index
Adds files to index and starts multithreaded indexing.
addToIndex(String, boolean) - Method in class com.groupdocs.search.Index
Adds files to index and starts indexing.
addToIndex(String, int, boolean) - Method in class com.groupdocs.search.Index
Adds files to index and starts multithreaded indexing.
addToIndex(String, int, boolean, Cancellation) - Method in class com.groupdocs.search.Index
Adds files to index and starts multithreaded indexing.
addToIndex(String[]) - Method in class com.groupdocs.search.Index
Adds files to index and starts indexing.
addToIndex(String[], Cancellation) - Method in class com.groupdocs.search.Index
Adds files to index and starts indexing.
addToIndex(String[], int) - Method in class com.groupdocs.search.Index
Adds files to index and starts multithreaded indexing .
addToIndex(String[], int, Cancellation) - Method in class com.groupdocs.search.Index
Adds files to index and starts multithreaded indexing .
addToIndex(String[], boolean) - Method in class com.groupdocs.search.Index
Adds files to index and starts indexing.
addToIndex(String[], boolean, Cancellation) - Method in class com.groupdocs.search.Index
Adds files to index and starts indexing.
addToIndex(String[], int, boolean) - Method in class com.groupdocs.search.Index
Adds files to index and starts multithreaded indexing.
addToIndex(String[], int, boolean, Cancellation) - Method in class com.groupdocs.search.Index
Adds files to index and starts multithreaded indexing.
addToIndexAsync(String) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts indexing.
addToIndexAsync(String, Cancellation) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts indexing.
addToIndexAsync(String, int) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts multithreaded indexing Files from all subfolders will be added to index.
addToIndexAsync(String, int, Cancellation) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts multithreaded indexing Files from all subfolders will be added to index.
addToIndexAsync(String, boolean) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts indexing.
addToIndexAsync(String, boolean, Cancellation) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts indexing.
addToIndexAsync(String, int, boolean) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts multithreaded indexing.
addToIndexAsync(String, int, boolean, Cancellation) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts multithreaded indexing.
addToIndexAsync(String[]) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts indexing.
addToIndexAsync(String[], Cancellation) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts indexing.
addToIndexAsync(String[], int) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts multithreaded indexing Files from all subfolders will be added to index.
addToIndexAsync(String[], int, Cancellation) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts multithreaded indexing Files from all subfolders will be added to index.
addToIndexAsync(String[], boolean) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts indexing.
addToIndexAsync(String[], boolean, Cancellation) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts indexing.
addToIndexAsync(String[], int, boolean) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts multithreaded indexing.
addToIndexAsync(String[], int, boolean, Cancellation) - Method in class com.groupdocs.search.Index
Asynchronously adds files to index and starts multithreaded indexing.
addToRepository(Index) - Method in class com.groupdocs.search.IndexRepository
Adds Index to repository.
addToRepository(String) - Method in class com.groupdocs.search.IndexRepository
Adds Index to repository from disk.
AliasDictionary - Class in com.groupdocs.search
Represents a dictionary of aliases.
Alphabet - Class in com.groupdocs.search
Represents a dictionary of characters.
appendCharacter(char) - Method in class com.groupdocs.search.WordPattern
Appends a character to the word pattern.
appendOneCharacterWildcard() - Method in class com.groupdocs.search.WordPattern
Appends one character wildcard to the word pattern.
appendOneOrMoreCharactersWildcard() - Method in class com.groupdocs.search.WordPattern
Appends one or more characters wildcard to the word pattern.
appendString(String) - Method in class com.groupdocs.search.WordPattern
Appends a string to the word pattern.
appendWildcard(int, int) - Method in class com.groupdocs.search.WordPattern
Appends a wildcard to the word pattern.
appendZeroOrMoreCharactersWildcard() - Method in class com.groupdocs.search.WordPattern
Appends zero or more characters wildcard to the word pattern.
appendZeroOrOneCharacterWildcard() - Method in class com.groupdocs.search.WordPattern
Appends zero or one character wildcard to the word pattern.
Application - Static variable in class com.groupdocs.search.ExcelFieldNames
Application field name.
Application - Static variable in class com.groupdocs.search.PresentationFieldNames
Application field name.
Application - Static variable in class com.groupdocs.search.WordFieldNames
Application field name.
ApplicationVersion - Static variable in class com.groupdocs.search.ExcelFieldNames
ApplicationVersion field name.
ApplicationVersion - Static variable in class com.groupdocs.search.PresentationFieldNames
ApplicationVersion field name.
ApplicationVersion - Static variable in class com.groupdocs.search.WordFieldNames
ApplicationVersion field name.
ASMO_708 - Static variable in class com.groupdocs.search.Encodings
The ASMO-708 encoding.
assign(T) - Method in class com.groupdocs.search.Event
 
Author - Static variable in class com.groupdocs.search.EpubFieldNames
Author field name.
Author - Static variable in class com.groupdocs.search.ExcelFieldNames
Author field name.
Author - Static variable in class com.groupdocs.search.FictionBookFieldNames
Author field name.
Author - Static variable in class com.groupdocs.search.PresentationFieldNames
Author field name.
Author - Static variable in class com.groupdocs.search.WordFieldNames
Author field name.

B

BaseIndexEventArgs - Class in com.groupdocs.search
Represents base event arguments.
beginInvoke(Object, T, AsyncCallback, Object) - Method in class com.groupdocs.search.EventHandler
 
big5 - Static variable in class com.groupdocs.search.Encodings
The big5 encoding.
Blended - Static variable in class com.groupdocs.search.CharacterType
Both the separator and the valid character.
Book - Static variable in class com.groupdocs.search.DocumentType
Represents an electronic book (.epub).
break_() - Method in class com.groupdocs.search.Index
Break current asynchronous operation.
break_() - Method in class com.groupdocs.search.IndexRepository
Break current asynchronous operation.

C

cancel() - Method in class com.groupdocs.search.Cancellation
Makes a request for cancellation.
cancelAfter(int) - Method in class com.groupdocs.search.Cancellation
Makes a request for cancellation after the expiration of specified number of milliseconds.
Cancellation - Class in com.groupdocs.search
Represents an object for requesting cancellation of an operation.
Cancellation() - Constructor for class com.groupdocs.search.Cancellation
Initializes a new instance of the Cancellation class.
Category - Static variable in class com.groupdocs.search.ExcelFieldNames
Category field name.
Category - Static variable in class com.groupdocs.search.PresentationFieldNames
Category field name.
Category - Static variable in class com.groupdocs.search.WordFieldNames
Category field name.
Cells - Static variable in class com.groupdocs.search.DocumentType
Represents MS Excel document formats family (.xls, .xlsx, .xlsm, .xltx, .xltm, .xlsb, .ods).
CharacterReplacementDictionary - Class in com.groupdocs.search
Represents a character replacement dictionary used during the indexing process.
CharacterType - Class in com.groupdocs.search
Represents the type of character in relation to how a character is indexed.
Chm - Static variable in class com.groupdocs.search.DocumentType
Chm (.Chm).
Chm - Static variable in class com.groupdocs.search.DocumentTypes
Chm document type.
ChunkSearchToken - Class in com.groupdocs.search
Represents a token for continuation of the chunk searching.
clear() - Method in class com.groupdocs.search.AliasDictionary
Removes all aliases from a AliasDictionary object.
clear() - Method in class com.groupdocs.search.Alphabet
Removes all characters from a Alphabet object.
clear() - Method in class com.groupdocs.search.CharacterReplacementDictionary
Removes all character replacements from a CharacterReplacementDictionary object.
clear() - Method in class com.groupdocs.search.CustomExtractorsCollection
Removes all extractors from the collection.
clear() - Method in class com.groupdocs.search.DateFormatCollection
Removes all items from the collection.
clear() - Method in class com.groupdocs.search.HomophoneDictionary
Removes all words from a HomophoneDictionary object.
clear() - Method in class com.groupdocs.search.PasswordDictionary
Clear all elements in dictionary.
clear() - Method in class com.groupdocs.search.SpellingCorrector
Removes all words from a SpellingCorrector object.
clear() - Method in class com.groupdocs.search.StopWordDictionary
Removes all words from a StopWordDictionary object.
clear() - Method in class com.groupdocs.search.SynonymDictionary
Removes all words from a SynonymDictionary object.
Clone() - Method in class com.groupdocs.search.SearchResultEnumerator
 
clone() - Method in class com.groupdocs.search.SearchResultEnumerator
 
CloneTo(SearchResultEnumerator) - Method in class com.groupdocs.search.SearchResultEnumerator
 
com.groupdocs.search - package com.groupdocs.search
The namespace provides the exception classes.
combineImpl(Delegate) - Method in class com.groupdocs.search.MulticastDelegate
 
Comments - Static variable in class com.groupdocs.search.ExcelFieldNames
Comments field name.
Comments - Static variable in class com.groupdocs.search.PresentationFieldNames
Comments field name.
Comments - Static variable in class com.groupdocs.search.WordFieldNames
Comments field name.
CompactIndex - Static variable in class com.groupdocs.search.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.ExcelFieldNames
Company field name.
Company - Static variable in class com.groupdocs.search.PresentationFieldNames
Company field name.
Company - Static variable in class com.groupdocs.search.WordFieldNames
Company field name.
Compression - Class in com.groupdocs.search
Specifies compression level.
contains(String) - Method in class com.groupdocs.search.AliasDictionary
Determines whether a AliasDictionary object contains the specified alias.
contains(char) - Method in class com.groupdocs.search.Alphabet
Determines whether a Alphabet object contains the specified character as valid or blended.
contains(char) - Method in class com.groupdocs.search.CharacterReplacementDictionary
Determines whether a CharacterReplacementDictionary object contains the specified character replacements.
contains(String) - Method in class com.groupdocs.search.StopWordDictionary
Determines whether a StopWordDictionary object contains the specified word.
containsItem(IFieldExtractor) - Method in class com.groupdocs.search.CustomExtractorsCollection
Determines whether the collection contains a specific extractor.
containsItem(DateFormat) - Method in class com.groupdocs.search.DateFormatCollection
Determines whether the collection contains a specific value.
containsKey(String) - Method in class com.groupdocs.search.PasswordDictionary
Determines whether the dictionary contains an element with the specified key.
Content - Static variable in class com.groupdocs.search.FieldNames
Content field name.
ContentStatus - Static variable in class com.groupdocs.search.ExcelFieldNames
ContentStatus field name.
ContentStatus - Static variable in class com.groupdocs.search.PresentationFieldNames
ContentStatus field name.
ContentStatus - Static variable in class com.groupdocs.search.WordFieldNames
ContentStatus field name.
Copyrights - Static variable in class com.groupdocs.search.EpubFieldNames
Copyrights field name.
copyToTArray(IFieldExtractor[], int) - Method in class com.groupdocs.search.CustomExtractorsCollection
Copies the elements of the collection to an array, starting at a particular array index.
copyToTArray(DateFormat[], int) - Method in class com.groupdocs.search.DateFormatCollection
Copies the elements of the collection to an Array, starting at a particular Array index.
cp1025 - Static variable in class com.groupdocs.search.Encodings
The cp1025 encoding.
cp866 - Static variable in class com.groupdocs.search.Encodings
The cp866 encoding.
cp875 - Static variable in class com.groupdocs.search.Encodings
The cp875 encoding.
create() - Method in class com.groupdocs.search.IndexRepository
Creates new index in memory.
create(IndexingSettings) - Method in class com.groupdocs.search.IndexRepository
Creates new index in memory with selected indexing settings.
create(String) - Method in class com.groupdocs.search.IndexRepository
Creates new index.
create(String, IndexingSettings) - Method in class com.groupdocs.search.IndexRepository
Creates new index with selected indexing settings.
createAndQuery(SearchQuery, SearchQuery) - Static method in class com.groupdocs.search.SearchQuery
Creates an and query.
createConjunction(DocumentFilter...) - Static method in class com.groupdocs.search.DocumentFilter
Create logical conjunction (logical and) of specified filters.
createCreationTimeLowerBound(DateTime) - Static method in class com.groupdocs.search.DocumentFilter
Create filter for skipping documents with creation date earlier than specified.
createCreationTimeRange(DateTime, DateTime) - Static method in class com.groupdocs.search.DocumentFilter
Create filter for skipping documents with creation date in specified range.
createCreationTimeUpperBound(DateTime) - Static method in class com.groupdocs.search.DocumentFilter
Create filter for skipping documents with creation date later than specified.
createDateRangeQuery(DateTime, DateTime) - Static method in class com.groupdocs.search.SearchQuery
Creates a date range query.
createDisjunction(DocumentFilter...) - Static method in class com.groupdocs.search.DocumentFilter
Create logical disjunction (logical or) of specified filters.
CreatedTime - Static variable in class com.groupdocs.search.ExcelFieldNames
CreatedTime field name.
CreatedTime - Static variable in class com.groupdocs.search.PresentationFieldNames
CreatedTime field name.
CreatedTime - Static variable in class com.groupdocs.search.WordFieldNames
CreatedTime 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
Create filter for skipping documents with specified extensions.
createFileLengthLowerBound(long) - Static method in class com.groupdocs.search.DocumentFilter
Create filter for skipping documents with length less than specified.
createFileLengthRange(long, long) - Static method in class com.groupdocs.search.DocumentFilter
Create filter for skipping documents in specified length range.
createFileLengthUpperBound(long) - Static method in class com.groupdocs.search.DocumentFilter
Create filter for skipping documents with length more than specified.
createFileNameRegularExpression(String) - Static method in class com.groupdocs.search.DocumentFilter
Create filter for skipping documents using regular expression.
createFileNameRegularExpression(String, int) - Static method in class com.groupdocs.search.DocumentFilter
Create filter for skipping documents using regular expression.
createInverted(DocumentFilter) - Static method in class com.groupdocs.search.DocumentFilter
Invert document filter.
createModificationTimeLowerBound(DateTime) - Static method in class com.groupdocs.search.DocumentFilter
Create filter for skipping documents with modification date earlier than specified.
createModificationTimeRange(DateTime, DateTime) - Static method in class com.groupdocs.search.DocumentFilter
Create filter for skipping documents with modification date in specified range.
createModificationTimeUpperBound(DateTime) - Static method in class com.groupdocs.search.DocumentFilter
Create filter for skipping documents with modification date later than specified.
createNotQuery(SearchQuery) - Static method in class com.groupdocs.search.SearchQuery
Creates a not query.
createNumericRangeQuery(long, long) - Static method in class com.groupdocs.search.SearchQuery
Creates a numeric range query.
createOrQuery(SearchQuery, SearchQuery) - Static method in class com.groupdocs.search.SearchQuery
Creates an or query.
createPhraseSearchQuery(SearchQuery...) - Static method in class com.groupdocs.search.SearchQuery
Creates a phrase search query.
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.
createWildcardQuery(byte) - Static method in class com.groupdocs.search.SearchQuery
Creates wildcard for phrase search.
createWildcardQuery(byte, byte) - Static method in class com.groupdocs.search.SearchQuery
Creates wildcard for 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.FieldNames
CreationDate field name.
csISO2022JP - Static variable in class com.groupdocs.search.Encodings
The csISO2022JP encoding.
CustomExtractorsCollection - Class in com.groupdocs.search
Allow manage custom extractors collection.
CustomExtractorsCollection() - Constructor for class com.groupdocs.search.CustomExtractorsCollection
 

D

DateFormat - Class in com.groupdocs.search
Represents date format.
DateFormat(String, DateFormatElement[]) - Constructor for class com.groupdocs.search.DateFormat
Initializes a new instance of the DateFormat class.
DateFormat(DateFormatElement[], String) - Constructor for class com.groupdocs.search.DateFormat
Initializes a new instance of the DateFormat class.
DateFormatCollection - Class in com.groupdocs.search
Represents a collection of DateFormat objects.
DateFormatElement - Class in com.groupdocs.search
Represents date format element.
Default - Static variable in class com.groupdocs.search.NumberOfThreads
The default value.
Description - Static variable in class com.groupdocs.search.EpubFieldNames
Description field name.
Description - Static variable in class com.groupdocs.search.FictionBookFieldNames
Description field name.
DetailedResultInfo - Class in com.groupdocs.search
Represents detailed information about found term occurrences in document.
detectEncoding(Charset, boolean) - Method in class com.groupdocs.search.FileIndexingEventArgs
Detects encoding.
DictionaryBase - Class in com.groupdocs.search
Represents a base class for a dictionary.
DictionaryCollection - Class in com.groupdocs.search
Represents collection of all dictionaries in the Index.
dispose() - Method in class com.groupdocs.search.SearchResultEnumerator
Run disposing.
DocumentFilter - Class in com.groupdocs.search
DocumentFilter class is designed for creating documents filters.
DocumentFilter() - Constructor for class com.groupdocs.search.DocumentFilter
 
DocumentInfo - Class in com.groupdocs.search
Represents descriptor for indexed document.
DocumentResultInfo - Class in com.groupdocs.search
Represents information about found document.
DocumentStatus - Class in com.groupdocs.search
Enumeration for processed document status.
DocumentType - Class in com.groupdocs.search
Represents enumeration for different document types.
DocumentType - Static variable in class com.groupdocs.search.FieldNames
DocumentType field name.
DocumentTypes - Class in com.groupdocs.search
Represents list of document types for faceted search.
DocumentTypes() - Constructor for class com.groupdocs.search.DocumentTypes
 
DOS_720 - Static variable in class com.groupdocs.search.Encodings
The DOS-720 encoding.
DOS_862 - Static variable in class com.groupdocs.search.Encodings
The DOS-862 encoding.

E

Eight - Static variable in class com.groupdocs.search.NumberOfThreads
Eight threads.
EmailMessage - Static variable in class com.groupdocs.search.DocumentTypes
Email message.
Empty - Static variable in class com.groupdocs.search.EventArgs
 
Encodings - Class in com.groupdocs.search
Contains names of possible encodings.
Encodings() - Constructor for class com.groupdocs.search.Encodings
 
endInvoke(IAsyncResult) - Method in class com.groupdocs.search.EventHandler
 
EnglishWordFormsProvider - Class in com.groupdocs.search
Represents English word forms provider.
EnglishWordFormsProvider() - Constructor for class com.groupdocs.search.EnglishWordFormsProvider
Initializes a new instance of the EnglishWordFormsProvider class.
Epub - Static variable in class com.groupdocs.search.DocumentTypes
Epub document type.
EpubFieldNames - Class in com.groupdocs.search
Represents list of field names for faceted search.
EpubFieldNames() - Constructor for class com.groupdocs.search.EpubFieldNames
 
equals(Object) - Method in class com.groupdocs.search.SearchResultEnumerator
 
equals(SearchResultEnumerator, SearchResultEnumerator) - Static method in class com.groupdocs.search.SearchResultEnumerator
 
ErrorHappened - Variable in class com.groupdocs.search.Index
 
ErrorHappened - Variable in class com.groupdocs.search.IndexRepository
 
EUC_CN - Static variable in class com.groupdocs.search.Encodings
The EUC-CN encoding.
EUC_JP - Static variable in class com.groupdocs.search.Encodings
The EUC-JP encoding.
euc_jp - Static variable in class com.groupdocs.search.Encodings
The euc-jp encoding.
euc_kr - Static variable in class com.groupdocs.search.Encodings
The euc-kr encoding.
Event<T extends MulticastDelegate> - Class in com.groupdocs.search
 
Event() - Constructor for class com.groupdocs.search.Event
 
Event.ArrayListWrapper<T> - Class in com.groupdocs.search
 
Event.ArrayListWrapper() - Constructor for class com.groupdocs.search.Event.ArrayListWrapper
 
EventArgs - Class in com.groupdocs.search
 
EventArgs() - Constructor for class com.groupdocs.search.EventArgs
 
EventHandler<T extends EventArgs> - Class in com.groupdocs.search
 
EventHandler() - Constructor for class com.groupdocs.search.EventHandler
 
Excel - Static variable in class com.groupdocs.search.DocumentTypes
Excel document type.
ExcelFieldNames - Class in com.groupdocs.search
Represents list of field names for faceted search.
ExcelFieldNames() - Constructor for class com.groupdocs.search.ExcelFieldNames
 
exportDictionary(String) - Method in class com.groupdocs.search.AliasDictionary
Exports the alias dictionary to the specified text file.
exportDictionary(String) - Method in class com.groupdocs.search.Alphabet
Exports the character dictionary to a file with the specified name.
exportDictionary(String) - Method in class com.groupdocs.search.CharacterReplacementDictionary
Exports the character dictionary to a file with the specified name.
exportDictionary(String) - Method in class com.groupdocs.search.HomophoneDictionary
Exports the homophone dictionary to a file with the specified name.
exportDictionary(String) - Method in class com.groupdocs.search.SpellingCorrector
Exports the internal dictionary to the specified text file.
exportDictionary(String) - Method in class com.groupdocs.search.StopWordDictionary
Exports the stop word dictionary to a file with the specified name.
exportDictionary(String) - Method in class com.groupdocs.search.SynonymDictionary
Exports the synonym dictionary to a file with the specified name.
extractDocumentText(DocumentInfo, IFieldExtractor) - Method in class com.groupdocs.search.Index
Generates HTML formatted text for indexed document.
extractDocumentText(String, DocumentInfo, IFieldExtractor) - Method in class com.groupdocs.search.Index
Generates HTML formatted text for indexed document and saves it to a file.
ExtractedItemInfo - Class in com.groupdocs.search
Contains Container Item information.
ExtractedItemInfo(int, String, String, FieldInfo[]) - Constructor for class com.groupdocs.search.ExtractedItemInfo
Initializes a new instance of the ExtractedItemInfo class.

F

Failed - Static variable in class com.groupdocs.search.IndexStatus
Index operation is failed.
FictionBook - Static variable in class com.groupdocs.search.DocumentType
Represents an Fiction book format (.fb2).
FictionBook - Static variable in class com.groupdocs.search.DocumentTypes
FictionBook document type.
FictionBookFieldNames - Class in com.groupdocs.search
Represents list of field names for faceted search.
FictionBookFieldNames() - Constructor for class com.groupdocs.search.FictionBookFieldNames
 
FieldInfo - Class in com.groupdocs.search
Contains Field information.
FieldInfo(String, String) - Constructor for class com.groupdocs.search.FieldInfo
Initializes a new instance of the FieldInfo class.
FieldNames - Class in com.groupdocs.search
Represents list of field names for faceted search.
FieldNames() - Constructor for class com.groupdocs.search.FieldNames
 
FileHelper - Class in com.groupdocs.search
 
FileHelper() - Constructor for class com.groupdocs.search.FileHelper
 
FileIndexing - Variable in class com.groupdocs.search.Index
 
FileIndexing - Variable in class com.groupdocs.search.IndexRepository
 
FileIndexingEventArgs - Class in com.groupdocs.search
Represents arguments for event of a document indexing start.
FileName - Static variable in class com.groupdocs.search.FieldNames
FileName field name.
finalize() - Method in class com.groupdocs.search.Cancellation
Finalizes an instance of the Cancellation class.
finalize() - Method in class com.groupdocs.search.Index
Finalizes an instance of the Index class.
finalize() - Method in class com.groupdocs.search.IndexRepository
Finalizes an instance of the IndexRepository class.
Five - Static variable in class com.groupdocs.search.NumberOfThreads
Five threads.
Four - Static variable in class com.groupdocs.search.NumberOfThreads
Four threads.
FuzzyAlgorithm - Class in com.groupdocs.search
Represents the base class for fuzzy search algorithms.
FuzzyAlgorithm() - Constructor for class com.groupdocs.search.FuzzyAlgorithm
 
FuzzySearchParameters - Class in com.groupdocs.search
Represents parameters related to fuzzy searching.

G

GB18030 - Static variable in class com.groupdocs.search.Encodings
The GB18030 encoding.
gb2312 - Static variable in class com.groupdocs.search.Encodings
The gb2312 encoding.
get_Item(char) - Method in class com.groupdocs.search.Alphabet
Gets a type of a character.
get_Item(String) - Method in class com.groupdocs.search.PasswordDictionary
Gets or sets password for the file.
get_Item(int) - Method in class com.groupdocs.search.SearchResults
Gets selected element.
getAliasDictionary() - Method in class com.groupdocs.search.DictionaryCollection
Gets a dictionary of aliases.
getAlphabet() - Method in class com.groupdocs.search.DictionaryCollection
Gets a dictionary of characters.
getAppPath() - Static method in class com.groupdocs.search.FileHelper
 
getAutoDetectEncoding() - Method in class com.groupdocs.search.IndexingSettings
Gets or sets a value indicating that encoding is detected automatically.
getCharacterReplacements() - Method in class com.groupdocs.search.DictionaryCollection
Gets a dictionary of character replacements.
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.TextStorageSettings
Gets or sets compression of text storage.
getConsiderTranspositions() - Method in class com.groupdocs.search.FuzzySearchParameters
Gets or sets a value indicating that the fuzzy search algorithm must consider transposition of two adjacent characters as a single mistake.
getConsiderTranspositions() - Method in class com.groupdocs.search.SpellingCorrectorParameters
Gets or sets a value indicating that the algorithm must consider transposition of two adjacent characters as a single mistake.
getConsumptionQuantity() - Static method in class com.groupdocs.search.Metered
Gets consumption quantity
getContaianerItems(String) - Method in interface com.groupdocs.search.IContainerItemExtractor
Extract container items with metadata fields.
getCount() - Method in class com.groupdocs.search.AliasDictionary
Gets the number of aliases contained in the AliasDictionary.
getCount() - Method in class com.groupdocs.search.Alphabet
Gets the number of characters contained in the Alphabet.
getCount() - Method in class com.groupdocs.search.CharacterReplacementDictionary
Gets the number of characters contained in the CharacterReplacementDictionary.
getCount() - Method in class com.groupdocs.search.HomophoneDictionary
Gets the number of words contained in the HomophoneDictionary.
getCount() - Method in class com.groupdocs.search.PasswordDictionary
Gets the number of elements contained in the dictionary.
getCount() - Method in class com.groupdocs.search.SearchResults
Gets count of documents containing occurrences.
getCount() - Method in class com.groupdocs.search.SpellingCorrector
Gets the number of words contained in the SpellingCorrector.
getCount() - Method in class com.groupdocs.search.StopWordDictionary
Gets the number of stop words contained in the StopWordDictionary.
getCount() - Method in class com.groupdocs.search.SynonymDictionary
Gets the number of words contained in the SynonymDictionary.
getCustomExtractor() - Method in class com.groupdocs.search.FileIndexingEventArgs
Gets or set the custom text extractor.
getCustomExtractors() - Method in class com.groupdocs.search.Index
Gets custom extractors collection.
getDateFormats() - Method in class com.groupdocs.search.SearchParameters
Gets or sets date formats for date range search.
getDateSeparator() - Static method in class com.groupdocs.search.DateFormatElement
Gets the date separator element.
getDateSeparator_Rename_Namesake() - Method in class com.groupdocs.search.DateFormat
Gets the date separator.
getDayOfMonth() - Static method in class com.groupdocs.search.DateFormatElement
Gets the day of month element.
getDayOfMonthTwoDigits() - Static method in class com.groupdocs.search.DateFormatElement
Gets the day of month element.
getDelegateId() - Method in class com.groupdocs.search.MulticastDelegate
 
getDetailedResults() - Method in class com.groupdocs.search.DocumentResultInfo
Gets the detailed results.
getDictionaries() - Method in class com.groupdocs.search.Index
Gets dictionary collection.
getDocumentFilter() - Method in class com.groupdocs.search.IndexingSettings
Gets or sets a document filter.
getDocumentFullName() - Method in class com.groupdocs.search.FileIndexingEventArgs
Gets the document full name.
getDocumentFullName() - Method in class com.groupdocs.search.PasswordRequiredEventArgs
Gets document full name.
getDocumentFullPath() - Method in class com.groupdocs.search.DocumentInfo
Gets the document full path.
getDocumentPasswords() - Method in class com.groupdocs.search.DictionaryCollection
Gets a dictionary of document passwords.
getDocumentType() - Method in class com.groupdocs.search.DocumentResultInfo
Gets the document type.
getDocumentType() - Method in class com.groupdocs.search.ExtractedItemInfo
Gets document type.
getDocumentType() - Method in interface com.groupdocs.search.IContainerItemExtractor
Gets Document Type.
getEnabled() - Method in class com.groupdocs.search.FuzzySearchParameters
Gets or sets a value indicating whether fuzzy search feature is enabled.
getEnabled() - Method in class com.groupdocs.search.KeyboardLayoutCorrectorParameters
Gets or sets a value indicating whether keyboard layout corrector is enabled.
getEnabled() - Method in class com.groupdocs.search.SpellingCorrectorParameters
Gets or sets a value indicating whether spelling corrector is enabled.
getEncoding() - Method in class com.groupdocs.search.FileIndexingEventArgs
Gets or sets the encoding of the document.
getEndTime() - Method in class com.groupdocs.search.IndexingReport
gets time when indexing ends.
getEndTime() - Method in class com.groupdocs.search.SearchingReport
gets time when searching ends.
getEndTime() - Method in class com.groupdocs.search.SearchResults
gets time when searching ends.
getEntryIdString() - Method in class com.groupdocs.search.OutlookEmailMessageResultInfo
Gets the e-mail message entry identifier.
getErrors() - Method in class com.groupdocs.search.IndexingReport
Gets list of errors.
getExtensions() - Method in interface com.groupdocs.search.IFieldExtractor
Gets Array of supported extensions.
getFieldName() - Method in class com.groupdocs.search.DetailedResultInfo
Gets the field name.
getFieldName() - Method in class com.groupdocs.search.SearchQuery
Gets the field name.
getFields() - Method in class com.groupdocs.search.ExtractedItemInfo
Gets extracted field array.
getFields(String) - Method in interface com.groupdocs.search.IFieldExtractor
Extract metadata fields from file.
getFileName() - Method in class com.groupdocs.search.DocumentResultInfo
Gets the file name.
getFirstChild() - Method in class com.groupdocs.search.SearchQuery
Gets the first child query.
getFormat() - Method in class com.groupdocs.search.DateFormatElement
Gets the format string.
getFuzzyAlgorithm() - Method in class com.groupdocs.search.FuzzySearchParameters
Gets of sets a fuzzy search algorithm.
getFuzzySearch() - Method in class com.groupdocs.search.SearchParameters
Gets or sets Fuzzy search parameters.
getHitCount() - Method in class com.groupdocs.search.DetailedResultInfo
Gets the hit count.
getHitCount() - Method in class com.groupdocs.search.DocumentResultInfo
Gets the hit count.
getHomophoneDictionary() - Method in class com.groupdocs.search.DictionaryCollection
Gets a dictionary of homophones.
getId() - Method in class com.groupdocs.search.SubscriptionPricingPlan
 
getIndexedDocumentItems(DocumentInfo) - Method in class com.groupdocs.search.Index
Gets an array of a document items.
getIndexedDocuments() - Method in class com.groupdocs.search.Index
Gets an array of all indexed documents.
getIndexedDocuments() - Method in class com.groupdocs.search.IndexingReport
Gets list of indexed documents.
getIndexedDocumentsSize() - Method in class com.groupdocs.search.IndexingReport
Gets size of indexed documents in MB.
getIndexes() - Method in class com.groupdocs.search.IndexRepository
Gets Indexes Array.
getIndexFolder() - Method in class com.groupdocs.search.BaseIndexEventArgs
Gets Index Folder.
getIndexFolder() - Method in class com.groupdocs.search.Index
Gets full folder name where index is stored.
getIndexId() - Method in class com.groupdocs.search.BaseIndexEventArgs
Gets Index Id.
getIndexId() - Method in class com.groupdocs.search.Index
Gets index GUID.
getIndexingReport() - Method in class com.groupdocs.search.Index
Gets report about all indexing operations.
getIndexingSettings() - Method in class com.groupdocs.search.Index
Gets indexing setting.
getIndexingTime() - Method in class com.groupdocs.search.IndexingReport
Gets indexing time.
getIndexStatus() - Method in class com.groupdocs.search.Index
Gets index status.
getIndexType() - Method in class com.groupdocs.search.IndexingSettings
Gets or sets index type.
getInMemoryIndex() - Method in class com.groupdocs.search.IndexingSettings
Gets a value indicating that index is stored in memory.
getInnerPath() - Method in class com.groupdocs.search.OutlookEmailMessageResultInfo
Gets the inner path of e-mail message.
getInnerPath() - Method in class com.groupdocs.search.ZipArchiveResultInfo
Gets the inner path.
getInvocationList() - Method in class com.groupdocs.search.MulticastDelegate
 
getItemInfo() - Method in class com.groupdocs.search.ExtractedItemInfo
Gets item information.
getItemPath() - Method in class com.groupdocs.search.DocumentInfo
Gets the document item inner path.
getKeyboardLayoutCorrector() - Method in class com.groupdocs.search.SearchParameters
Gets or sets Keyboard Layout Corrector parameters.
getLastDocumentPath() - Method in class com.groupdocs.search.OperationProgressEventArgs
Gets path of last processed document.
getLastDocumentStatus() - Method in class com.groupdocs.search.OperationProgressEventArgs
Gets status of last processed document.
getLevel() - Method in class com.groupdocs.search.Step
Gets the level.
getLowerLimit() - Method in class com.groupdocs.search.Step
Gets the lower limit.
getMaxHitCountPerTerm() - Method in class com.groupdocs.search.SearchParameters
Gets or sets maximal count of occurrences of each term in query.
getMaxIndexingReportCount() - Method in class com.groupdocs.search.IndexingSettings
Gets or sets the maximum count of indexing reports.
getMaxMistakeCount(int) - Method in class com.groupdocs.search.FuzzyAlgorithm
Gets a maximum allowed number of mistakes for specified term length.
getMaxMistakeCount(int) - Method in class com.groupdocs.search.SimilarityLevel
Gets a maximum allowed number of mistakes for specified term length.
getMaxMistakeCount(int) - Method in class com.groupdocs.search.TableDiscreteFunction
Gets a maximum allowed number of mistakes for specified term length.
getMaxMistakeCount_Rename_Namesake() - Method in class com.groupdocs.search.SpellingCorrectorParameters
Gets or sets maximum mistake count.
getMaxSearchingReportCount() - Method in class com.groupdocs.search.IndexingSettings
Gets or sets the maximum count of searching reports.
getMaxTotalHitCount() - Method in class com.groupdocs.search.SearchParameters
Gets or sets maximal count of total occurrences of all terms in query.
getMessage() - Method in class com.groupdocs.search.BaseIndexEventArgs
Gets Event Message.
getMessage() - Method in class com.groupdocs.search.SearchResults
Gets a message describing results.
getMonth() - Static method in class com.groupdocs.search.DateFormatElement
Gets the month element.
getMonthAbbreviatedName() - Static method in class com.groupdocs.search.DateFormatElement
Gets the month element.
getMonthFullName() - Static method in class com.groupdocs.search.DateFormatElement
Gets the month element.
getMonthTwoDigits() - Static method in class com.groupdocs.search.DateFormatElement
Gets the month element.
getName() - Method in class com.groupdocs.search.FieldInfo
Gets Field Name.
getNextChunkSearchToken() - Method in class com.groupdocs.search.SearchResults
Gets a chunk search token for searching the next chunk.
getOnlyBestResults() - Method in class com.groupdocs.search.FuzzySearchParameters
Gets or sets a value indicating that only the best results will be returned.
getOnlyBestResults() - Method in class com.groupdocs.search.SpellingCorrectorParameters
Gets or sets a value indicating that only the best results will be returned.
getOnlyBestResultsRange() - Method in class com.groupdocs.search.FuzzySearchParameters
Gets or sets the maximum exceeding of the minimum number of mistakes that are found.
getOnlyBestResultsRange() - Method in class com.groupdocs.search.SpellingCorrectorParameters
Gets or sets the maximum exceeding of the minimum number of mistakes that are found.
getOperationType() - Method in class com.groupdocs.search.OperationFinishedEventArgs
Operation Type.
getPassword() - Method in class com.groupdocs.search.PasswordRequiredEventArgs
Gets or sets password to open the document.
getPricing_plan() - Method in class com.groupdocs.search.SubscriptionPricingPlan
 
getProcessedDocumentsCount() - Method in class com.groupdocs.search.OperationProgressEventArgs
Gets number of already processed documents.
getProgressPercentage() - Method in class com.groupdocs.search.OperationProgressEventArgs
Gets percentage of progress.
getQuery() - Method in class com.groupdocs.search.SearchingReport
Gets search query.
getRelevance() - Method in class com.groupdocs.search.DocumentResultInfo
Gets the relevance of search result.
getRemovedDocuments() - Method in class com.groupdocs.search.IndexingReport
Gets list of removed from index documents.
getReplacement(char) - Method in class com.groupdocs.search.CharacterReplacementDictionary
Gets a replacement for the specified character.
getRepository() - Method in class com.groupdocs.search.Index
Gets index repository if index has it.
getResultCount() - Method in class com.groupdocs.search.SearchingReport
Gets result count.
getSearchingReport() - Method in class com.groupdocs.search.Index
Gets the report about all searching operations.
getSearchingThreads() - Method in class com.groupdocs.search.IndexingSettings
Gets or sets the number of threads used for searching.
getSearchingTime() - Method in class com.groupdocs.search.SearchingReport
Gets searching time.
getSearchingTime() - Method in class com.groupdocs.search.SearchResults
Gets searching time.
getSearchParameters() - Method in class com.groupdocs.search.SearchingReport
Gets search parameters.
getSearchParameters() - Method in class com.groupdocs.search.SearchQuery
Gets or sets the search parameters.
getSearchQuery() - Method in class com.groupdocs.search.SearchingReport
Gets search query.
getSecondChild() - Method in class com.groupdocs.search.SearchQuery
Gets the second child query.
getSegmentCount() - Method in class com.groupdocs.search.IndexingReport
Gets count of segments.
getSimilarityLevel(int) - Method in class com.groupdocs.search.FuzzyAlgorithm
Gets a similarity level for specified term length.
getSimilarityLevel(int) - Method in class com.groupdocs.search.SimilarityLevel
Gets a similarity level for specified term length.
getSimilarityLevel(int) - Method in class com.groupdocs.search.TableDiscreteFunction
Gets a similarity level for specified term length.
getSingleFormat() - Method in class com.groupdocs.search.DateFormatElement
Gets the single format string.
getSkipIndexing() - Method in class com.groupdocs.search.FileIndexingEventArgs
Gets or sets a value indicating that document indexing should be skipped.
getSkippedDocumentsCount() - Method in class com.groupdocs.search.OperationProgressEventArgs
Gets number of skipped or filtered documents.
getSpellingCorrector() - Method in class com.groupdocs.search.DictionaryCollection
Gets a spelling corrector.
getSpellingCorrector() - Method in class com.groupdocs.search.SearchParameters
Gets or sets Spelling Corrector parameters.
getStartTime() - Method in class com.groupdocs.search.IndexingReport
Gets time when indexing starts.
getStartTime() - Method in class com.groupdocs.search.SearchingReport
Gets time when searching starts.
getStartTime() - Method in class com.groupdocs.search.SearchResults
Gets time when searching starts.
getStatus() - Method in class com.groupdocs.search.BaseIndexEventArgs
Gets Index status.
getStopWordDictionary() - Method in class com.groupdocs.search.DictionaryCollection
Gets a dictionary of stop words.
getSynonymDictionary() - Method in class com.groupdocs.search.DictionaryCollection
Gets a dictionary of synonyms.
getTerms() - Method in class com.groupdocs.search.DetailedResultInfo
Gets the found terms.
getTerms() - Method in class com.groupdocs.search.DocumentResultInfo
Gets found terms.
getTermSequences() - Method in class com.groupdocs.search.DetailedResultInfo
Gets the found term sequences.
getTermSequences() - Method in class com.groupdocs.search.DocumentResultInfo
Gets the found term sequences.
getText(String) - Method in class com.groupdocs.search.AliasDictionary
Gets a text that is associated with the specified alias.
getTextStorageSettings() - Method in class com.groupdocs.search.IndexingSettings
Gets or sets text storage settings.
getTime() - Method in class com.groupdocs.search.BaseIndexEventArgs
Gets time when event is occurs.
getTotalDocumentsCount() - Method in class com.groupdocs.search.OperationProgressEventArgs
Gets total number of documents for processing.
getTotalDocumentsInIndex() - Method in class com.groupdocs.search.IndexingReport
Gets total count of documents in index.
getTotalHitCount() - Method in class com.groupdocs.search.SearchingReport
Gets total hit count.
getTotalHitCount() - Method in class com.groupdocs.search.SearchResults
Gets total occurrence count.
getTotalIndexSize() - Method in class com.groupdocs.search.IndexingReport
Gets total index size.
getTotalTermCount() - Method in class com.groupdocs.search.IndexingReport
Gets total count of terms in index.
getTruncated() - Method in class com.groupdocs.search.SearchResults
Gets a value indicating that results are truncated.
getUpdatedDocuments() - Method in class com.groupdocs.search.IndexingReport
Gets list of re indexed documents.
getUseCaseSensitiveSearch() - Method in class com.groupdocs.search.SearchParameters
Gets or sets flag of case sensitive search.
getUseCharacterReplacements() - Method in class com.groupdocs.search.IndexingSettings
Gets or sets a value indicating that the replacements must be used for all the characters extracted from indexed documents.
getUseHomophoneSearch() - Method in class com.groupdocs.search.SearchParameters
Gets or sets flag of use homophones in search.
getUseStopWords() - Method in class com.groupdocs.search.IndexingSettings
Gets or sets a value indicating that stop words are used in index.
getUseSynonymSearch() - Method in class com.groupdocs.search.SearchParameters
Gets or sets flag of use synonyms in search.
getUseWordFormsSearch() - Method in class com.groupdocs.search.SearchParameters
Gets or sets flag of use word forms in search.
getValue() - Method in class com.groupdocs.search.FieldInfo
Gets Field Value.
getVersion() - Method in class com.groupdocs.search.Index
Gets index version.
getWordForms(String) - Method in class com.groupdocs.search.EnglishWordFormsProvider
Gets the word forms for the specified word.
getWordForms(String) - Method in interface com.groupdocs.search.IWordFormsProvider
Gets the word forms for the specified word.
getWordFormsProvider() - Method in class com.groupdocs.search.DictionaryCollection
Gets or sets a word forms provider.
getWords() - Method in class com.groupdocs.search.SpellingCorrector
Gets the word collection that is contained in a corrector.
getYear() - Static method in class com.groupdocs.search.DateFormatElement
Gets the year element.
getYearFourDigits() - Static method in class com.groupdocs.search.DateFormatElement
Gets the year element.
getYearTwoDigits() - Static method in class com.groupdocs.search.DateFormatElement
Gets the year element.
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

hasNext() - Method in class com.groupdocs.search.SearchResultEnumerator
Move enumerator next.
High - Static variable in class com.groupdocs.search.Compression
High compression ratio.
highlightInText(DocumentResultInfo) - Method in class com.groupdocs.search.Index
Generates HTML formatted text with highlighted found terms.
highlightInText(DocumentResultInfo, IFieldExtractor, String) - Method in class com.groupdocs.search.Index
Generates HTML formatted text with highlighted found terms.
highlightInText(String, DocumentResultInfo) - Method in class com.groupdocs.search.Index
Generates HTML formatted text with highlighted found terms and saves it to a file.
highlightInText(String, DocumentResultInfo, IFieldExtractor, String) - Method in class com.groupdocs.search.Index
Generates HTML formatted text with highlighted found terms and saves it to a file.
HomophoneDictionary - Class in com.groupdocs.search
Represents a dictionary of heterographic homophones.
HyperlinkBase - Static variable in class com.groupdocs.search.ExcelFieldNames
HyperlinkBase field name.
HyperlinkBase - Static variable in class com.groupdocs.search.PresentationFieldNames
HyperlinkBase field name.
HyperlinkBase - Static variable in class com.groupdocs.search.WordFieldNames
HyperlinkBase field name.
hz_gb_2312 - Static variable in class com.groupdocs.search.Encodings
The hz-gb-2312 encoding.

I

IBM00858 - Static variable in class com.groupdocs.search.Encodings
The IBM00858 encoding.
IBM00924 - Static variable in class com.groupdocs.search.Encodings
The IBM00924 encoding.
IBM01047 - Static variable in class com.groupdocs.search.Encodings
The IBM01047 encoding.
IBM01140 - Static variable in class com.groupdocs.search.Encodings
The IBM01140 encoding.
IBM01141 - Static variable in class com.groupdocs.search.Encodings
The IBM01141 encoding.
IBM01142 - Static variable in class com.groupdocs.search.Encodings
The IBM01142 encoding.
IBM01143 - Static variable in class com.groupdocs.search.Encodings
The IBM01143 encoding.
IBM01144 - Static variable in class com.groupdocs.search.Encodings
The IBM01144 encoding.
IBM01145 - Static variable in class com.groupdocs.search.Encodings
The IBM01145 encoding.
IBM01146 - Static variable in class com.groupdocs.search.Encodings
The IBM01146 encoding.
IBM01147 - Static variable in class com.groupdocs.search.Encodings
The IBM01147 encoding.
IBM01148 - Static variable in class com.groupdocs.search.Encodings
The IBM01148 encoding.
IBM01149 - Static variable in class com.groupdocs.search.Encodings
The IBM01149 encoding.
IBM037 - Static variable in class com.groupdocs.search.Encodings
The IBM037 encoding.
IBM1026 - Static variable in class com.groupdocs.search.Encodings
The IBM1026 encoding.
IBM273 - Static variable in class com.groupdocs.search.Encodings
The IBM273 encoding.
IBM277 - Static variable in class com.groupdocs.search.Encodings
The IBM277 encoding.
IBM278 - Static variable in class com.groupdocs.search.Encodings
The IBM278 encoding.
IBM280 - Static variable in class com.groupdocs.search.Encodings
The IBM280 encoding.
IBM284 - Static variable in class com.groupdocs.search.Encodings
The IBM284 encoding.
IBM285 - Static variable in class com.groupdocs.search.Encodings
The IBM285 encoding.
IBM290 - Static variable in class com.groupdocs.search.Encodings
The IBM290 encoding.
IBM297 - Static variable in class com.groupdocs.search.Encodings
The IBM297 encoding.
IBM420 - Static variable in class com.groupdocs.search.Encodings
The IBM420 encoding.
IBM423 - Static variable in class com.groupdocs.search.Encodings
The IBM423 encoding.
IBM424 - Static variable in class com.groupdocs.search.Encodings
The IBM424 encoding.
IBM437 - Static variable in class com.groupdocs.search.Encodings
The IBM437 encoding.
IBM500 - Static variable in class com.groupdocs.search.Encodings
The IBM500 encoding.
ibm737 - Static variable in class com.groupdocs.search.Encodings
The ibm737 encoding.
ibm775 - Static variable in class com.groupdocs.search.Encodings
The ibm775 encoding.
ibm850 - Static variable in class com.groupdocs.search.Encodings
The ibm850 encoding.
ibm852 - Static variable in class com.groupdocs.search.Encodings
The ibm852 encoding.
IBM855 - Static variable in class com.groupdocs.search.Encodings
The IBM855 encoding.
ibm857 - Static variable in class com.groupdocs.search.Encodings
The ibm857 encoding.
IBM860 - Static variable in class com.groupdocs.search.Encodings
The IBM860 encoding.
ibm861 - Static variable in class com.groupdocs.search.Encodings
The ibm861 encoding.
IBM863 - Static variable in class com.groupdocs.search.Encodings
The IBM863 encoding.
IBM864 - Static variable in class com.groupdocs.search.Encodings
The IBM864 encoding.
IBM865 - Static variable in class com.groupdocs.search.Encodings
The IBM865 encoding.
ibm869 - Static variable in class com.groupdocs.search.Encodings
The ibm869 encoding.
IBM870 - Static variable in class com.groupdocs.search.Encodings
The IBM870 encoding.
IBM871 - Static variable in class com.groupdocs.search.Encodings
The IBM871 encoding.
IBM880 - Static variable in class com.groupdocs.search.Encodings
The IBM880 encoding.
IBM905 - Static variable in class com.groupdocs.search.Encodings
The IBM905 encoding.
IBM_Thai - Static variable in class com.groupdocs.search.Encodings
The IBM-Thai encoding.
IContainerItemExtractor - Interface in com.groupdocs.search
Provides methods for extracting fields from container files.
IFieldExtractor - Interface in com.groupdocs.search
Provides methods for extracting fields from file.
importDictionary(String) - Method in class com.groupdocs.search.AliasDictionary
Imports an alias dictionary from the specified text file.
importDictionary(String) - Method in class com.groupdocs.search.Alphabet
Imports the character collection from a file with the specified name.
importDictionary(String) - Method in class com.groupdocs.search.CharacterReplacementDictionary
Imports the character replacement collection from a file with the specified name.
importDictionary(String) - Method in class com.groupdocs.search.HomophoneDictionary
Imports a homophone dictionary from the specified text file.
importDictionary(String) - Method in class com.groupdocs.search.SpellingCorrector
Imports a dictionary from the specified text file.
importDictionary(String) - Method in class com.groupdocs.search.StopWordDictionary
Imports the stop word collection from a file with the specified name.
importDictionary(String) - Method in class com.groupdocs.search.SynonymDictionary
Imports a synonym dictionary from the specified text file.
Index - Class in com.groupdocs.search
Index class is designed for storage of documents data for search through them.
Index() - Constructor for class com.groupdocs.search.Index
Initializes a new instance of the Index class in memory.
Index(IndexingSettings) - Constructor for class com.groupdocs.search.Index
Initializes a new instance of the Index class in memory with selected indexing settings.
Index(String) - Constructor for class com.groupdocs.search.Index
Initializes a new instance of the Index class.
Index(String, IndexingSettings) - 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, boolean, IndexingSettings) - Constructor for class com.groupdocs.search.Index
Initializes a new instance of the Index class.
IndexingReport - Class in com.groupdocs.search
IndexingReport provides detailed information about indexing.
IndexingSettings - Class in com.groupdocs.search
Provides access to information about index settings.
IndexingSettings() - Constructor for class com.groupdocs.search.IndexingSettings
Initializes a new instance of the IndexingSettings class.
IndexRepository - Class in com.groupdocs.search
IndexRepository class is designed to combine multiple indexes and perform common operations on them.
IndexRepository() - Constructor for class com.groupdocs.search.IndexRepository
 
IndexStatus - Class in com.groupdocs.search
Specifies index status.
IndexType - Class in com.groupdocs.search
Specifies index type.
InProgress - Static variable in class com.groupdocs.search.IndexStatus
Index operation is in progress.
invocationList - Variable in class com.groupdocs.search.Event
 
invoke(Object, T) - Method in class com.groupdocs.search.EventHandler
 
isCancelled() - Method in class com.groupdocs.search.Cancellation
Gets a value indicating that cancellation has been requested.
isChunkSearch() - Method in class com.groupdocs.search.SearchParameters
Gets or sets flag of searching by chunks.
isEmpty() - Method in class com.groupdocs.search.Event
 
iso_2022_jp - Static variable in class com.groupdocs.search.Encodings
The iso-2022-jp encoding.
iso_2022_kr - Static variable in class com.groupdocs.search.Encodings
The iso-2022-kr encoding.
iso_8859_1 - Static variable in class com.groupdocs.search.Encodings
The iso-8859-1 encoding.
iso_8859_13 - Static variable in class com.groupdocs.search.Encodings
The iso-8859-13 encoding.
iso_8859_15 - Static variable in class com.groupdocs.search.Encodings
The iso-8859-15 encoding.
iso_8859_2 - Static variable in class com.groupdocs.search.Encodings
The iso-8859-2 encoding.
iso_8859_3 - Static variable in class com.groupdocs.search.Encodings
The iso-8859-3 encoding.
iso_8859_4 - Static variable in class com.groupdocs.search.Encodings
The iso-8859-4 encoding.
iso_8859_5 - Static variable in class com.groupdocs.search.Encodings
The iso-8859-5 encoding.
iso_8859_6 - Static variable in class com.groupdocs.search.Encodings
The iso-8859-6 encoding.
iso_8859_7 - Static variable in class com.groupdocs.search.Encodings
The iso-8859-7 encoding.
iso_8859_8 - Static variable in class com.groupdocs.search.Encodings
The iso-8859-8 encoding.
iso_8859_8_i - Static variable in class com.groupdocs.search.Encodings
The iso-8859-8-i encoding.
iso_8859_9 - Static variable in class com.groupdocs.search.Encodings
The iso-8859-9 encoding.
isReadOnly() - Method in class com.groupdocs.search.CustomExtractorsCollection
Gets a value indicating whether the collection is read-only.
isReadOnly() - Method in class com.groupdocs.search.DateFormatCollection
Gets a value indicating whether the collection is read-only.
iterator() - Method in class com.groupdocs.search.AliasDictionary
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.Alphabet
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.CharacterReplacementDictionary
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.CustomExtractorsCollection
Returns an enumerator for extractors collection.
iterator() - Method in class com.groupdocs.search.DateFormatCollection
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.Event.ArrayListWrapper
 
iterator() - Method in class com.groupdocs.search.HomophoneDictionary
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.PasswordDictionary
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.SearchResults
Returns enumerator.
iterator() - Method in class com.groupdocs.search.StopWordDictionary
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.groupdocs.search.SynonymDictionary
Returns an enumerator that iterates through the collection.
iterator_Rename_Namesake() - Method in class com.groupdocs.search.AliasDictionary
Returns an enumerator that iterates through a collection.
iterator_Rename_Namesake() - Method in class com.groupdocs.search.Alphabet
Returns an enumerator that iterates through a collection.
iterator_Rename_Namesake() - Method in class com.groupdocs.search.CharacterReplacementDictionary
Returns an enumerator that iterates through a collection.
iterator_Rename_Namesake() - Method in class com.groupdocs.search.CustomExtractorsCollection
Returns an enumerator for extractors collection.
iterator_Rename_Namesake() - Method in class com.groupdocs.search.DateFormatCollection
Returns an enumerator that iterates through the collection.
iterator_Rename_Namesake() - Method in class com.groupdocs.search.HomophoneDictionary
Returns an enumerator that iterates through a collection.
iterator_Rename_Namesake() - Method in class com.groupdocs.search.PasswordDictionary
Returns an enumerator that iterates through a collection.
iterator_Rename_Namesake() - Method in class com.groupdocs.search.SearchResults
Returns enumerator.
iterator_Rename_Namesake() - Method in class com.groupdocs.search.StopWordDictionary
Returns an enumerator that iterates through a collection.
iterator_Rename_Namesake() - Method in class com.groupdocs.search.SynonymDictionary
Returns an enumerator that iterates through a collection.
IWordFormsProvider - Interface in com.groupdocs.search
Defines interface of word forms provider.

J

Johab - Static variable in class com.groupdocs.search.Encodings
The Johab encoding.

K

KeyboardLayoutCorrectorParameters - Class in com.groupdocs.search
Represents parameters related to keyboard layout corrector.
Keywords - Static variable in class com.groupdocs.search.ExcelFieldNames
Keywords field name.
Keywords - Static variable in class com.groupdocs.search.FictionBookFieldNames
Keywords field name.
Keywords - Static variable in class com.groupdocs.search.PresentationFieldNames
Keywords field name.
Keywords - Static variable in class com.groupdocs.search.WordFieldNames
Keywords field name.
koi8_r - Static variable in class com.groupdocs.search.Encodings
The koi8-r encoding.
koi8_u - Static variable in class com.groupdocs.search.Encodings
The koi8-u encoding.
ks_c_5601_1987 - Static variable in class com.groupdocs.search.Encodings
The ks_c_5601-1987 encoding.

L

Language - Static variable in class com.groupdocs.search.EpubFieldNames
Language field name.
Language - Static variable in class com.groupdocs.search.FictionBookFieldNames
Language field name.
LastAuthor - Static variable in class com.groupdocs.search.ExcelFieldNames
LastAuthor field name.
LastAuthor - Static variable in class com.groupdocs.search.PresentationFieldNames
LastAuthor field name.
LastAuthor - Static variable in class com.groupdocs.search.WordFieldNames
LastAuthor field name.
LastPrintedTime - Static variable in class com.groupdocs.search.ExcelFieldNames
LastPrintedTime field name.
LastPrintedTime - Static variable in class com.groupdocs.search.PresentationFieldNames
LastPrintedTime field name.
LastPrintedTime - Static variable in class com.groupdocs.search.WordFieldNames
LastPrintedTime field name.
LastSavedTime - Static variable in class com.groupdocs.search.ExcelFieldNames
LastSavedTime field name.
LastSavedTime - Static variable in class com.groupdocs.search.PresentationFieldNames
LastSavedTime field name.
LastSavedTime - Static variable in class com.groupdocs.search.WordFieldNames
LastSavedTime field name.
Letter - Static variable in class com.groupdocs.search.CharacterType
The valid character.
License - Class in com.groupdocs.search
Represents GroupDocs.Metadata license.
License() - Constructor for class com.groupdocs.search.License
Initializes a new instance of the License class.
LicenseRestrictionException - Exception in com.groupdocs.search
Represents LicenseRestrictionException object.
LicenseRestrictionFinished - Static variable in class com.groupdocs.search.IndexStatus
Index operation is failed by reason of license restriction.

M

macintosh - Static variable in class com.groupdocs.search.Encodings
The macintosh encoding.
Manager - Static variable in class com.groupdocs.search.ExcelFieldNames
Manager field name.
Manager - Static variable in class com.groupdocs.search.PresentationFieldNames
Manager field name.
Manager - Static variable in class com.groupdocs.search.WordFieldNames
Manager field name.
merge() - Method in class com.groupdocs.search.Index
Merge all delta indexes to one index file.
merge(Cancellation) - Method in class com.groupdocs.search.Index
Merge all delta indexes to one index file.
merge(boolean) - Method in class com.groupdocs.search.Index
Merge all delta indexes to one index file.
merge(boolean, Cancellation) - Method in class com.groupdocs.search.Index
Merge all delta indexes to one index file.
merge(Index) - Method in class com.groupdocs.search.Index
Merge two indexes to one index.
merge(Index, boolean) - Method in class com.groupdocs.search.Index
Merge two indexes to one index.
merge(Index, boolean, Cancellation) - Method in class com.groupdocs.search.Index
Merge two indexes to one index.
merge(IndexRepository) - Method in class com.groupdocs.search.Index
Merge indexes with indexes from index repository.
merge(IndexRepository, boolean) - Method in class com.groupdocs.search.Index
Merge indexes with indexes from index repository.
merge(IndexRepository, boolean, Cancellation) - Method in class com.groupdocs.search.Index
Merge indexes with indexes from index repository.
mergeAsync() - Method in class com.groupdocs.search.Index
Merge all delta indexes to one index file asynchronously.
mergeAsync(boolean) - Method in class com.groupdocs.search.Index
Merge all delta indexes to one index file asynchronously.
mergeAsync(boolean, Cancellation) - Method in class com.groupdocs.search.Index
Merge all delta indexes to one index file asynchronously.
mergeAsync(Index) - Method in class com.groupdocs.search.Index
Merge two indexes to one index.
mergeAsync(Index, boolean) - Method in class com.groupdocs.search.Index
Merge two indexes to one index.
mergeAsync(Index, boolean, Cancellation) - Method in class com.groupdocs.search.Index
Merge two indexes to one index.
mergeAsync(IndexRepository) - Method in class com.groupdocs.search.Index
Merge indexes with indexes from index repository asynchronously.
mergeAsync(IndexRepository, boolean) - Method in class com.groupdocs.search.Index
Merge indexes with indexes from index repository asynchronously.
mergeAsync(IndexRepository, boolean, Cancellation) - Method in class com.groupdocs.search.Index
Merge indexes with indexes from index repository asynchronously.
MergingFinished - Static variable in class com.groupdocs.search.OperationType
Merging operation finished.
MetadataIndex - Static variable in class com.groupdocs.search.IndexType
Index that contains only metadata of documents, witout content.
Metered - Class in com.groupdocs.search
Provides methods to set metered key.
Metered() - Constructor for class com.groupdocs.search.Metered
Initializes a new instance of this class.
ModificationDate - Static variable in class com.groupdocs.search.FieldNames
ModificationDate field name.
MulticastDelegate - Class in com.groupdocs.search
 
MulticastDelegate() - Constructor for class com.groupdocs.search.MulticastDelegate
 

N

next() - Method in class com.groupdocs.search.SearchResultEnumerator
Gets current enumerator.
None - Static variable in class com.groupdocs.search.Compression
Compression is disabled.
Normal - Static variable in class com.groupdocs.search.Compression
Normal compression ratio.
Normal - Static variable in class com.groupdocs.search.IndexType
Normal index with documents' content and metadata.
Notes - Static variable in class com.groupdocs.search.DocumentType
Represents notes (.one).
NotStarted - Static variable in class com.groupdocs.search.IndexStatus
Index is not started.
NumberOfThreads - Class in com.groupdocs.search
Specifies the number of threads.

O

One - Static variable in class com.groupdocs.search.NumberOfThreads
One thread.
OneNote - Static variable in class com.groupdocs.search.DocumentTypes
OneNote document type.
op_Equality(MulticastDelegate, MulticastDelegate) - Static method in class com.groupdocs.search.MulticastDelegate
 
op_Inequality(MulticastDelegate, MulticastDelegate) - Static method in class com.groupdocs.search.MulticastDelegate
 
OperationFinished - Variable in class com.groupdocs.search.Index
 
OperationFinished - Variable in class com.groupdocs.search.IndexRepository
 
OperationFinishedEventArgs - Class in com.groupdocs.search
Represents arguments for event when indexing operation is finished.
OperationProgressChanged - Variable in class com.groupdocs.search.Index
 
OperationProgressChanged - Variable in class com.groupdocs.search.IndexRepository
 
OperationProgressEventArgs - Class in com.groupdocs.search
Represents arguments for event when progress of indexing operation is updated.
OperationType - Class in com.groupdocs.search
Enumeration for qualification of operation.
OutlookEmailMessage - Static variable in class com.groupdocs.search.DocumentType
Represents MS Outlook Email Message.
OutlookEmailMessageResultInfo - Class in com.groupdocs.search
Represents MS Outlook Email message search result.
OutlookStorage - Static variable in class com.groupdocs.search.DocumentType
Represents MS Outlook data file formats family (.pst, .ost).
OutlookStorage - Static variable in class com.groupdocs.search.DocumentTypes
Outlook storage.

P

PasswordDictionary - Class in com.groupdocs.search
Represents dictionary of passwords.
PasswordRequired - Variable in class com.groupdocs.search.Index
 
PasswordRequired - Variable in class com.groupdocs.search.IndexRepository
 
PasswordRequiredEventArgs - Class in com.groupdocs.search
Represents arguments for event that occurs when document protected by a password is indexing.
Pdf - Static variable in class com.groupdocs.search.DocumentType
Represents Pdf document format (.pdf).
Pdf - Static variable in class com.groupdocs.search.DocumentTypes
Pdf document type.
PleaseReportException - Exception in com.groupdocs.search
 
PleaseReportException(String) - Constructor for exception com.groupdocs.search.PleaseReportException
 
PleaseReportException() - Constructor for exception com.groupdocs.search.PleaseReportException
 
Presentation - Static variable in class com.groupdocs.search.DocumentTypes
Presentation document type.
PresentationFieldNames - Class in com.groupdocs.search
Represents list of field names for faceted search.
PresentationFieldNames() - Constructor for class com.groupdocs.search.PresentationFieldNames
 
ProcessedWithError - Static variable in class com.groupdocs.search.DocumentStatus
Error is occured during document indexing.
PublishedDate - Static variable in class com.groupdocs.search.EpubFieldNames
PublishedDate field name.
PublishedDate - Static variable in class com.groupdocs.search.FictionBookFieldNames
PublishedDate field name.
Publisher - Static variable in class com.groupdocs.search.EpubFieldNames
Publisher field name.
Publisher - Static variable in class com.groupdocs.search.FictionBookFieldNames
Publisher field name.

R

Ready - Static variable in class com.groupdocs.search.IndexStatus
Index is ready.
remove(String) - Method in class com.groupdocs.search.AliasDictionary
Removes the specified alias from an AliasDictionary object.
remove(T) - Method in class com.groupdocs.search.Event
 
remove(String) - Method in class com.groupdocs.search.PasswordDictionary
Removes the element with the specified key from the dictionary.
remove() - Method in class com.groupdocs.search.SearchResultEnumerator
 
removeImpl(Delegate) - Method in class com.groupdocs.search.MulticastDelegate
 
removeItem(IFieldExtractor) - Method in class com.groupdocs.search.CustomExtractorsCollection
Removes the extractor from the collection.
removeItem(DateFormat) - Method in class com.groupdocs.search.DateFormatCollection
Removes the first occurrence of a specific object from the collection.
removeRange(Iterable<Character>) - Method in class com.groupdocs.search.Alphabet
Deprecated.
removeRange(Iterable<Character>) - Method in class com.groupdocs.search.CharacterReplacementDictionary
Removes the specified collection of character replacements from this instance of the CharacterReplacementDictionary.
removeRange(Iterable<String>) - Method in class com.groupdocs.search.StopWordDictionary
Removes the specified collection of words from this instance of the StopWordDictionary.
reset() - Method in class com.groupdocs.search.SearchResultEnumerator
Reset enumerator position.
RevisionNumber - Static variable in class com.groupdocs.search.PresentationFieldNames
RevisionNumber field name.
RevisionNumber - Static variable in class com.groupdocs.search.WordFieldNames
RevisionNumber field name.

S

search(String) - Method in class com.groupdocs.search.Index
Searches in index.
search(String, SearchParameters) - Method in class com.groupdocs.search.Index
Searches in index.
search(String, SearchParameters, Cancellation) - Method in class com.groupdocs.search.Index
Searches in index.
search(SearchQuery, SearchParameters) - Method in class com.groupdocs.search.Index
Searches in index.
search(SearchQuery, SearchParameters, Cancellation) - Method in class com.groupdocs.search.Index
Searches in index.
search(ChunkSearchToken) - Method in class com.groupdocs.search.Index
Searches in index.
search(ChunkSearchToken, Cancellation) - Method in class com.groupdocs.search.Index
Searches in index.
search(String) - Method in class com.groupdocs.search.IndexRepository
Searches in all indexes in repository with default search parameters.
search(String, SearchParameters) - Method in class com.groupdocs.search.IndexRepository
Searches in all indexes in repository.
search(String, SearchParameters, Cancellation) - Method in class com.groupdocs.search.IndexRepository
Searches in all indexes in repository.
search(SearchQuery, SearchParameters) - Method in class com.groupdocs.search.IndexRepository
Searches in all indexes in repository.
search(SearchQuery, SearchParameters, Cancellation) - Method in class com.groupdocs.search.IndexRepository
Searches in all indexes in repository.
SearchingReport - Class in com.groupdocs.search
SearchingReport provides detailed information about searching.
SearchParameters - Class in com.groupdocs.search
Represents parameters for searching.
SearchParameters() - Constructor for class com.groupdocs.search.SearchParameters
Initializes a new instance of the SearchParameters class.
SearchQuery - Class in com.groupdocs.search
Represents a search query.
SearchResultEnumerator - Class in com.groupdocs.search
Represents enumerator for search results.
SearchResultEnumerator() - Constructor for class com.groupdocs.search.SearchResultEnumerator
 
SearchResults - Class in com.groupdocs.search
Represents search results that contain a list of files that match the search query.
Separator - Static variable in class com.groupdocs.search.CharacterType
The separator character.
set_Item(String, String) - Method in class com.groupdocs.search.PasswordDictionary
Gets or sets password for the file.
setAutoDetectEncoding(boolean) - Method in class com.groupdocs.search.IndexingSettings
Gets or sets a value indicating that encoding is detected automatically.
setChunkSearch(boolean) - Method in class com.groupdocs.search.SearchParameters
Gets or sets flag of searching by chunks.
setCompression(int) - Method in class com.groupdocs.search.TextStorageSettings
Gets or sets compression of text storage.
setConsiderTranspositions(boolean) - Method in class com.groupdocs.search.FuzzySearchParameters
Gets or sets a value indicating that the fuzzy search algorithm must consider transposition of two adjacent characters as a single mistake.
setConsiderTranspositions(boolean) - Method in class com.groupdocs.search.SpellingCorrectorParameters
Gets or sets a value indicating that the algorithm must consider transposition of two adjacent characters as a single mistake.
setCustomExtractor(IFieldExtractor) - Method in class com.groupdocs.search.FileIndexingEventArgs
Gets or set the custom text extractor.
setDocumentFilter(DocumentFilter) - Method in class com.groupdocs.search.IndexingSettings
Gets or sets a document filter.
setEnabled(boolean) - Method in class com.groupdocs.search.FuzzySearchParameters
Gets or sets a value indicating whether fuzzy search feature is enabled.
setEnabled(boolean) - Method in class com.groupdocs.search.KeyboardLayoutCorrectorParameters
Gets or sets a value indicating whether keyboard layout corrector is enabled.
setEnabled(boolean) - Method in class com.groupdocs.search.SpellingCorrectorParameters
Gets or sets a value indicating whether spelling corrector is enabled.
setEncoding(String) - Method in class com.groupdocs.search.FileIndexingEventArgs
Gets or sets the encoding of the document.
setFuzzyAlgorithm(FuzzyAlgorithm) - Method in class com.groupdocs.search.FuzzySearchParameters
Gets of sets a fuzzy search algorithm.
setId(Long) - Method in class com.groupdocs.search.SubscriptionPricingPlan
 
setIndexType(int) - Method in class com.groupdocs.search.IndexingSettings
Gets or sets index type.
setLicense(String) - Method in class com.groupdocs.search.License
Licenses the component.
setLicense(InputStream) - Method in class com.groupdocs.search.License
Licenses the component.
setMaxHitCountPerTerm(int) - Method in class com.groupdocs.search.SearchParameters
Gets or sets maximal count of occurrences of each term in query.
setMaxIndexingReportCount(int) - Method in class com.groupdocs.search.IndexingSettings
Gets or sets the maximum count of indexing reports.
setMaxMistakeCount(int) - Method in class com.groupdocs.search.SpellingCorrectorParameters
Gets or sets maximum mistake count.
setMaxSearchingReportCount(int) - Method in class com.groupdocs.search.IndexingSettings
Gets or sets the maximum count of searching reports.
setMaxTotalHitCount(int) - Method in class com.groupdocs.search.SearchParameters
Gets or sets maximal count of total occurrences of all terms in query.
setMeteredKey(String, String) - Method in class com.groupdocs.search.Metered
Sets metered public and private key
setOnlyBestResults(boolean) - Method in class com.groupdocs.search.FuzzySearchParameters
Gets or sets a value indicating that only the best results will be returned.
setOnlyBestResults(boolean) - Method in class com.groupdocs.search.SpellingCorrectorParameters
Gets or sets a value indicating that only the best results will be returned.
setOnlyBestResultsRange(byte) - Method in class com.groupdocs.search.FuzzySearchParameters
Gets or sets the maximum exceeding of the minimum number of mistakes that are found.
setOnlyBestResultsRange(byte) - Method in class com.groupdocs.search.SpellingCorrectorParameters
Gets or sets the maximum exceeding of the minimum number of mistakes that are found.
setPassword(String) - Method in class com.groupdocs.search.PasswordRequiredEventArgs
Gets or sets password to open the document.
setPricing_plan(PricingPlan) - Method in class com.groupdocs.search.SubscriptionPricingPlan
 
setRange(char[], byte) - Method in class com.groupdocs.search.Alphabet
Sets the type for each character of the specified collection in this instance of the Alphabet.
setSearchingThreads(int) - Method in class com.groupdocs.search.IndexingSettings
Gets or sets the number of threads used for searching.
setSearchParameters(SearchParameters) - Method in class com.groupdocs.search.SearchQuery
Gets or sets the search parameters.
setSkipIndexing(boolean) - Method in class com.groupdocs.search.FileIndexingEventArgs
Gets or sets a value indicating that document indexing should be skipped.
setTextStorageSettings(TextStorageSettings) - Method in class com.groupdocs.search.IndexingSettings
Gets or sets text storage settings.
setUseCaseSensitiveSearch(boolean) - Method in class com.groupdocs.search.SearchParameters
Gets or sets flag of case sensitive search.
setUseCharacterReplacements(boolean) - Method in class com.groupdocs.search.IndexingSettings
Gets or sets a value indicating that the replacements must be used for all the characters extracted from indexed documents.
setUseHomophoneSearch(boolean) - Method in class com.groupdocs.search.SearchParameters
Gets or sets flag of use homophones in search.
setUseStopWords(boolean) - Method in class com.groupdocs.search.IndexingSettings
Gets or sets a value indicating that stop words are used in index.
setUseSynonymSearch(boolean) - Method in class com.groupdocs.search.SearchParameters
Gets or sets flag of use synonyms in search.
setUseWordFormsSearch(boolean) - Method in class com.groupdocs.search.SearchParameters
Gets or sets flag of use word forms in search.
setWordFormsProvider(IWordFormsProvider) - Method in class com.groupdocs.search.DictionaryCollection
Gets or sets a word forms provider.
Seven - Static variable in class com.groupdocs.search.NumberOfThreads
Seven threads.
shift_jis - Static variable in class com.groupdocs.search.Encodings
The shift_jis encoding.
SimilarityLevel - Class in com.groupdocs.search
Represents the similarity level.
SimilarityLevel(double) - Constructor for class com.groupdocs.search.SimilarityLevel
Initializes a new instance of the SimilarityLevel class.
Six - Static variable in class com.groupdocs.search.NumberOfThreads
Six threads.
size() - Method in class com.groupdocs.search.CustomExtractorsCollection
Gets the number of extractors contained in the collection.
size() - Method in class com.groupdocs.search.DateFormatCollection
Gets the number of elements contained in the collection.
Skipped - Static variable in class com.groupdocs.search.DocumentStatus
Document filtered or skipped.
Slides - Static variable in class com.groupdocs.search.DocumentType
Represents MS Powerpoint document formats family (.ppt, .pptx, .pptm, .pps, .ppsx, .ppsm, .pot, .potx, .odp).
SpellingCorrector - Class in com.groupdocs.search
Represents a spelling corrector for terms in query.
SpellingCorrectorParameters - Class in com.groupdocs.search
Represents parameters related to spelling corrector.
StatusChanged - Variable in class com.groupdocs.search.Index
Occurs when index status changed.
Step - Class in com.groupdocs.search
Represents a step of a step function.
Step(int, int) - Constructor for class com.groupdocs.search.Step
Initializes a new instance of the Step class.
StopWordDictionary - Class in com.groupdocs.search
Represents a dictionary of stop words.
Subject - Static variable in class com.groupdocs.search.EpubFieldNames
Subject field name.
Subject - Static variable in class com.groupdocs.search.ExcelFieldNames
Subject field name.
Subject - Static variable in class com.groupdocs.search.FictionBookFieldNames
Subject field name.
Subject - Static variable in class com.groupdocs.search.PresentationFieldNames
Subject field name.
Subject - Static variable in class com.groupdocs.search.WordFieldNames
Subject field name.
SubscriptionPricingPlan - Class in com.groupdocs.search
 
SubscriptionPricingPlan() - Constructor for class com.groupdocs.search.SubscriptionPricingPlan
 
SuccessfullyProcessed - Static variable in class com.groupdocs.search.DocumentStatus
Document is indexes.
SynonymDictionary - Class in com.groupdocs.search
Represents a dictionary of synonyms.

T

TableDiscreteFunction - Class in com.groupdocs.search
Represents the discrete function that is specified by a table of correspondences.
TableDiscreteFunction(int, int[]) - Constructor for class com.groupdocs.search.TableDiscreteFunction
Initializes a new instance of the TableDiscreteFunction class.
TableDiscreteFunction(int, Step...) - Constructor for class com.groupdocs.search.TableDiscreteFunction
Initializes a new instance of the TableDiscreteFunction class.
Template - Static variable in class com.groupdocs.search.WordFieldNames
Template field name.
Text - Static variable in class com.groupdocs.search.DocumentType
Represents Text document (.txt).
TextStorageSettings - Class in com.groupdocs.search
Represents text storage settings.
TextStorageSettings(int) - Constructor for class com.groupdocs.search.TextStorageSettings
Initializes a new instance of the TextStorageSettings class.
Three - Static variable in class com.groupdocs.search.NumberOfThreads
Three threads.
Title - Static variable in class com.groupdocs.search.EpubFieldNames
Title field name.
Title - Static variable in class com.groupdocs.search.ExcelFieldNames
Title field name.
Title - Static variable in class com.groupdocs.search.FictionBookFieldNames
Title field name.
Title - Static variable in class com.groupdocs.search.PresentationFieldNames
Title field name.
Title - Static variable in class com.groupdocs.search.WordFieldNames
Title field name.
toString() - Method in class com.groupdocs.search.DateFormat
Returns a System.String that represents the current DateFormat.
toString() - Method in class com.groupdocs.search.DateFormatElement
Returns a System.String that represents the current DateFormatElement.
toString() - Method in class com.groupdocs.search.DetailedResultInfo
Returns string representation of the current object.
toString() - Method in class com.groupdocs.search.DocumentFilter
Returns string representation of document filter.
toString() - Method in class com.groupdocs.search.DocumentInfo
Returns a System.String that represents the current DocumentInfo.
toString() - Method in class com.groupdocs.search.DocumentResultInfo
Returns string representation of the current object.
toString() - Method in class com.groupdocs.search.SearchingReport
Returns a System.String that represents the current SearchingReport.
toString() - Method in class com.groupdocs.search.SearchQuery
Returns a System.String that represents the current SearchQuery instance.
toString() - Method in class com.groupdocs.search.WordPattern
Returns a System.String that represents the current WordPattern.
TotalEditingTime - Static variable in class com.groupdocs.search.PresentationFieldNames
TotalEditingTime field name.
TotalEditingTime - Static variable in class com.groupdocs.search.WordFieldNames
TotalEditingTime field name.
Two - Static variable in class com.groupdocs.search.NumberOfThreads
Two threads.
Txt - Static variable in class com.groupdocs.search.DocumentTypes
Txt document type.

U

Undefined - Static variable in class com.groupdocs.search.DocumentType
Represent undefined type of document.
update() - Method in class com.groupdocs.search.Index
Updates information about indexed files and folders.
update(Cancellation) - Method in class com.groupdocs.search.Index
Updates information about indexed files and folders.
update() - Method in class com.groupdocs.search.IndexRepository
Updates all indexes in repository.
update(Cancellation) - Method in class com.groupdocs.search.IndexRepository
Updates all indexes in repository.
updateAsync() - Method in class com.groupdocs.search.Index
Updates information about indexed files and folders asynchronously.
updateAsync(Cancellation) - Method in class com.groupdocs.search.Index
Updates information about indexed files and folders asynchronously.
updateAsync() - Method in class com.groupdocs.search.IndexRepository
Updates all indexes in repository asynchronously.
updateAsync(Cancellation) - Method in class com.groupdocs.search.IndexRepository
Updates all indexes in repository asynchronously.
UpdatingFinished - Static variable in class com.groupdocs.search.OperationType
Updating index operation finished.
us_ascii - Static variable in class com.groupdocs.search.Encodings
The us-ascii encoding.
utf_16 - Static variable in class com.groupdocs.search.Encodings
The utf-16 encoding.
utf_16BE - Static variable in class com.groupdocs.search.Encodings
The utf-16BE encoding.
utf_32 - Static variable in class com.groupdocs.search.Encodings
The utf-32 encoding.
utf_32BE - Static variable in class com.groupdocs.search.Encodings
The utf-32BE encoding.
utf_7 - Static variable in class com.groupdocs.search.Encodings
The utf-7 encoding.
utf_8 - Static variable in class com.groupdocs.search.Encodings
The utf-8 encoding.

W

windows_1250 - Static variable in class com.groupdocs.search.Encodings
The windows-1250 encoding.
windows_1251 - Static variable in class com.groupdocs.search.Encodings
The windows-1251 encoding.
Windows_1252 - Static variable in class com.groupdocs.search.Encodings
The Windows-1252 encoding.
windows_1253 - Static variable in class com.groupdocs.search.Encodings
The windows-1253 encoding.
windows_1254 - Static variable in class com.groupdocs.search.Encodings
The windows-1254 encoding.
windows_1255 - Static variable in class com.groupdocs.search.Encodings
The windows-1255 encoding.
windows_1256 - Static variable in class com.groupdocs.search.Encodings
The windows-1256 encoding.
windows_1257 - Static variable in class com.groupdocs.search.Encodings
The windows-1257 encoding.
windows_1258 - Static variable in class com.groupdocs.search.Encodings
The windows-1258 encoding.
windows_874 - Static variable in class com.groupdocs.search.Encodings
The windows-874 encoding.
Word - Static variable in class com.groupdocs.search.DocumentTypes
Word document type.
WordFieldNames - Class in com.groupdocs.search
Represents list of field names for faceted search.
WordFieldNames() - Constructor for class com.groupdocs.search.WordFieldNames
 
WordPattern - Class in com.groupdocs.search
Represents a word pattern.
WordPattern() - Constructor for class com.groupdocs.search.WordPattern
Initializes a new instance of the WordPattern class.
Words - Static variable in class com.groupdocs.search.DocumentType
Represents MS Words document formats family (.doc, .docx, .odt, .ott, .rtf, .dot, .dotx, .docm, .dotm).

X

x_Chinese_CNS - Static variable in class com.groupdocs.search.Encodings
The x-Chinese-CNS encoding.
x_Chinese_Eten - Static variable in class com.groupdocs.search.Encodings
The x-Chinese-Eten encoding.
x_cp20001 - Static variable in class com.groupdocs.search.Encodings
The x-cp20001 encoding.
x_cp20003 - Static variable in class com.groupdocs.search.Encodings
The x-cp20003 encoding.
x_cp20004 - Static variable in class com.groupdocs.search.Encodings
The x-cp20004 encoding.
x_cp20005 - Static variable in class com.groupdocs.search.Encodings
The x-cp20005 encoding.
x_cp20261 - Static variable in class com.groupdocs.search.Encodings
The x-cp20261 encoding.
x_cp20269 - Static variable in class com.groupdocs.search.Encodings
The x-cp20269 encoding.
x_cp20936 - Static variable in class com.groupdocs.search.Encodings
The x-cp20936 encoding.
x_cp20949 - Static variable in class com.groupdocs.search.Encodings
The x-cp20949 encoding.
x_cp50227 - Static variable in class com.groupdocs.search.Encodings
The x-cp50227 encoding.
x_EBCDIC_KoreanExtended - Static variable in class com.groupdocs.search.Encodings
The x-EBCDIC-KoreanExtended encoding.
x_Europa - Static variable in class com.groupdocs.search.Encodings
The x-Europa encoding.
x_IA5 - Static variable in class com.groupdocs.search.Encodings
The x-IA5 encoding.
x_IA5_German - Static variable in class com.groupdocs.search.Encodings
The x-IA5-German encoding.
x_IA5_Norwegian - Static variable in class com.groupdocs.search.Encodings
The x-IA5-Norwegian encoding.
x_IA5_Swedish - Static variable in class com.groupdocs.search.Encodings
The x-IA5-Swedish encoding.
x_iscii_as - Static variable in class com.groupdocs.search.Encodings
The x-iscii-as encoding.
x_iscii_be - Static variable in class com.groupdocs.search.Encodings
The x-iscii-be encoding.
x_iscii_de - Static variable in class com.groupdocs.search.Encodings
The x-iscii-de encoding.
x_iscii_gu - Static variable in class com.groupdocs.search.Encodings
The x-iscii-gu encoding.
x_iscii_ka - Static variable in class com.groupdocs.search.Encodings
The x-iscii-ka encoding.
x_iscii_ma - Static variable in class com.groupdocs.search.Encodings
The x-iscii-ma encoding.
x_iscii_or - Static variable in class com.groupdocs.search.Encodings
The x-iscii-or encoding.
x_iscii_pa - Static variable in class com.groupdocs.search.Encodings
The x-iscii-pa encoding.
x_iscii_ta - Static variable in class com.groupdocs.search.Encodings
The x-iscii-ta encoding.
x_iscii_te - Static variable in class com.groupdocs.search.Encodings
The x-iscii-te encoding.
x_mac_arabic - Static variable in class com.groupdocs.search.Encodings
The x-mac-arabic encoding.
x_mac_ce - Static variable in class com.groupdocs.search.Encodings
The x-mac-ce encoding.
x_mac_chinesesimp - Static variable in class com.groupdocs.search.Encodings
The x-mac-chinesesimp encoding.
x_mac_chinesetrad - Static variable in class com.groupdocs.search.Encodings
The x-mac-chinesetrad encoding.
x_mac_croatian - Static variable in class com.groupdocs.search.Encodings
The x-mac-croatian encoding.
x_mac_cyrillic - Static variable in class com.groupdocs.search.Encodings
The x-mac-cyrillic encoding.
x_mac_greek - Static variable in class com.groupdocs.search.Encodings
The x-mac-greek encoding.
x_mac_hebrew - Static variable in class com.groupdocs.search.Encodings
The x-mac-hebrew encoding.
x_mac_icelandic - Static variable in class com.groupdocs.search.Encodings
The x-mac-icelandic encoding.
x_mac_japanese - Static variable in class com.groupdocs.search.Encodings
The x-mac-japanese encoding.
x_mac_korean - Static variable in class com.groupdocs.search.Encodings
The x-mac-korean encoding.
x_mac_romanian - Static variable in class com.groupdocs.search.Encodings
The x-mac-romanian encoding.
x_mac_thai - Static variable in class com.groupdocs.search.Encodings
The x-mac-thai encoding.
x_mac_turkish - Static variable in class com.groupdocs.search.Encodings
The x-mac-turkish encoding.
x_mac_ukrainian - Static variable in class com.groupdocs.search.Encodings
The x-mac-ukrainian encoding.

Z

Zip - Static variable in class com.groupdocs.search.DocumentTypes
Zip archive.
ZipArchive - Static variable in class com.groupdocs.search.DocumentType
Zip archive (.Zip).
ZipArchiveResultInfo - Class in com.groupdocs.search
Represents ZIP archive item search result.
A B C D E F G H I J K L M N O P R S T U W X Z 

Copyright © 2019. All rights reserved.