- 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
-
Adds the specified collection of characters to this instance of the Alphabet
.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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
-
- 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(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.
- 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.
- 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.
- import_(String) - Method in class com.groupdocs.search.AliasDictionary
-
Deprecated.
- import_(String) - Method in class com.groupdocs.search.Alphabet
-
Deprecated.
- import_(String) - Method in class com.groupdocs.search.CharacterReplacementDictionary
-
Deprecated.
- import_(String) - Method in class com.groupdocs.search.HomophoneDictionary
-
Deprecated.
- import_(String) - Method in class com.groupdocs.search.SpellingCorrector
-
Deprecated.
- import_(String) - Method in class com.groupdocs.search.StopWordDictionary
-
Deprecated.
- import_(String) - Method in class com.groupdocs.search.SynonymDictionary
-
Deprecated.
- 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.
- 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.
- 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
-
- 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.