- Cad - Static variable in class com.groupdocs.search.results.FormatFamily
-
Represents computer-aided design formats.
- Calendar - Static variable in class com.groupdocs.search.results.FormatFamily
-
Represents calendar formats.
- cancel() - Method in class com.groupdocs.search.common.Cancellation
-
Makes a request for cancellation.
- cancelAfter(int) - Method in class com.groupdocs.search.common.Cancellation
-
Makes a request for cancellation after the expiration of specified number of milliseconds.
- Cancellation - Class in com.groupdocs.search.common
-
Represents an object for requesting cancellation of an operation.
- Cancellation() - Constructor for class com.groupdocs.search.common.Cancellation
-
Initializes a new instance of the Cancellation class.
- canUpdateVersion(String) - Method in class com.groupdocs.search.IndexUpdater
-
Checks whether an index in the specified directory can be updated to the latest version.
- Category - Static variable in class com.groupdocs.search.options.PresentationFieldNames
-
The category field name.
- Category - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
-
The category field name.
- Category - Static variable in class com.groupdocs.search.options.WordsFieldNames
-
The category field name.
- changeAttributes(AttributeChangeBatch) - Method in class com.groupdocs.search.Index
-
Applies the specified batch of attribute changes to indexed documents without reindexing during the update operation.
- changeAttributes(AttributeChangeBatch, ChangeAttributesOptions) - Method in class com.groupdocs.search.scaling.Indexer
-
Applies the specified batch of attribute changes to indexed documents without reindexing.
- ChangeAttributesOptions - Class in com.groupdocs.search.options
-
Provides options for the change attributes operation.
- ChangeAttributesOptions(Object, Object) - Constructor for class com.groupdocs.search.options.ChangeAttributesOptions
-
Initializes a new instance of the ChangeAttributesOptions class.
- ChangeAttributesOptions() - Constructor for class com.groupdocs.search.options.ChangeAttributesOptions
-
Initializes a new instance of the ChangeAttributesOptions class.
- ChangeAttributesOptions(Object) - Constructor for class com.groupdocs.search.options.ChangeAttributesOptions
-
Initializes a new instance of the ChangeAttributesOptions class.
- CharacterReplacementDictionary - Interface in com.groupdocs.search.dictionaries
-
Defines interface of a character replacement dictionary that is used during the indexing process.
- CharacterReplacementPair - Class in com.groupdocs.search.dictionaries
-
Represents a character/replacement pair.
- CharacterReplacementPair(char, char) - Constructor for class com.groupdocs.search.dictionaries.CharacterReplacementPair
-
Initializes a new instance of the CharacterReplacementPair class.
- CharacterType - Enum in com.groupdocs.search.dictionaries
-
Represents a type of a character, depending on how it should be indexed.
- CHM - Static variable in class com.groupdocs.search.results.FileType
-
The CHM file format represents Microsoft HTML help file that consists of a collection of HTML pages.
- ChunkSearchToken - Class in com.groupdocs.search.common
-
Represents a token for the continuation of the chunk search (search by pages).
- ChunkSearchToken() - Constructor for class com.groupdocs.search.common.ChunkSearchToken
-
- clear() - Method in class com.groupdocs.search.common.AttributeChangeBatch
-
Removes all attributes from all documents in the index.
- clear() - Method in class com.groupdocs.search.common.CustomExtractorCollection
-
Removes all extractors from the collection.
- clear() - Method in interface com.groupdocs.search.dictionaries.AliasDictionary
-
Removes all aliases from a AliasDictionary object.
- clear() - Method in interface com.groupdocs.search.dictionaries.Alphabet
-
Sets the CharacterType.Separator type for all characters in this Alphabet.
- clear() - Method in interface com.groupdocs.search.dictionaries.CharacterReplacementDictionary
-
Removes all character replacements from a CharacterReplacementDictionary object.
- clear() - Method in interface com.groupdocs.search.dictionaries.DictionaryBase
-
Clears the dictionary.
- clear() - Method in interface com.groupdocs.search.dictionaries.HomophoneDictionary
-
Removes all words from a HomophoneDictionary object.
- clear() - Method in interface com.groupdocs.search.dictionaries.PasswordDictionary
-
Removes all passwords from this PasswordDictionary object.
- clear() - Method in interface com.groupdocs.search.dictionaries.SpellingCorrector
-
Removes all words from a SpellingCorrector object.
- clear() - Method in interface com.groupdocs.search.dictionaries.StopWordDictionary
-
Removes all words from a StopWordDictionary object.
- clear() - Method in interface com.groupdocs.search.dictionaries.SynonymDictionary
-
Removes all words from this SynonymDictionary object.
- clear() - Method in class com.groupdocs.search.options.DateFormatCollection
-
Removes all elements from the collection.
- close() - Method in class com.groupdocs.search.Index
-
Releases all resources used by the Index.
- close() - Method in class com.groupdocs.search.IndexRepository
-
Releases all resources used by the IndexRepository.
- close() - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Releases all resources used by the SearchNetworkNode.
- closeDocument() - Method in interface com.groupdocs.search.common.IDocumentLoader
-
Closes the loaded document.
- Color - Class in com.groupdocs.search.options
-
Represents an ARGB (alpha, red, green, blue) color.
- Color() - Constructor for class com.groupdocs.search.options.Color
-
Initializes a new instance of the Color class.
- Color(int, int, int, int) - Constructor for class com.groupdocs.search.options.Color
-
Initializes a new instance of the Color class.
- Color(int, int, int) - Constructor for class com.groupdocs.search.options.Color
-
Initializes a new instance of the Color class.
- Color(Object) - Constructor for class com.groupdocs.search.options.Color
-
Initializes a new instance of the Color class.
- com.groupdocs.search - package com.groupdocs.search
-
The package provides classes for indexing and searching text data in documents of different formats.
- com.groupdocs.search.common - package com.groupdocs.search.common
-
The package provides common classes of the library.
- com.groupdocs.search.dictionaries - package com.groupdocs.search.dictionaries
-
The package provides classes of various dictionaries.
- com.groupdocs.search.events - package com.groupdocs.search.events
-
The package provides classes of event arguments.
- com.groupdocs.search.exceptions - package com.groupdocs.search.exceptions
-
- com.groupdocs.search.helpers - package com.groupdocs.search.helpers
-
- com.groupdocs.search.highlighters - package com.groupdocs.search.highlighters
-
The package provides highlighters for highlighting search results in text.
- com.groupdocs.search.licenses - package com.groupdocs.search.licenses
-
- com.groupdocs.search.licenses.helpers - package com.groupdocs.search.licenses.helpers
-
- com.groupdocs.search.logging - package com.groupdocs.search.logging
-
- com.groupdocs.search.options - package com.groupdocs.search.options
-
The package provides classes to specify additional options of various operations.
- com.groupdocs.search.results - package com.groupdocs.search.results
-
The package provides search result classes.
- com.groupdocs.search.scaling - package com.groupdocs.search.scaling
-
The namespace provides classes of scaling functionality.
- com.groupdocs.search.scaling.configuring - package com.groupdocs.search.scaling.configuring
-
The namespace provides classes for configuring the search network.
- com.groupdocs.search.scaling.events - package com.groupdocs.search.scaling.events
-
The namespace provides classes of event arguments in the search network.
- com.groupdocs.search.scaling.results - package com.groupdocs.search.scaling.results
-
The namespace provides the search result classes in the search network.
- combine(Delegate, Delegate) - Static method in class com.groupdocs.search.common.Delegate
-
Combines two delegates into one.
- combine(Delegate...) - Static method in class com.groupdocs.search.common.Delegate
-
Combines several delegates into one.
- combineImpl(Delegate) - Method in class com.groupdocs.search.common.Delegate
-
- combineImpl(Delegate) - Method in class com.groupdocs.search.common.MulticastDelegate
-
- Comments - Static variable in class com.groupdocs.search.options.PresentationFieldNames
-
The comments field name.
- Comments - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
-
The comments field name.
- Comments - Static variable in class com.groupdocs.search.options.WordsFieldNames
-
The comments field name.
- CommonFieldNames - Class in com.groupdocs.search.options
-
Represents a list of field names for the faceted search.
- CommonFieldNames() - Constructor for class com.groupdocs.search.options.CommonFieldNames
-
- Company - Static variable in class com.groupdocs.search.options.PresentationFieldNames
-
The company field name.
- Company - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
-
The company field name.
- Company - Static variable in class com.groupdocs.search.options.WordsFieldNames
-
The company field name.
- completeConfiguration() - Method in class com.groupdocs.search.scaling.configuring.Configurator
-
Completes the configuration process and returns an instance of the search network configuration.
- completeIndexSettings() - Method in class com.groupdocs.search.scaling.configuring.IndexSettingsConfigurator
-
Completes the configuration of the index settings.
- completeNode() - Method in class com.groupdocs.search.scaling.configuring.NodeConfigurator
-
Completes the configuration of the search network node.
- Compression - Enum in com.groupdocs.search.options
-
Specifies a compression level.
- concatAllArrays(T[], T[]...) - Static method in class com.groupdocs.search.helpers.AnUtils
-
- Configuration - Class in com.groupdocs.search.scaling.configuring
-
Represents a search network configuration.
- Configuration() - Constructor for class com.groupdocs.search.scaling.configuring.Configuration
-
- ConfigurationCompleted - Variable in class com.groupdocs.search.scaling.events.NodeEventHub
-
Occurs when the search network configuration process is finished.
- ConfigurationCompletedDelegate - Variable in class com.groupdocs.search.scaling.events.NodeEventHub
-
- Configurator - Class in com.groupdocs.search.scaling.configuring
-
Represents the search network configurator.
- Configurator(Object) - Constructor for class com.groupdocs.search.scaling.configuring.Configurator
-
Initializes a new instance of the Configurator class.
- Configurator() - Constructor for class com.groupdocs.search.scaling.configuring.Configurator
-
Initializes a new instance of the Configurator class.
- configureAllNodes() - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Configures all nodes in the search network.
- configureNode(int) - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Configures the specified node in the search network.
- contains(String) - Method in interface com.groupdocs.search.dictionaries.AliasDictionary
-
Determines whether an AliasDictionary object contains the specified alias.
- contains(char) - Method in interface com.groupdocs.search.dictionaries.CharacterReplacementDictionary
-
Determines whether a CharacterReplacementDictionary object contains a replacement for the specified character.
- contains(String) - Method in interface com.groupdocs.search.dictionaries.PasswordDictionary
-
Determines whether the dictionary contains a password for the specified document.
- contains(String) - Method in interface com.groupdocs.search.dictionaries.StopWordDictionary
-
Determines whether a StopWordDictionary object contains the specified word.
- containsItem(IFieldExtractor) - Method in class com.groupdocs.search.common.CustomExtractorCollection
-
Determines whether the collection contains a specific extractor.
- containsItem(DateFormat) - Method in class com.groupdocs.search.options.DateFormatCollection
-
Determines whether the collection contains a specific item.
- Content - Static variable in class com.groupdocs.search.options.CommonFieldNames
-
The content field name.
- ContentStatus - Static variable in class com.groupdocs.search.options.PresentationFieldNames
-
The content status field name.
- ContentStatus - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
-
The content status field name.
- ContentStatus - Static variable in class com.groupdocs.search.options.WordsFieldNames
-
The content status field name.
- Copyrights - Static variable in class com.groupdocs.search.options.EpubFieldNames
-
The copyrights field name.
- copyToTArray(IFieldExtractor[], int) - Method in class com.groupdocs.search.common.CustomExtractorCollection
-
Copies the elements of the collection to an array, starting at a particular array index.
- copyToTArray(DateFormat[], int) - Method in class com.groupdocs.search.options.DateFormatCollection
-
Copies the elements of the collection to an Array, starting at a particular Array index.
- core - Variable in class com.groupdocs.search.common.ResultBuilderFactory
-
- core - Variable in class com.groupdocs.search.options.FuzzyAlgorithm
-
- core - Variable in class com.groupdocs.search.options.TextOptions
-
- CoreFactory - Class in com.groupdocs.search
-
- CoreFactory() - Constructor for class com.groupdocs.search.CoreFactory
-
- cp1025 - Static variable in class com.groupdocs.search.common.Encodings
-
The cp1025 encoding.
- cp866 - Static variable in class com.groupdocs.search.common.Encodings
-
The cp866 encoding.
- cp875 - Static variable in class com.groupdocs.search.common.Encodings
-
The cp875 encoding.
- create(String) - Static method in class com.groupdocs.search.common.SearchImage
-
Creates an image from a file to search.
- create(String, int) - Static method in class com.groupdocs.search.common.SearchImage
-
Creates an image from a file to search.
- create(InputStream) - Static method in class com.groupdocs.search.common.SearchImage
-
Creates an image from a stream to search.
- create(InputStream, int) - Static method in class com.groupdocs.search.common.SearchImage
-
Creates an image from a stream to search.
- create(Guid, String, IndexStatus) - Static method in class com.groupdocs.search.events.BaseIndexEventArgs
-
- create(Guid, String, IndexStatus, Document) - Static method in class com.groupdocs.search.events.FileIndexingEventArgs
-
- create(Guid, String, IndexStatus, String, String[], int, ImageFrame[], InputStream) - Static method in class com.groupdocs.search.events.ImagePreparingEventArgs
-
- create(Guid, String, IndexStatus, String, boolean) - Static method in class com.groupdocs.search.events.IndexErrorEventArgs
-
- create(OperationType, Guid, String, IndexStatus, String) - Static method in class com.groupdocs.search.events.OperationFinishedEventArgs
-
- create(Guid, String, IndexStatus, int, int, int, String, String, DocumentStatus) - Static method in class com.groupdocs.search.events.OperationProgressEventArgs
-
- create(Guid, String, IndexStatus, int, int) - Static method in class com.groupdocs.search.events.OptimizationProgressEventArgs
-
- create(Guid, String, IndexStatus, String) - Static method in class com.groupdocs.search.events.PasswordRequiredEventArgs
-
- create(Guid, String, IndexStatus, SearchPhase, String[], String) - Static method in class com.groupdocs.search.events.SearchPhaseEventArgs
-
- create() - Method in class com.groupdocs.search.IndexRepository
-
Creates a new index in memory.
- create(IndexSettings) - Method in class com.groupdocs.search.IndexRepository
-
Creates a new index in memory.
- create(String) - Method in class com.groupdocs.search.IndexRepository
-
Creates a new index on disk.
- create(String, IndexSettings) - Method in class com.groupdocs.search.IndexRepository
-
Creates a new index on disk.
- create(Stream) - Static method in class com.groupdocs.search.options.TableDiscreteFunction
-
- create(PathDeleteResult[], int, int, String[]) - Static method in class com.groupdocs.search.results.DeleteResult
-
- create(String, String, FormatFamily) - Static method in class com.groupdocs.search.results.FileType
-
- create(boolean, String, String) - Static method in class com.groupdocs.search.results.PathDeleteResult
-
- create(int, String) - Static method in class com.groupdocs.search.scaling.events.DataExtractedEventArgs
-
- create(int, String) - Static method in class com.groupdocs.search.scaling.events.DocumentDeletedEventArgs
-
- create(int, String) - Static method in class com.groupdocs.search.scaling.events.DocumentIndexedEventArgs
-
- create(int, int, String) - Static method in class com.groupdocs.search.scaling.events.ErrorOccurredEventArgs
-
- create(int, int, int, int) - Static method in class com.groupdocs.search.scaling.events.NetworkIndexingProgressEventArgs
-
- create(int, int, int, int) - Static method in class com.groupdocs.search.scaling.events.NetworkOptimizationProgressEventArgs
-
- create(SearchNetworkStatus, SearchNetworkStatus) - Static method in class com.groupdocs.search.scaling.events.StatusChangedEventArgs
-
- createAnd(DocumentFilter...) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a logical conjunction of the specified filters.
- createAnd(ISearchDocumentFilter...) - Static method in class com.groupdocs.search.SearchDocumentFilter
-
Creates a logical conjunction of the specified filters.
- createAndQuery(SearchQuery[]) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a combined query that will find only documents which will be found for each original query.
- createAndQuery(SearchQuery, SearchQuery) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a combined query that will find only documents which will be found for each original query.
- createAttribute(String...) - Static method in class com.groupdocs.search.SearchDocumentFilter
-
Creates a filter for skipping documents that do not have any value from the specified list of allowable attributes.
- createAttributeChangeBatch() - Static method in class com.groupdocs.search.CoreFactory
-
- createAttributeChangeBatch(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createAttributeChangeBatch() - Static method in class com.groupdocs.search.Index
-
- createChangeAttributesOptions() - Static method in class com.groupdocs.search.CoreFactory
-
- createChangeAttributesOptions(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createColor(int, int, int, int) - Static method in class com.groupdocs.search.CoreFactory
-
- createColor(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createConfigurator(Configurator) - Static method in class com.groupdocs.search.CoreFactory
-
- createCreationTimeLowerBound(Date) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter for skipping documents with creation date earlier than the lower bound.
- createCreationTimeRange(Date, Date) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter for skipping documents with creation date out of the specified range.
- createCreationTimeUpperBound(Date) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter for skipping documents with creation date later than the upper bound.
- createDateFormat(String, DateFormatElement[]) - Static method in class com.groupdocs.search.CoreFactory
-
- createDateFormat(DateFormatElement[], String) - Static method in class com.groupdocs.search.CoreFactory
-
- createDateRangeQuery(Date, Date) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a date range query.
- createDeleteOptions() - Static method in class com.groupdocs.search.CoreFactory
-
- createDeleteOptions(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createDocumentField(String, String) - Static method in class com.groupdocs.search.CoreFactory
-
- createDocumentField(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createDocumentHighlighter(OutputAdapter) - Static method in class com.groupdocs.search.CoreFactory
-
- CreatedTime - Static variable in class com.groupdocs.search.options.PresentationFieldNames
-
The created time field name.
- CreatedTime - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
-
The created time field name.
- CreatedTime - Static variable in class com.groupdocs.search.options.WordsFieldNames
-
The created time field name.
- createExtractionOptions() - Static method in class com.groupdocs.search.CoreFactory
-
- createExtractionOptions(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createExtractionOptions(IndexingOptions, IFieldExtractor, IOcrConnector) - Static method in class com.groupdocs.search.CoreFactory
-
- createFieldQuery(String, SearchQuery) - Static method in class com.groupdocs.search.SearchQuery
-
Adds a field to the specified query.
- createFileExtension(String...) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter for skipping documents that do not have allowable extension.
- createFileExtension(String...) - Static method in class com.groupdocs.search.SearchDocumentFilter
-
Creates a filter for skipping documents that are not in the specified list of possible extensions.
- createFileLengthLowerBound(long) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter for skipping documents with the length less than the lower bound.
- createFileLengthRange(long, long) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter for skipping documents out of the specified document length range.
- createFileLengthUpperBound(long) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter for skipping documents with the length greater than the upper bound.
- createFileOutputAdapter(OutputFormat, String) - Static method in class com.groupdocs.search.CoreFactory
-
- createFilePathRegularExpression(String) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter for skipping documents that are not match a regular expression.
- createFilePathRegularExpression(String, int) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter for skipping documents that are not match a regular expression.
- createFilePathRegularExpression(String) - Static method in class com.groupdocs.search.SearchDocumentFilter
-
Creates a filter for skipping documents that are not match a regular expression.
- createFilePathRegularExpression(String, int) - Static method in class com.groupdocs.search.SearchDocumentFilter
-
Creates a filter for skipping documents that are not match a regular expression.
- createFragmentHighlighter(OutputFormat) - Static method in class com.groupdocs.search.CoreFactory
-
- createFromFile(String) - Static method in class com.groupdocs.search.Document
-
Creates a document from a file.
- createFromStream(String, Date, String, InputStream) - Static method in class com.groupdocs.search.Document
-
Creates a document from a stream.
- createFromStructure(String, Date, DocumentField[]) - Static method in class com.groupdocs.search.Document
-
Creates a document from a structure that is an array of text fields.
- createHighlightOptions() - Static method in class com.groupdocs.search.CoreFactory
-
- createHighlightOptions(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createImageSearchOptions() - Static method in class com.groupdocs.search.CoreFactory
-
- createImageSearchOptions(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createIndexingOptions() - Static method in class com.groupdocs.search.CoreFactory
-
- createIndexingOptions(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createLazy(DocumentSourceKind, String, IDocumentLoader) - Static method in class com.groupdocs.search.Document
-
Creates a lazy-loaded document.
- createModificationTimeLowerBound(Date) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter for skipping documents with modification date earlier than the lower bound.
- createModificationTimeRange(Date, Date) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter for skipping documents with modification date out of the specified range.
- createModificationTimeUpperBound(Date) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter for skipping documents with modification date later than the upper bound.
- createNot(DocumentFilter) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a filter that has inverse logic in relation to the specified inner filter.
- createNot(ISearchDocumentFilter) - Static method in class com.groupdocs.search.SearchDocumentFilter
-
Creates a filter that has inverse logic in relation to the specified inner filter.
- createNotQuery(SearchQuery) - Static method in class com.groupdocs.search.SearchQuery
-
Creates an inverted query that will find the rest documents in an index against ones which will be found for the original query.
- createNumericRangeQuery(long, long) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a numeric range query.
- createOptimizeOptions() - Static method in class com.groupdocs.search.CoreFactory
-
- createOptimizeOptions(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createOr(DocumentFilter...) - Static method in class com.groupdocs.search.DocumentFilter
-
Creates a logical disjunction of the specified filters.
- createOr(ISearchDocumentFilter...) - Static method in class com.groupdocs.search.SearchDocumentFilter
-
Creates a logical disjunction of the specified filters.
- createOrQuery(SearchQuery, SearchQuery) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a combined query that will find all the documents which will be found at least for one of the original queries.
- createOrQuery(SearchQuery[]) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a combined query that will find all the documents which will be found at least for one of the original queries.
- createPhraseSearchQuery(SearchQuery...) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a phrase search query.
- createRegexQuery(String) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a regular expression query.
- createRegexQuery(String, int) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a regular expression query.
- createRenameNotification(String, String) - Static method in class com.groupdocs.search.Notification
-
Creates a notification object to rename an indexed document that has been renamed and does not need to be reindexed.
- createSearchImage(String) - Static method in class com.groupdocs.search.CoreFactory
-
- createSearchImage(String, int) - Static method in class com.groupdocs.search.CoreFactory
-
- createSearchImage(InputStream) - Static method in class com.groupdocs.search.CoreFactory
-
- createSearchImage(InputStream, int) - Static method in class com.groupdocs.search.CoreFactory
-
- createSearchNetworkNode(int, String, INetworkSettings, ILogger, Configuration, SearchNetworkNode) - Static method in class com.groupdocs.search.CoreFactory
-
- createSearchOptions() - Static method in class com.groupdocs.search.CoreFactory
-
- createSearchOptions(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createSimilarityLevel(double) - Static method in class com.groupdocs.search.CoreFactory
-
- createSimilarityLevel(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createStreamOutputAdapter(OutputFormat, OutputStream) - Static method in class com.groupdocs.search.CoreFactory
-
- createStringOutputAdapter(OutputFormat) - Static method in class com.groupdocs.search.CoreFactory
-
- createStructureOutputAdapter(OutputFormat) - Static method in class com.groupdocs.search.CoreFactory
-
- createSynchronizeOptions() - Static method in class com.groupdocs.search.CoreFactory
-
- createSynchronizeOptions(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createTableDiscreteFunction(int, int[]) - Static method in class com.groupdocs.search.CoreFactory
-
- createTableDiscreteFunction(int, Step...) - Static method in class com.groupdocs.search.CoreFactory
-
- createTableDiscreteFunction(Stream) - Static method in class com.groupdocs.search.CoreFactory
-
- createTextOptions() - Static method in class com.groupdocs.search.CoreFactory
-
- createTextOptions(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createUpdateOptions() - Static method in class com.groupdocs.search.CoreFactory
-
- createUpdateOptions(Object) - Static method in class com.groupdocs.search.CoreFactory
-
- createWildcardQuery(int) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a wildcard for the phrase search.
- createWildcardQuery(int, int) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a wildcard for the phrase search.
- createWordPattern() - Static method in class com.groupdocs.search.CoreFactory
-
- createWordPatternQuery(WordPattern) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a word pattern query.
- createWordQuery(String) - Static method in class com.groupdocs.search.SearchQuery
-
Creates a simple word query.
- CreationDate - Static variable in class com.groupdocs.search.options.CommonFieldNames
-
The creation date field name.
- csISO2022JP - Static variable in class com.groupdocs.search.common.Encodings
-
The csISO2022JP encoding.
- CSV - Static variable in class com.groupdocs.search.results.FileType
-
Files with CSV (Comma Separated Values) extension represent plain text files that contain records of data with comma separated values.
- customEquals(DocumentFilter, DocumentFilter) - Static method in class com.groupdocs.search.DocumentFilter
-
- CustomExtractorCollection - Class in com.groupdocs.search.common
-
Contains a collection of custom extractors.
- CustomExtractorCollection() - Constructor for class com.groupdocs.search.common.CustomExtractorCollection
-
- GB18030 - Static variable in class com.groupdocs.search.common.Encodings
-
The GB18030 encoding.
- gb2312 - Static variable in class com.groupdocs.search.common.Encodings
-
The gb2312 encoding.
- getAdditionalFields() - Method in class com.groupdocs.search.Document
-
Gets the additional fields for the document.
- getAdditionalFields() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Gets the additional fields for the document.
- getAdditionalFields() - Method in interface com.groupdocs.search.options.ITextOptions
-
Gets the additional document fields that was used for indexing.
- getAdditionalFields() - Method in class com.groupdocs.search.options.TextOptions
-
Gets the additional document fields that was used for indexing.
- getAlias() - Method in class com.groupdocs.search.dictionaries.AliasReplacementPair
-
Gets the alias.
- getAliasDictionary() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
-
Gets a dictionary of aliases.
- getAliasDictionary(int) - Method in class com.groupdocs.search.scaling.Indexer
-
Gets the alias dictionary.
- getAllHomophoneGroups() - Method in interface com.groupdocs.search.dictionaries.HomophoneDictionary
-
Gets all groups of homophones contained in this dictionary.
- getAllSynonymGroups() - Method in interface com.groupdocs.search.dictionaries.SynonymDictionary
-
Gets all groups of synonyms contained in this dictionary.
- getAlpha() - Method in class com.groupdocs.search.options.Color
-
Gets the alpha component value of this instance.
- getAlphabet() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
-
Gets a dictionary of characters.
- getAlphabet(int) - Method in class com.groupdocs.search.scaling.Indexer
-
Gets the alphabet dictionary.
- getAttributes() - Method in class com.groupdocs.search.Document
-
Gets the attributes of the document.
- getAttributes() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Gets the attributes of the document.
- getAttributes(String) - Method in class com.groupdocs.search.Index
-
Gets all the attributes associated with the specified indexed document.
- getAttributes() - Method in class com.groupdocs.search.results.FoundDocument
-
Gets the attributes associated with the found document.
- getAttributes(String) - Method in class com.groupdocs.search.scaling.Indexer
-
Gets all the attributes associated with the specified indexed document.
- getAutoDetectEncoding() - Method in class com.groupdocs.search.options.ExtractionOptions
-
Gets a value indicating whether to detect encoding automatically or not.
- getAutoDetectEncoding() - Method in class com.groupdocs.search.options.IndexingOptions
-
Gets a value indicating whether to detect encoding automatically or not.
- getAutoDetectEncoding() - Method in class com.groupdocs.search.options.UpdateOptions
-
Gets a value indicating whether to detect encoding automatically or not.
- getBlue() - Method in class com.groupdocs.search.options.Color
-
Gets the blue component value of this instance.
- getCancellation() - Method in class com.groupdocs.search.options.IndexingOptions
-
Gets the operation cancellation object.
- getCancellation() - Method in interface com.groupdocs.search.options.ITextOptions
-
Gets the cancellation object.
- getCancellation() - Method in class com.groupdocs.search.options.MergeOptions
-
Gets the operation cancellation object.
- getCancellation() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the operation cancellation object.
- getCancellation() - Method in class com.groupdocs.search.options.TextOptions
-
Gets the cancellation object.
- getCancellation() - Method in class com.groupdocs.search.options.UpdateOptions
-
Gets the operation cancellation object.
- getCharacter() - Method in class com.groupdocs.search.dictionaries.CharacterReplacementPair
-
Gets the character.
- getCharacterReplacementDictionary(int) - Method in class com.groupdocs.search.scaling.Indexer
-
Gets the character replacement dictionary.
- getCharacterReplacements() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
-
Gets a dictionary of character replacements.
- getCharacterType(char) - Method in interface com.groupdocs.search.dictionaries.Alphabet
-
Gets a type of a character.
- getChild(int) - Method in class com.groupdocs.search.SearchQuery
-
Gets a child query by an index.
- getChildCount() - Method in class com.groupdocs.search.SearchQuery
-
Gets the number of child queries.
- getCompression() - Method in class com.groupdocs.search.options.TextStorageSettings
-
Gets the compression of text storage.
- getConsiderTranspositions() - Method in class com.groupdocs.search.options.FuzzySearchOptions
-
Gets a value indicating whether the fuzzy search algorithm must
consider transposition of two adjacent characters as a single mistake.
- getConsiderTranspositions() - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
-
Gets a value indicating whether the algorithm must
consider transposition of two adjacent characters as a single mistake.
- getConsumptionCredit() - Static method in class com.groupdocs.search.licenses.Metered
-
Retrieves count of credits consumed.
- getConsumptionQuantity() - Static method in class com.groupdocs.search.licenses.Metered
-
Retrieves amount of MBs processed.
- getContainerItems(String) - Method in interface com.groupdocs.search.common.IContainerItemExtractor
-
Extracts items from container document.
- getContainerItems(InputStream) - Method in interface com.groupdocs.search.common.IContainerItemExtractor
-
Extracts items from container document.
- getCore() - Method in class com.groupdocs.search.common.AttributeChangeBatch
-
- getCore() - Method in class com.groupdocs.search.common.DocumentField
-
- getCore() - Method in class com.groupdocs.search.common.ResultBuilderFactory
-
- getCore() - Method in class com.groupdocs.search.common.WordPattern
-
- getCore() - Method in class com.groupdocs.search.options.ChangeAttributesOptions
-
- getCore() - Method in class com.groupdocs.search.options.Color
-
- getCore() - Method in class com.groupdocs.search.options.DateFormat
-
- getCore() - Method in class com.groupdocs.search.options.DeleteOptions
-
- getCore() - Method in class com.groupdocs.search.options.ExtractionOptions
-
- getCore() - Method in class com.groupdocs.search.options.FuzzyAlgorithm
-
- getCore() - Method in class com.groupdocs.search.options.ImageSearchOptions
-
- getCore() - Method in class com.groupdocs.search.options.IndexingOptions
-
- getCore() - Method in class com.groupdocs.search.options.OptimizeOptions
-
- getCore() - Method in class com.groupdocs.search.options.SearchOptions
-
- getCore() - Method in class com.groupdocs.search.options.SynchronizeOptions
-
- getCore() - Method in class com.groupdocs.search.options.TextOptions
-
- getCore() - Method in class com.groupdocs.search.options.UpdateOptions
-
- getCore() - Method in class com.groupdocs.search.scaling.configuring.Configurator
-
- getCore() - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
- getCount() - Method in class com.groupdocs.search.common.FragmentContainer
-
Gets the number of contained text fragments.
- getCount() - Method in interface com.groupdocs.search.dictionaries.AliasDictionary
-
Gets the number of aliases contained in the AliasDictionary.
- getCount() - Method in interface com.groupdocs.search.dictionaries.Alphabet
-
Gets the number of characters contained in the Alphabet.
- getCount() - Method in interface com.groupdocs.search.dictionaries.CharacterReplacementDictionary
-
Gets the number of characters contained in this CharacterReplacementDictionary.
- getCount() - Method in interface com.groupdocs.search.dictionaries.HomophoneDictionary
-
Gets the number of words contained in this HomophoneDictionary.
- getCount() - Method in interface com.groupdocs.search.dictionaries.PasswordDictionary
-
Gets the number of elements contained in the dictionary.
- getCount() - Method in interface com.groupdocs.search.dictionaries.SpellingCorrector
-
Gets the number of words contained in this SpellingCorrector.
- getCount() - Method in interface com.groupdocs.search.dictionaries.StopWordDictionary
-
Gets the number of stop words contained in the StopWordDictionary.
- getCount() - Method in interface com.groupdocs.search.dictionaries.SynonymDictionary
-
Gets the number of words contained in this SynonymDictionary.
- getCustomExtractor() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Gets the custom text extractor.
- getCustomExtractor() - Method in class com.groupdocs.search.options.ExtractionOptions
-
Gets the custom text extractor.
- getCustomExtractor() - Method in interface com.groupdocs.search.options.ITextOptions
-
Gets the custom text extractor that was used for indexing.
- getCustomExtractor() - Method in class com.groupdocs.search.options.TextOptions
-
Gets the custom text extractor that was used for indexing.
- getCustomExtractors() - Method in class com.groupdocs.search.IndexSettings
-
Gets the custom extractor collection.
- getCustomExtractors() - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Gets the custom extractor collection.
- getDateFormats() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the collection of date formats for date range search.
- getDateSeparator() - Static method in class com.groupdocs.search.CoreFactory
-
- getDateSeparator() - Method in class com.groupdocs.search.options.DateFormat
-
Gets the date separator.
- getDateSeparator() - Static method in class com.groupdocs.search.options.DateFormatElement
-
Gets the date separator element.
- getDayOfMonth() - Static method in class com.groupdocs.search.CoreFactory
-
- getDayOfMonth() - Static method in class com.groupdocs.search.options.DateFormatElement
-
Gets the day of month element, represented by one or two digits.
- getDayOfMonthTwoDigits() - Static method in class com.groupdocs.search.CoreFactory
-
- getDayOfMonthTwoDigits() - Static method in class com.groupdocs.search.options.DateFormatElement
-
Gets the day of month element, represented by two digits.
- getDefaultFieldName() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Gets the default field name used to index empty field names.
- getDelegateId() - Method in class com.groupdocs.search.common.MulticastDelegate
-
Returns a delegate ID.
- getDescription() - Method in class com.groupdocs.search.results.FileType
-
Gets the file type description.
- getDictionaries() - Method in class com.groupdocs.search.Index
-
Gets the dictionary repository.
- getDictionary(DictionaryType, int) - Method in class com.groupdocs.search.scaling.Indexer
-
Gets a dictionary from the specified shard.
- getDictionaryType() - Method in interface com.groupdocs.search.dictionaries.DictionaryBase
-
Gets the dictionary type.
- getDocument() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Gets the document.
- getDocumentCount() - Method in class com.groupdocs.search.common.SearchReport
-
Gets the number of documents found.
- getDocumentCount() - Method in class com.groupdocs.search.results.SearchResult
-
Gets the number of documents found.
- getDocumentCount() - Method in class com.groupdocs.search.scaling.results.NetworkSearchResult
-
Gets the number of documents found.
- getDocumentFilter() - Method in class com.groupdocs.search.IndexSettings
-
Gets a document filter.
- getDocumentFullPath() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Gets the document full path.
- getDocumentFullPath() - Method in class com.groupdocs.search.events.PasswordRequiredEventArgs
-
Gets the document full path.
- getDocumentInfo() - Method in class com.groupdocs.search.results.FoundDocument
-
Gets the document info.
- getDocumentInfo() - Method in class com.groupdocs.search.results.FoundImageFrame
-
Gets the document info.
- getDocumentInfo() - Method in class com.groupdocs.search.scaling.results.NetworkDocumentInfo
-
Gets the descriptor for an indexed document.
- getDocumentKey() - Method in class com.groupdocs.search.Document
-
Gets the document key that is used to identify the document within an index.
- getDocumentKey() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Gets the document key.
- getDocumentKey() - Method in class com.groupdocs.search.events.ImagePreparingEventArgs
-
Gets the document key.
- getDocumentKey() - Method in class com.groupdocs.search.scaling.events.DataExtractedEventArgs
-
Gets the document key.
- getDocumentKey() - Method in class com.groupdocs.search.scaling.events.DocumentDeletedEventArgs
-
Gets the document key.
- getDocumentKey() - Method in class com.groupdocs.search.scaling.events.DocumentIndexedEventArgs
-
Gets the document key.
- getDocumentPasswords() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
-
Gets a dictionary of document passwords.
- getDocumentSourceKind() - Method in class com.groupdocs.search.Document
-
Gets the document source kind.
- getDocumentSourceKind() - Method in class com.groupdocs.search.results.DocumentInfo
-
Gets the document source kind.
- getDocumentText(DocumentInfo, OutputAdapter) - Method in class com.groupdocs.search.Index
-
Generates the text of an indexed document and passes it through an output adapter.
- getDocumentText(DocumentInfo, OutputAdapter, TextOptions) - Method in class com.groupdocs.search.Index
-
Generates HTML formatted text for indexed document and transfers it through the output adapter.
- getDocumentText(NetworkDocumentInfo, OutputAdapter) - Method in class com.groupdocs.search.scaling.Searcher
-
Generates the text of an indexed document and passes it through an output adapter.
- getEnabled() - Method in class com.groupdocs.search.options.FuzzySearchOptions
-
Gets a value indicating whether fuzzy search feature is enabled.
- getEnabled() - Method in class com.groupdocs.search.options.KeyboardLayoutCorrectorOptions
-
Gets a value indicating whether the keyboard layout corrector is enabled.
- getEnabled() - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
-
Gets a value indicating whether the spelling corrector is enabled.
- getEnabledForContainerItemImages() - Method in class com.groupdocs.search.options.ImageIndexingOptions
-
Gets a value indicating whether to index images that are items in a container
(for example, images in a ZIP archive).
- getEnabledForContainerItemImages() - Method in class com.groupdocs.search.options.OcrIndexingOptions
-
Gets a value indicating whether to recognize text in images that are items in a container
(for example, images in a ZIP archive).
- getEnabledForEmbeddedImages() - Method in class com.groupdocs.search.options.ImageIndexingOptions
-
Gets a value indicating whether to index embedded images
(for example, images in a DOCX document).
- getEnabledForEmbeddedImages() - Method in class com.groupdocs.search.options.OcrIndexingOptions
-
Gets a value indicating whether to recognize text in embedded images
(for example, images in a DOCX document).
- getEnabledForSeparateImages() - Method in class com.groupdocs.search.options.ImageIndexingOptions
-
Gets a value indicating whether to index separate image files.
- getEnabledForSeparateImages() - Method in class com.groupdocs.search.options.OcrIndexingOptions
-
Gets a value indicating whether to recognize text in separate image files.
- getEncoding() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Gets the encoding of the document.
- getEncoding() - Method in class com.groupdocs.search.options.ExtractionOptions
-
Gets the encoding used to extract text from text documents.
- getEncoding() - Method in class com.groupdocs.search.options.IndexingOptions
-
Gets the encoding used to extract text from text documents.
- getEncoding() - Method in class com.groupdocs.search.options.UpdateOptions
-
Gets the encoding used to extract text from text documents.
- getEndTime() - Method in class com.groupdocs.search.common.IndexingReport
-
Gets the indexing end time.
- getEndTime() - Method in class com.groupdocs.search.common.SearchReport
-
Gets the end time of the search.
- getEndTime() - Method in class com.groupdocs.search.results.SearchResult
-
Gets the end time of the search.
- getEndTime() - Method in class com.groupdocs.search.scaling.results.NetworkSearchResult
-
Gets the end time of the search.
- getError() - Method in class com.groupdocs.search.results.PathDeleteResult
-
Returns a description of deletion error.
- getErrors() - Method in class com.groupdocs.search.common.IndexingReport
-
Gets the list of errors.
- getErrors() - Method in class com.groupdocs.search.results.DeleteResult
-
Returns descriptions of deletion errors.
- getEvents() - Method in class com.groupdocs.search.Index
-
Gets the event hub for subscribing to events.
- getEvents() - Method in class com.groupdocs.search.IndexRepository
-
Gets the event hub for subscribing to events.
- getEvents() - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Gets the event hub for subscribing to events.
- getExtension() - Method in class com.groupdocs.search.Document
-
Gets the extension used for this document type.
- getExtension() - Method in class com.groupdocs.search.results.FileType
-
Gets the file extension.
- getExtensions() - Method in interface com.groupdocs.search.common.IFieldExtractor
-
Gets the supported extensions.
- getExtractorIndex() - Method in class com.groupdocs.search.scaling.events.DataExtractedEventArgs
-
Gets the extractor index.
- getFailedCount() - Method in class com.groupdocs.search.results.DeleteResult
-
Returns the number of paths not deleted due to errors.
- getFamily() - Method in class com.groupdocs.search.licenses.SearchAssemblyConstants
-
- getFieldName() - Method in class com.groupdocs.search.common.FragmentContainer
-
Gets the document field name.
- getFieldName() - Method in class com.groupdocs.search.results.FoundDocumentField
-
Gets the field name.
- getFieldName() - Method in class com.groupdocs.search.SearchQuery
-
Gets the field name.
- getFields() - Method in class com.groupdocs.search.common.DocumentImage
-
Gets the extracted fields.
- getFields() - Method in class com.groupdocs.search.common.ExtractedItemInfo
-
Gets an extracted fields.
- getFields(String) - Method in interface com.groupdocs.search.common.IFieldExtractor
-
Extracts all fields from the specified document.
- getFields(InputStream) - Method in interface com.groupdocs.search.common.IFieldExtractor
-
Extracts all fields from the specified document.
- getFilePath() - Method in class com.groupdocs.search.common.FileLogger
-
Gets the log file path.
- getFilePath() - Method in class com.groupdocs.search.common.FileOutputAdapter
-
Gets an output file path.
- getFilePath() - Method in interface com.groupdocs.search.common.IFileOutputAdapter
-
Gets an output file path.
- getFilePath() - Method in class com.groupdocs.search.results.DocumentInfo
-
Gets the file path for indexed from file or the document key for indexed from stream or structure.
- getFileType() - Method in class com.groupdocs.search.results.DocumentInfo
-
Gets the file type.
- getFirstChild() - Method in class com.groupdocs.search.SearchQuery
-
Gets the first child query.
- getFormat() - Method in class com.groupdocs.search.options.DateFormatElement
-
Gets the format string.
- getFormatFamily() - Method in class com.groupdocs.search.common.ExtractedItemInfo
-
Gets a document type.
- getFormatFamily() - Method in interface com.groupdocs.search.common.IContainerItemExtractor
-
Gets the document format family.
- getFormatFamily() - Method in class com.groupdocs.search.results.DocumentInfo
-
Gets the document format family.
- getFormatFamily() - Method in class com.groupdocs.search.results.FileType
-
Gets the format family.
- getFoundDocument(int) - Method in class com.groupdocs.search.results.SearchResult
-
Gets the found document by index.
- getFoundDocument() - Method in class com.groupdocs.search.scaling.results.NetworkFoundDocument
-
Gets the found document.
- getFoundDocument(int) - Method in class com.groupdocs.search.scaling.results.NetworkSearchResult
-
Gets the found document by index.
- getFoundFields() - Method in class com.groupdocs.search.results.FoundDocument
-
Gets the document fields found.
- getFoundImage(int) - Method in class com.groupdocs.search.results.ImageSearchResult
-
Gets the found image by index.
- getFoundImage(int) - Method in class com.groupdocs.search.scaling.results.NetworkImageSearchResult
-
Gets the found image by index.
- getFragments() - Method in class com.groupdocs.search.common.FragmentContainer
-
Gets an array of contained text fragments.
- getFrameIndex() - Method in class com.groupdocs.search.results.FoundImageFrame
-
Gets the index of the frame in the image.
- getFrames() - Method in class com.groupdocs.search.common.DocumentImage
-
Gets the image frames.
- getFuzzyAlgorithm() - Method in class com.groupdocs.search.options.FuzzySearchOptions
-
Gets the fuzzy search algorithm.
- getFuzzySearch() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the fuzzy search options.
- getGenerateHead() - Method in interface com.groupdocs.search.options.ITextOptions
-
Gets a value indicating whether the Head tag is generated in the output HTML.
- getGenerateHead() - Method in class com.groupdocs.search.options.TextOptions
-
Gets a value indicating whether the Head tag is generated in the output HTML.
- getGreen() - Method in class com.groupdocs.search.options.Color
-
Gets the green component value of this instance.
- getHashDifferences() - Method in class com.groupdocs.search.options.ImageSearchOptions
-
Gets the maximum number of mismatched bits in the image hash.
- getHashDifferences() - Method in class com.groupdocs.search.results.FoundImageFrame
-
Gets the number of mismatched bits in the image hash.
- getHighlightColor() - Method in class com.groupdocs.search.options.HighlightOptions
-
Gets a color that is used to highlight occurrences.
- getHighlightColor() - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Gets a color that is used to highlight occurrences.
- getHomophoneDictionary() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
-
Gets a dictionary of homophones.
- getHomophoneDictionary(int) - Method in class com.groupdocs.search.scaling.Indexer
-
Gets the homophone dictionary.
- getHomophoneGroups(String) - Method in interface com.groupdocs.search.dictionaries.HomophoneDictionary
-
Gets all groups of homophones to which the specified word belongs.
- getHomophones(String) - Method in interface com.groupdocs.search.dictionaries.HomophoneDictionary
-
Gets the homophones for the specified word.
- getImageCount() - Method in class com.groupdocs.search.results.ImageSearchResult
-
Gets the number of images found.
- getImageCount() - Method in class com.groupdocs.search.scaling.results.NetworkImageSearchResult
-
Gets the number of images found.
- getImageFileExtension() - Method in class com.groupdocs.search.options.OcrContext
-
Gets the file extension of the image.
- getImageFrames() - Method in class com.groupdocs.search.events.ImagePreparingEventArgs
-
Gets the image frames.
- getImageIndex() - Method in class com.groupdocs.search.common.DocumentImage
-
Gets the ordinal number of the image in the document.
- getImageIndex() - Method in class com.groupdocs.search.events.ImagePreparingEventArgs
-
Gets the ordinal number of the image in the document.
- getImageIndex() - Method in class com.groupdocs.search.results.FoundImageFrame
-
Gets the ordinal number of the image in the document.
- getImageIndexingOptions() - Method in class com.groupdocs.search.options.ExtractionOptions
-
Gets the image indexing options for reverse image search.
- getImageIndexingOptions() - Method in class com.groupdocs.search.options.IndexingOptions
-
Gets the image indexing options for reverse image search.
- getImageIndexingOptions() - Method in interface com.groupdocs.search.options.ITextOptions
-
Gets the image indexing options for reverse image search.
- getImageIndexingOptions() - Method in class com.groupdocs.search.options.TextOptions
-
Gets the image indexing options for reverse image search.
- getImageIndexingOptions() - Method in class com.groupdocs.search.options.UpdateOptions
-
Gets the image indexing options for reverse image search.
- getImageLocation() - Method in class com.groupdocs.search.options.OcrContext
-
Gets the location of the image.
- getImageStream() - Method in class com.groupdocs.search.events.ImagePreparingEventArgs
-
Gets the image stream.
- getImageStream() - Method in class com.groupdocs.search.options.OcrContext
-
Gets the stream containing the image to be processed.
- getIndex() - Method in class com.groupdocs.search.common.ImageFrame
-
Gets the index of the frame in the image.
- getIndex(FileType) - Static method in class com.groupdocs.search.results.FileType
-
- GetIndexedDocument(String) - Method in class com.groupdocs.search.Index
-
Gets an indexed document by document key.
- getIndexedDocumentItems(DocumentInfo) - Method in class com.groupdocs.search.Index
-
Gets an array of a document items.
- getIndexedDocumentItems(NetworkDocumentInfo) - Method in class com.groupdocs.search.scaling.Searcher
-
Gets an array of nested items of the specified document (for container documents such as ZIP, OST, PST).
- getIndexedDocuments() - Method in class com.groupdocs.search.common.IndexingReport
-
Gets the list of indexed documents.
- getIndexedDocuments() - Method in class com.groupdocs.search.Index
-
Gets an array of all indexed documents.
- getIndexedDocuments(int) - Method in class com.groupdocs.search.scaling.Searcher
-
Gets an array of all indexed documents.
- getIndexedDocumentsSize() - Method in class com.groupdocs.search.common.IndexingReport
-
Gets the total length of indexed documents in MB.
- getIndexedPaths() - Method in class com.groupdocs.search.Index
-
Gets an array of indexed paths - documents or folders.
- getIndexedWithError() - Method in class com.groupdocs.search.results.DocumentInfo
-
Gets the indicator of indexing error.
- getIndexer() - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Gets the indexer.
- getIndexes() - Method in class com.groupdocs.search.IndexRepository
-
Gets the indexes contained in this IndexRepository.
- getIndexFolder() - Method in class com.groupdocs.search.common.IndexInfo
-
Gets the full folder name where index is located.
- getIndexFolder() - Method in class com.groupdocs.search.events.BaseIndexEventArgs
-
Gets the index folder.
- getIndexFolder(Index) - Static method in class com.groupdocs.search.Index
-
- getIndexId() - Method in class com.groupdocs.search.common.IndexInfo
-
Gets the index unique identifier.
- getIndexId() - Method in class com.groupdocs.search.events.BaseIndexEventArgs
-
Gets the index ID.
- getIndexId(Index) - Static method in class com.groupdocs.search.Index
-
- getIndexInfo() - Method in class com.groupdocs.search.Index
-
Gets the basic information on the index.
- getIndexingEmptyNames() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Gets a value indicating whether to index empty field names or not.
- getIndexingEmptyValues() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Gets a value indicating whether to index empty field values or not.
- getIndexingReports() - Method in class com.groupdocs.search.Index
-
Gets the reports on indexing operations.
- getIndexingTime() - Method in class com.groupdocs.search.common.IndexingReport
-
Gets the indexing duration in seconds.
- getIndexSettings() - Method in class com.groupdocs.search.Index
-
Gets the index settings.
- getIndexStatus() - Method in class com.groupdocs.search.common.IndexInfo
-
Gets the index status.
- getIndexStatus(Index) - Static method in class com.groupdocs.search.Index
-
- getIndexType() - Method in class com.groupdocs.search.common.ExtractorSettings
-
Gets the index type the extractor is used for.
- getIndexType() - Method in class com.groupdocs.search.IndexSettings
-
Gets the index type.
- getInMemoryIndex() - Method in class com.groupdocs.search.IndexSettings
-
Gets a value indicating whether the index is stored in memory or on disk.
- getInnerPath() - Method in class com.groupdocs.search.common.ExtractedItemInfo
-
Gets an inner path.
- getInnerPath() - Method in class com.groupdocs.search.events.ImagePreparingEventArgs
-
Gets the inner path of a nested document.
- getInnerPath() - Method in class com.groupdocs.search.results.DocumentInfo
-
Gets the inner path for the container document item.
- getInnerPathParts() - Method in class com.groupdocs.search.results.DocumentInfo
-
Gets the inner path parts for the container document item.
- getInstance() - Static method in class com.groupdocs.search.licenses.SearchAssemblyConstants
-
Gets the instance.
- getInvocationList() - Method in class com.groupdocs.search.common.Delegate
-
Returns an invocation list.
- getInvocationList() - Method in class com.groupdocs.search.common.MulticastDelegate
-
Returns an invocation list.
- getItemInfo() - Method in class com.groupdocs.search.common.ExtractedItemInfo
-
Gets an item information.
- getItemResults() - Method in class com.groupdocs.search.results.DeleteResult
-
Returns the results of deleting each path.
- getKeyboardLayoutCorrector() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the keyboard layout corrector options.
- getLastDocumentKey() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
-
Gets the key of the last processed document.
- getLastDocumentPath() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
-
Gets the path of the last processed document.
- getLastDocumentStatus() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
-
Gets the status of the last processed document.
- getLevel() - Method in class com.groupdocs.search.options.Step
-
Gets the level.
- getListeningPort() - Method in class com.groupdocs.search.scaling.configuring.TcpSettings
-
Gets the listening port.
- getLogger() - Method in class com.groupdocs.search.IndexSettings
-
Gets a logger that is used for logging events and errors in the index.
- getLogger() - Static method in class com.groupdocs.search.logging.SearchLogger
-
- getLowerLimit() - Method in class com.groupdocs.search.options.Step
-
Gets the lower limit.
- getMaxBytesToIndexField() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Gets the maximum number of values in an array of type byte to index the field.
- getMaxDoublesToIndexField() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Gets the maximum number of values in an array of type double to index the field.
- getMaxIndexingReportCount() - Method in class com.groupdocs.search.IndexSettings
-
Gets the maximum number of indexing reports.
- getMaxIntsToIndexField() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Gets the maximum number of values in an array of type int to index the field.
- getMaxLongsToIndexField() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Gets the maximum number of values in an array of type long to index the field.
- getMaxMistakeCount(int) - Method in class com.groupdocs.search.options.FuzzyAlgorithm
-
Gets the maximum allowed number of mistakes for the specified term length.
- getMaxMistakeCount(int) - Method in class com.groupdocs.search.options.SimilarityLevel
-
Gets the maximum allowed number of mistakes for the specified term length.
- getMaxMistakeCount() - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
-
Gets the maximum number of mistakes.
- getMaxMistakeCount(int) - Method in class com.groupdocs.search.options.TableDiscreteFunction
-
Gets a maximum allowed number of mistakes for specified term length.
- getMaxOccurrenceCountPerTerm() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the maximum number of occurrences of each term in a search query.
- getMaxResultCount() - Method in class com.groupdocs.search.options.ImageSearchOptions
-
Gets the maximum number of found images for an image reverse search request.
- getMaxSearchReportCount() - Method in class com.groupdocs.search.IndexSettings
-
Gets the maximum number of search reports.
- getMaxSize() - Method in class com.groupdocs.search.common.FileLogger
-
Gets the maximum size of log file in megabytes.
- getMaxTotalOccurrenceCount() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the maximum total number of occurrences of all terms in a search query.
- getMessage() - Method in class com.groupdocs.search.events.IndexErrorEventArgs
-
Gets the error message.
- getMessage() - Method in class com.groupdocs.search.events.OperationFinishedEventArgs
-
Gets the message.
- getMessage() - Method in class com.groupdocs.search.scaling.events.ErrorOccurredEventArgs
-
Gets the error message.
- getMetadataIndexingOptions() - Method in class com.groupdocs.search.options.ExtractionOptions
-
Gets the options for indexing metadata fields.
- getMetadataIndexingOptions() - Method in class com.groupdocs.search.options.IndexingOptions
-
Gets the options for indexing metadata fields.
- getMetadataIndexingOptions() - Method in interface com.groupdocs.search.options.ITextOptions
-
Gets the options for indexing metadata fields.
- getMetadataIndexingOptions() - Method in class com.groupdocs.search.options.TextOptions
-
Gets the options for indexing metadata fields.
- getMetadataIndexingOptions() - Method in class com.groupdocs.search.options.UpdateOptions
-
Gets the options for indexing metadata fields.
- getModificationDate() - Method in class com.groupdocs.search.Document
-
Gets the last modification date of the document.
- getMonth() - Static method in class com.groupdocs.search.CoreFactory
-
- getMonth() - Static method in class com.groupdocs.search.options.DateFormatElement
-
Gets the month element, represented by one or two digits.
- getMonthAbbreviatedName() - Static method in class com.groupdocs.search.CoreFactory
-
- getMonthAbbreviatedName() - Static method in class com.groupdocs.search.options.DateFormatElement
-
Gets the month element, represented by abbreviated name.
- getMonthFullName() - Static method in class com.groupdocs.search.CoreFactory
-
- getMonthFullName() - Static method in class com.groupdocs.search.options.DateFormatElement
-
Gets the month element, represented by full name.
- getMonthTwoDigits() - Static method in class com.groupdocs.search.CoreFactory
-
- getMonthTwoDigits() - Static method in class com.groupdocs.search.options.DateFormatElement
-
Gets the month element, represented by two digits.
- getName() - Method in class com.groupdocs.search.common.DocumentField
-
Gets a field name.
- getName() - Method in class com.groupdocs.search.results.FormatFamily
-
Gets the format family name.
- getNetworkImageSearchToken() - Method in class com.groupdocs.search.scaling.results.NetworkImageSearchResult
-
Gets a chunk image search token for searching the next chunk.
- getNewStatus() - Method in class com.groupdocs.search.scaling.events.StatusChangedEventArgs
-
Gets the new search network status.
- getNextChunkSearchToken() - Method in class com.groupdocs.search.results.SearchResult
-
Gets a chunk search token for searching the next chunk.
- getNextChunkSearchToken() - Method in class com.groupdocs.search.scaling.results.NetworkSearchResult
-
Gets a chunk search token for searching the next chunk.
- getNodeIndex() - Method in class com.groupdocs.search.scaling.events.ErrorOccurredEventArgs
-
Gets the index of the search network node.
- getNodeIndex() - Method in class com.groupdocs.search.scaling.events.NetworkIndexingProgressEventArgs
-
Gets the index of the search network node.
- getNodeIndex() - Method in class com.groupdocs.search.scaling.events.NetworkOptimizationProgressEventArgs
-
Gets the index of the search network node.
- getNodeIndex() - Method in class com.groupdocs.search.scaling.results.NetworkImageSearchResult
-
Gets the index of the node from which the result was received.
- getNodeIndex() - Method in class com.groupdocs.search.scaling.results.NetworkSearchResult
-
Gets the index of the node from which the result was received.
- getNodeIndex() - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Gets the index of the search network node.
- getNodeIndex(int) - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Gets the index of the node where the service is located.
- getObjectQuery() - Method in class com.groupdocs.search.common.SearchReport
-
Gets the search query in object form.
- getOccurrenceCount() - Method in class com.groupdocs.search.common.SearchReport
-
Gets the total number of occurrences found.
- getOccurrenceCount() - Method in class com.groupdocs.search.results.FoundDocument
-
Gets the number of occurrences found.
- getOccurrenceCount() - Method in class com.groupdocs.search.results.FoundDocumentField
-
Gets the number of occurrences found.
- getOccurrenceCount() - Method in class com.groupdocs.search.results.SearchResult
-
Gets the total number of occurrences found.
- getOccurrenceCount() - Method in class com.groupdocs.search.scaling.results.NetworkSearchResult
-
Gets the total number of occurrences found.
- getOcrConnector() - Method in class com.groupdocs.search.options.OcrIndexingOptions
-
Gets an OCR connector that is used for OCR processing.
- getOcrIndexingOptions() - Method in class com.groupdocs.search.options.ExtractionOptions
-
Gets the options for OCR processing and indexing recognized text.
- getOcrIndexingOptions() - Method in class com.groupdocs.search.options.IndexingOptions
-
Gets the options for OCR processing and indexing recognized text.
- getOcrIndexingOptions() - Method in interface com.groupdocs.search.options.ITextOptions
-
Gets the options for OCR processing and indexing recognized text.
- getOcrIndexingOptions() - Method in class com.groupdocs.search.options.TextOptions
-
Gets the options for OCR processing and indexing recognized text.
- getOcrIndexingOptions() - Method in class com.groupdocs.search.options.UpdateOptions
-
Gets the options for OCR processing and indexing recognized text.
- getOldStatus() - Method in class com.groupdocs.search.scaling.events.StatusChangedEventArgs
-
Gets the old search network status.
- getOnlyBestResults() - Method in class com.groupdocs.search.options.FuzzySearchOptions
-
Gets a value indicating whether only the best results will be returned.
- getOnlyBestResults() - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
-
Gets a value indicating whether only the best results will be returned.
- getOnlyBestResultsRange() - Method in class com.groupdocs.search.options.FuzzySearchOptions
-
Gets the maximum exceeding of the minimum number of mistakes that are found.
- getOnlyBestResultsRange() - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
-
Gets the maximum exceeding of the minimum number of mistakes that are found.
- getOperationType() - Method in class com.groupdocs.search.events.OperationFinishedEventArgs
-
Gets the operation type.
- getOutputAdapter() - Method in class com.groupdocs.search.highlighters.DocumentHighlighter
-
Gets the output adapter passed in the constructor.
- getOutputAdapter() - Method in interface com.groupdocs.search.highlighters.IDocumentHighlighter
-
Gets the output adapter.
- getOutputFormat() - Method in interface com.groupdocs.search.common.IResultBuilderFactory
-
Gets the output format.
- getOutputFormat() - Method in class com.groupdocs.search.common.ResultBuilderFactory
-
Gets the output format.
- getPassword(String) - Method in interface com.groupdocs.search.dictionaries.PasswordDictionary
-
Gets the password for the file.
- getPassword() - Method in class com.groupdocs.search.events.PasswordRequiredEventArgs
-
Gets the password for opening the document.
- getPasswordDictionary(int) - Method in class com.groupdocs.search.scaling.Indexer
-
Gets the password dictionary.
- getPath() - Method in class com.groupdocs.search.results.PathDeleteResult
-
Returns the path to the file or folder to delete.
- getPlatform() - Method in class com.groupdocs.search.licenses.SearchAssemblyConstants
-
- getProcessedDocuments() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
-
Gets the number of successfully processed documents.
- getProcessedDocuments() - Method in class com.groupdocs.search.scaling.events.NetworkIndexingProgressEventArgs
-
Gets the number of processed documents.
- getProcessedSegments() - Method in class com.groupdocs.search.events.OptimizationProgressEventArgs
-
Gets the number of processed segments.
- getProcessedSegments() - Method in class com.groupdocs.search.scaling.events.NetworkOptimizationProgressEventArgs
-
Gets the number of processed segments.
- getProgressPercentage() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
-
Gets the percentage of the progress.
- getProgressPercentage() - Method in class com.groupdocs.search.events.OptimizationProgressEventArgs
-
Gets the percentage of the progress.
- getProgressPercentage() - Method in class com.groupdocs.search.scaling.events.NetworkIndexingProgressEventArgs
-
Gets the percentage of the progress.
- getProgressPercentage() - Method in class com.groupdocs.search.scaling.events.NetworkOptimizationProgressEventArgs
-
Gets the percentage of the progress.
- getQuery() - Method in class com.groupdocs.search.events.SearchPhaseEventArgs
-
Gets the initial query of the current search.
- getReceiveTimeout() - Method in class com.groupdocs.search.scaling.configuring.TcpSettings
-
Gets the receive timeout in milliseconds.
- getRed() - Method in class com.groupdocs.search.options.Color
-
Gets the red component value of this instance.
- getReleaseDate() - Method in class com.groupdocs.search.licenses.SearchAssemblyConstants
-
- getRelevance() - Method in class com.groupdocs.search.results.FoundDocument
-
Gets the relevance of search result.
- getRemovedDocuments() - Method in class com.groupdocs.search.common.IndexingReport
-
Gets the list of removed from index documents.
- getReplacement() - Method in class com.groupdocs.search.dictionaries.AliasReplacementPair
-
Gets the replacement.
- getReplacement(char) - Method in interface com.groupdocs.search.dictionaries.CharacterReplacementDictionary
-
Gets a replacement for the specified character.
- getReplacement() - Method in class com.groupdocs.search.dictionaries.CharacterReplacementPair
-
Gets the replacement.
- getRepository() - Method in class com.groupdocs.search.Index
-
Gets the index repository object if the index is contained in it.
- getResult() - Method in interface com.groupdocs.search.common.IStringOutputAdapter
-
Gets the resulting string.
- getResult() - Method in interface com.groupdocs.search.common.IStructureOutputAdapter
-
Gets the resulting array of fields.
- getResult() - Method in class com.groupdocs.search.common.StringOutputAdapter
-
Gets the resulting string.
- getResult() - Method in class com.groupdocs.search.common.StructureOutputAdapter
-
Gets the resulting array of fields.
- getResult() - Method in class com.groupdocs.search.highlighters.FragmentHighlighter
-
Gets an array of resulting fragment containers.
- getResult() - Method in interface com.groupdocs.search.highlighters.IFragmentHighlighter
-
Gets an array of resulting fragment containers.
- getRetrieveAttributes() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the flag of retrieving attributes associated with found documents.
- getSearchDocumentFilter() - Method in class com.groupdocs.search.options.ImageSearchOptions
-
Gets the search document filter.
- getSearchDocumentFilter() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the search document filter.
- getSearchDuration() - Method in class com.groupdocs.search.common.SearchReport
-
Gets the search duration in seconds.
- getSearchDuration() - Method in class com.groupdocs.search.results.SearchResult
-
Gets the search duration in seconds.
- getSearchDuration() - Method in class com.groupdocs.search.scaling.results.NetworkSearchResult
-
Gets the search duration in seconds.
- getSearcher() - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Gets the searcher.
- getSearchOptions() - Method in class com.groupdocs.search.common.SearchReport
-
Gets the search options.
- getSearchOptions() - Method in class com.groupdocs.search.SearchQuery
-
Gets or sets the search options of this seach query.
- getSearchPhase() - Method in class com.groupdocs.search.events.SearchPhaseEventArgs
-
Gets the search phase.
- getSearchReports() - Method in class com.groupdocs.search.Index
-
Gets the reports on search operations.
- getSearchThreads() - Method in class com.groupdocs.search.IndexSettings
-
Gets the number of threads used for the search.
- getSecondChild() - Method in class com.groupdocs.search.SearchQuery
-
Gets the second child query.
- getSegmentCount() - Method in class com.groupdocs.search.common.IndexInfo
-
Gets the number of index segments.
- getSegmentCount() - Method in class com.groupdocs.search.common.IndexingReport
-
Gets the number of index segments.
- getSendTimeout() - Method in class com.groupdocs.search.scaling.configuring.TcpSettings
-
Gets the send timeout in milliseconds.
- getSeparatorBetweenValues() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Gets the separator between values in a field of type array.
- getSeparatorInCompoundName() - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Gets the separator in the compound name of a field.
- getServiceIndex() - Method in class com.groupdocs.search.scaling.events.ErrorOccurredEventArgs
-
Gets the index of the search network node service.
- getServiceIndex() - Method in class com.groupdocs.search.scaling.events.NetworkIndexingProgressEventArgs
-
Gets the index of the search network node service.
- getServiceIndex() - Method in class com.groupdocs.search.scaling.events.NetworkOptimizationProgressEventArgs
-
Gets the index of the search network node service.
- getSettings() - Method in class com.groupdocs.search.Extractor
-
Gets the extractor settings.
- getShardIndex() - Method in class com.groupdocs.search.scaling.events.DocumentDeletedEventArgs
-
Gets the shard index.
- getShardIndex() - Method in class com.groupdocs.search.scaling.events.DocumentIndexedEventArgs
-
Gets the shard index.
- getShardIndex() - Method in class com.groupdocs.search.scaling.results.NetworkDocumentInfo
-
Gets the shard index.
- getShardIndex() - Method in class com.groupdocs.search.scaling.results.NetworkFoundDocument
-
Gets the shard index.
- getShardIndex() - Method in class com.groupdocs.search.scaling.results.NetworkImageSearchResult
-
Gets the index of the shard from which the result was received.
- getShardIndices() - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Gets an array of all shard indices in the search network.
- getSimilarityLevel(int) - Method in class com.groupdocs.search.options.FuzzyAlgorithm
-
Gets the similarity level for the specified term length.
- getSimilarityLevel(int) - Method in class com.groupdocs.search.options.SimilarityLevel
-
Gets the similarity level value for the specified term length.
- getSimilarityLevel(int) - Method in class com.groupdocs.search.options.TableDiscreteFunction
-
Gets a similarity level for specified term length.
- getSingleFormat() - Method in class com.groupdocs.search.options.DateFormatElement
-
Gets the single format string.
- getSkipIndexing() - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Gets a value indicating that indexing of the document should be skipped.
- getSkippedDocuments() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
-
Gets the number of skipped documents.
- getSpellingCorrector() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
-
Gets a spelling corrector.
- getSpellingCorrector() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the spelling corrector options.
- getSpellingCorrector(int) - Method in class com.groupdocs.search.scaling.Indexer
-
Gets the spelling corrector dictionary.
- getStartTime() - Method in class com.groupdocs.search.common.IndexingReport
-
Gets the indexing start time.
- getStartTime() - Method in class com.groupdocs.search.common.SearchReport
-
Gets the start time of the search.
- getStartTime() - Method in class com.groupdocs.search.results.SearchResult
-
Gets the start time of the search.
- getStartTime() - Method in class com.groupdocs.search.scaling.results.NetworkSearchResult
-
Gets the start time of the search.
- getStatus() - Method in class com.groupdocs.search.events.BaseIndexEventArgs
-
Gets the index status.
- getStopWordDictionary() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
-
Gets a dictionary of stop words.
- getStopWordDictionary(int) - Method in class com.groupdocs.search.scaling.Indexer
-
Gets the stop word dictionary.
- getStream() - Method in interface com.groupdocs.search.common.IStreamOutputAdapter
-
Gets an output stream.
- getStream() - Method in class com.groupdocs.search.common.StreamOutputAdapter
-
Gets an output stream.
- getSuccessCount() - Method in class com.groupdocs.search.results.DeleteResult
-
Returns the number of successfully deleted paths.
- getSupportedFileTypes() - Static method in class com.groupdocs.search.results.FileType
-
Retrieves supported file types.
- getSynonymDictionary() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
-
Gets a dictionary of synonyms.
- getSynonymDictionary(int) - Method in class com.groupdocs.search.scaling.Indexer
-
Gets the synonym dictionary.
- getSynonymGroups(String) - Method in interface com.groupdocs.search.dictionaries.SynonymDictionary
-
Gets all groups of synonyms to which the specified word belongs.
- getSynonyms(String) - Method in interface com.groupdocs.search.dictionaries.SynonymDictionary
-
Gets the synonyms for the specified word.
- getTermCount() - Method in class com.groupdocs.search.common.IndexInfo
-
Gets the number of words in the index.
- getTermHighlightEndTag() - Method in class com.groupdocs.search.options.HighlightOptions
-
Gets the end tag of the highlighting of the found word.
- getTermHighlightEndTag() - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Gets the end tag of the highlighting of the found word.
- getTermHighlightStartTag() - Method in class com.groupdocs.search.options.HighlightOptions
-
Gets the start tag of the highlighting of the found word.
- getTermHighlightStartTag() - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Gets the start tag of the highlighting of the found word.
- getTerms() - Method in class com.groupdocs.search.results.FoundDocument
-
Gets the terms found.
- getTerms() - Method in class com.groupdocs.search.results.FoundDocumentField
-
Gets the terms found.
- getTermsAfter() - Method in class com.groupdocs.search.options.HighlightOptions
-
Gets the maximum number of words in a text snippet after highlighted word.
- getTermsAfter() - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Gets the maximum number of words in a text snippet after highlighted word.
- getTermsBefore() - Method in class com.groupdocs.search.options.HighlightOptions
-
Gets the maximum number of words in a text snippet before highlighted word.
- getTermsBefore() - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Gets the maximum number of words in a text snippet before highlighted word.
- getTermSequences() - Method in class com.groupdocs.search.results.FoundDocument
-
Gets the term sequences found.
- getTermSequences() - Method in class com.groupdocs.search.results.FoundDocumentField
-
Gets the term sequences found.
- getTermSequencesOccurrences() - Method in class com.groupdocs.search.results.FoundDocumentField
-
Gets the occurrences of the found term sequences.
- getTermsOccurrences() - Method in class com.groupdocs.search.results.FoundDocumentField
-
Gets the occurrences of the found terms.
- getTermsTotal() - Method in class com.groupdocs.search.options.HighlightOptions
-
Gets the maximum number of words in a text snippet.
- getTermsTotal() - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Gets the maximum number of words in a text snippet.
- getText(String) - Method in interface com.groupdocs.search.dictionaries.AliasDictionary
-
Gets a text that is associated with the specified alias.
- getTextQuery() - Method in class com.groupdocs.search.common.SearchReport
-
Gets the search query in text form.
- getTextStorageSettings() - Method in class com.groupdocs.search.IndexSettings
-
Gets the text storage settings.
- getThreads() - Method in class com.groupdocs.search.options.IndexingOptions
-
Gets the number of threads used for indexing.
- getThreads() - Method in class com.groupdocs.search.options.UpdateOptions
-
Gets the number of threads used for indexing.
- getTime() - Method in class com.groupdocs.search.events.BaseIndexEventArgs
-
Gets the time of an event.
- getTotalCount() - Method in class com.groupdocs.search.results.DeleteResult
-
Returns the total number of paths to delete.
- getTotalDocuments() - Method in class com.groupdocs.search.events.OperationProgressEventArgs
-
Gets the total number of documents for processing.
- getTotalDocuments() - Method in class com.groupdocs.search.scaling.events.NetworkIndexingProgressEventArgs
-
Gets the total number of documents for processing.
- getTotalDocumentsInIndex() - Method in class com.groupdocs.search.common.IndexingReport
-
Gets the total number of documents in the index.
- getTotalIndexSize() - Method in class com.groupdocs.search.common.IndexingReport
-
Gets the total index size in bytes.
- getTotalSegments() - Method in class com.groupdocs.search.events.OptimizationProgressEventArgs
-
Gets the total number of segments for processing.
- getTotalSegments() - Method in class com.groupdocs.search.scaling.events.NetworkOptimizationProgressEventArgs
-
Gets the total number of segments for processing.
- getTotalTermCount() - Method in class com.groupdocs.search.common.IndexingReport
-
Gets the total number of terms in index.
- getTruncated() - Method in class com.groupdocs.search.results.SearchResult
-
Gets a value indicating that the result is truncated.
- getTruncated() - Method in class com.groupdocs.search.scaling.results.NetworkSearchResult
-
Gets a value indicating that the result is truncated.
- getUpdatedDocuments() - Method in class com.groupdocs.search.common.IndexingReport
-
Gets the list of updated documents.
- getUseCaseSensitiveSearch() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the flag of case sensitive search.
- getUseCharacterReplacements() - Method in class com.groupdocs.search.IndexSettings
-
Gets a value indicating whether to use character replacements or not.
- getUseHomophoneSearch() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the flag of use homophones in search.
- getUseInlineStyles() - Method in class com.groupdocs.search.options.HighlightOptions
-
Gets a value indicating whether inline styles are used to highlight occurrences.
- getUseInlineStyles() - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Gets a value indicating whether inline styles are used to highlight occurrences.
- getUseRawTextExtraction() - Method in class com.groupdocs.search.options.ExtractionOptions
-
Gets a value indicating whether the raw mode is used for text extraction if possible.
- getUseRawTextExtraction() - Method in class com.groupdocs.search.options.IndexingOptions
-
Gets a value indicating whether the raw mode is used for text extraction if possible.
- getUseRawTextExtraction() - Method in interface com.groupdocs.search.options.ITextOptions
-
Gets a value indicating whether the raw mode is used for text extraction if possible.
- getUseRawTextExtraction() - Method in class com.groupdocs.search.options.TextOptions
-
Gets a value indicating whether the raw mode is used for text extraction if possible.
- getUseRawTextExtraction() - Method in class com.groupdocs.search.options.UpdateOptions
-
Gets a value indicating whether the raw mode is used for text extraction if possible.
- getUseStopWords() - Method in class com.groupdocs.search.IndexSettings
-
Gets a value indicating whether to use stop words or not.
- getUseSynonymSearch() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the flag of use synonyms in search.
- getUseWordFormsSearch() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the flag of use different word forms in search.
- getValue() - Method in class com.groupdocs.search.common.DocumentField
-
Gets a field value.
- getVersion() - Method in class com.groupdocs.search.common.IndexInfo
-
Gets the index version.
- getVersion(Index) - Static method in class com.groupdocs.search.Index
-
- getWarnings() - Method in class com.groupdocs.search.results.SearchResult
-
Gets a warnings describing the result.
- getWarnings() - Method in class com.groupdocs.search.scaling.results.NetworkSearchResult
-
Gets a warnings describing the result.
- getWebRequest() - Method in class com.groupdocs.search.licenses.helpers.LicenseWebClient
-
- getWordForms(String) - Method in class com.groupdocs.search.dictionaries.EnglishWordFormsProvider
-
Gets the word forms for the specified word.
- getWordForms(String) - Method in interface com.groupdocs.search.dictionaries.IWordFormsProvider
-
Gets the word forms for the specified word.
- getWordFormsProvider() - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
-
Gets a word forms provider.
- getWords() - Method in interface com.groupdocs.search.dictionaries.SpellingCorrector
-
Gets the collection of words that is currently contained in this SpellingCorrector.
- getWords() - Method in class com.groupdocs.search.events.SearchPhaseEventArgs
-
Gets the words obtained in the current phase.
- getYear() - Static method in class com.groupdocs.search.CoreFactory
-
- getYear() - Static method in class com.groupdocs.search.options.DateFormatElement
-
Gets the year element, represented by one, two, three, or four digits.
- getYearFourDigits() - Static method in class com.groupdocs.search.CoreFactory
-
- getYearFourDigits() - Static method in class com.groupdocs.search.options.DateFormatElement
-
Gets the year element, represented by four digits.
- getYearTwoDigits() - Static method in class com.groupdocs.search.CoreFactory
-
- getYearTwoDigits() - Static method in class com.groupdocs.search.options.DateFormatElement
-
Gets the year element, represented by two digits.
- GIF - Static variable in class com.groupdocs.search.results.FileType
-
A GIF or Graphical Interchange Format is a type of highly compressed image.
- IBM00858 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM00858 encoding.
- IBM00924 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM00924 encoding.
- IBM01047 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM01047 encoding.
- IBM01140 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM01140 encoding.
- IBM01141 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM01141 encoding.
- IBM01142 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM01142 encoding.
- IBM01143 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM01143 encoding.
- IBM01144 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM01144 encoding.
- IBM01145 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM01145 encoding.
- IBM01146 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM01146 encoding.
- IBM01147 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM01147 encoding.
- IBM01148 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM01148 encoding.
- IBM01149 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM01149 encoding.
- IBM037 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM037 encoding.
- IBM1026 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM1026 encoding.
- IBM273 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM273 encoding.
- IBM277 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM277 encoding.
- IBM278 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM278 encoding.
- IBM280 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM280 encoding.
- IBM284 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM284 encoding.
- IBM285 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM285 encoding.
- IBM290 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM290 encoding.
- IBM297 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM297 encoding.
- IBM420 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM420 encoding.
- IBM423 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM423 encoding.
- IBM424 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM424 encoding.
- IBM437 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM437 encoding.
- IBM500 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM500 encoding.
- ibm737 - Static variable in class com.groupdocs.search.common.Encodings
-
The ibm737 encoding.
- ibm775 - Static variable in class com.groupdocs.search.common.Encodings
-
The ibm775 encoding.
- ibm850 - Static variable in class com.groupdocs.search.common.Encodings
-
The ibm850 encoding.
- ibm852 - Static variable in class com.groupdocs.search.common.Encodings
-
The ibm852 encoding.
- IBM855 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM855 encoding.
- ibm857 - Static variable in class com.groupdocs.search.common.Encodings
-
The ibm857 encoding.
- IBM860 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM860 encoding.
- ibm861 - Static variable in class com.groupdocs.search.common.Encodings
-
The ibm861 encoding.
- IBM863 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM863 encoding.
- IBM864 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM864 encoding.
- IBM865 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM865 encoding.
- ibm869 - Static variable in class com.groupdocs.search.common.Encodings
-
The ibm869 encoding.
- IBM870 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM870 encoding.
- IBM871 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM871 encoding.
- IBM880 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM880 encoding.
- IBM905 - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM905 encoding.
- IBM_Thai - Static variable in class com.groupdocs.search.common.Encodings
-
The IBM-Thai encoding.
- IContainerItemExtractor - Interface in com.groupdocs.search.common
-
Provides methods for extracting items from container documents.
- IDocumentHighlighter - Interface in com.groupdocs.search.highlighters
-
Defines interface of a search result highlighter that highlights search results in an entire document text.
- IDocumentLoader - Interface in com.groupdocs.search.common
-
Defines the document loader interface that is used to load lazy documents.
- IFieldExtractor - Interface in com.groupdocs.search.common
-
Provides methods for extracting fields from a document.
- IFileOutputAdapter - Interface in com.groupdocs.search.common
-
Defines interface of an output adapter that collects output into a file.
- IFragmentHighlighter - Interface in com.groupdocs.search.highlighters
-
Defines interface of a search result highlighter that highlights search results in text fragments.
- IHighlighter - Interface in com.groupdocs.search.highlighters
-
Defines interface of a search result highlighter.
- IHighlightOptions - Interface in com.groupdocs.search.options
-
Defines interface of options for highlighting found terms.
- ILogger - Interface in com.groupdocs.search.common
-
Defines interface of a logger that is used for logging events and errors in an index.
- Image - Static variable in class com.groupdocs.search.results.FormatFamily
-
Represents image formats.
- ImageFrame - Class in com.groupdocs.search.common
-
Represents an image frame.
- ImageFrame() - Constructor for class com.groupdocs.search.common.ImageFrame
-
- ImageIndexingOptions - Class in com.groupdocs.search.options
-
Provides image indexing options for reverse image search.
- ImageIndexingOptions() - Constructor for class com.groupdocs.search.options.ImageIndexingOptions
-
- ImageLocation - Enum in com.groupdocs.search.options
-
Specifies an image location.
- ImagePreparing - Variable in class com.groupdocs.search.events.EventHub
-
Occurs when an image is going to be prepared for indexing.
- ImagePreparing - Variable in class com.groupdocs.search.Extractor
-
Occurs when an image is going to be prepared for indexing.
- ImagePreparingDelegate - Variable in class com.groupdocs.search.events.EventHub
-
- ImagePreparingEventArgs - Class in com.groupdocs.search.events
-
Represents arguments for the event of an image preparing start.
- ImagePreparingEventArgs(Guid, String, IndexStatus, String, String[], int, ImageFrame[], InputStream) - Constructor for class com.groupdocs.search.events.ImagePreparingEventArgs
-
Initializes a new instance of the ImagePreparingEventArgs class.
- ImageSearchOptions - Class in com.groupdocs.search.options
-
Provides options for reverse image search operation.
- ImageSearchOptions(Object, Object) - Constructor for class com.groupdocs.search.options.ImageSearchOptions
-
Initializes a new instance of the ImageSearchOptions class.
- ImageSearchOptions() - Constructor for class com.groupdocs.search.options.ImageSearchOptions
-
Initializes a new instance of the ImageSearchOptions class.
- ImageSearchOptions(Object) - Constructor for class com.groupdocs.search.options.ImageSearchOptions
-
Initializes a new instance of the ImageSearchOptions class.
- ImageSearchResult - Class in com.groupdocs.search.results
-
Represents the result of a reverse image search.
- ImageSearchResult() - Constructor for class com.groupdocs.search.results.ImageSearchResult
-
- importDictionary(String) - Method in interface com.groupdocs.search.dictionaries.DictionaryBase
-
Imports a dictionary from the specified file.
- increaseBytesCount(double) - Static method in class com.groupdocs.search.licenses.Metered
-
- increaseCreditsByBytesCount(double) - Static method in class com.groupdocs.search.licenses.Metered
-
- increaseCreditsByOne() - Static method in class com.groupdocs.search.licenses.Metered
-
- Index - Class in com.groupdocs.search
-
Represents the main class for indexing documents and search through them.
- Index() - Constructor for class com.groupdocs.search.Index
-
Initializes a new instance of the Index class in memory.
- Index(IndexSettings) - Constructor for class com.groupdocs.search.Index
-
Initializes a new instance of the Index class in memory with particular index settings.
- Index(String) - Constructor for class com.groupdocs.search.Index
-
Initializes a new instance of the Index class.
- Index(String, IndexSettings) - Constructor for class com.groupdocs.search.Index
-
Initializes a new instance of the Index class.
- Index(String, boolean) - Constructor for class com.groupdocs.search.Index
-
Initializes a new instance of the Index class.
- Index(String, IndexSettings, boolean) - Constructor for class com.groupdocs.search.Index
-
Initializes a new instance of the Index class.
- Indexer - Class in com.groupdocs.search.scaling
-
Represents a service that manages the distribution of indexed documents across shards of the search network.
- Indexer() - Constructor for class com.groupdocs.search.scaling.Indexer
-
- IndexErrorEventArgs - Class in com.groupdocs.search.events
-
Represents arguments for the event of index error occurred.
- IndexErrorEventArgs(Guid, String, IndexStatus, String, boolean) - Constructor for class com.groupdocs.search.events.IndexErrorEventArgs
-
Initializes a new instance of the IndexErrorEventArgs class.
- IndexInfo - Class in com.groupdocs.search.common
-
Contains basic information on an Index.
- IndexInfo() - Constructor for class com.groupdocs.search.common.IndexInfo
-
- IndexingCompleted - Variable in class com.groupdocs.search.scaling.events.NodeEventHub
-
Occurs when indexing of all enqueued documents is finished.
- IndexingCompletedDelegate - Variable in class com.groupdocs.search.scaling.events.NodeEventHub
-
- IndexingOptions - Class in com.groupdocs.search.options
-
Provides options for indexing operation.
- IndexingOptions(Object, Object) - Constructor for class com.groupdocs.search.options.IndexingOptions
-
Initializes a new instance of the IndexingOptions class.
- IndexingOptions() - Constructor for class com.groupdocs.search.options.IndexingOptions
-
Initializes a new instance of the IndexingOptions class.
- IndexingOptions(Object) - Constructor for class com.groupdocs.search.options.IndexingOptions
-
Initializes a new instance of the IndexingOptions class.
- IndexingProgressChanged - Variable in class com.groupdocs.search.scaling.events.NodeEventHub
-
Occurs when the progress of the indexing operation has changed.
- IndexingProgressChangedDelegate - Variable in class com.groupdocs.search.scaling.events.NodeEventHub
-
- IndexingReport - Class in com.groupdocs.search.common
-
Represents a detailed information on an indexing operation.
- IndexingReport() - Constructor for class com.groupdocs.search.common.IndexingReport
-
- IndexRepository - Class in com.groupdocs.search
-
Represents a container for combining multiple indexes and performing common operations on them.
- IndexRepository() - Constructor for class com.groupdocs.search.IndexRepository
-
Initializes a new instance of the IndexRepository class.
- IndexSettings - Class in com.groupdocs.search
-
Represents the index settings that allow to customize the indexing operations.
- IndexSettings() - Constructor for class com.groupdocs.search.IndexSettings
-
Initializes a new instance of the IndexSettings class.
- IndexSettingsConfigurator - Class in com.groupdocs.search.scaling.configuring
-
Represents the index settings configurator for each shard in the search network.
- IndexSettingsConfigurator() - Constructor for class com.groupdocs.search.scaling.configuring.IndexSettingsConfigurator
-
- IndexStatus - Enum in com.groupdocs.search.common
-
Specifies an index status.
- IndexType - Enum in com.groupdocs.search.options
-
Specifies an index type.
- IndexUpdater - Class in com.groupdocs.search
-
Represents an index updater.
- IndexUpdater() - Constructor for class com.groupdocs.search.IndexUpdater
-
Initializes a new instance of the IndexUpdater class.
- INetworkSettings - Interface in com.groupdocs.search.scaling.configuring
-
Represents a network settings.
- invocationList - Variable in class com.groupdocs.search.events.Event
-
- invoke() - Method in class com.groupdocs.search.Action
-
The method to be invoked.
- invoke(T) - Method in class com.groupdocs.search.Action1
-
The method to be invoked.
- invoke(T1, T2) - Method in class com.groupdocs.search.Action2
-
The method to be invoked.
- invoke(Object, T) - Method in interface com.groupdocs.search.events.EventHandler
-
Starts handling of the event.
- IOcrConnector - Interface in com.groupdocs.search.options
-
Defines methods that are required to recognize text on image documents and embedded images.
- IOutputAdapter - Interface in com.groupdocs.search.common
-
Defines interface of an output adapter.
- IResultBuilderFactory - Interface in com.groupdocs.search.common
-
Defines interface of a result builder factory.
- isAsync() - Method in class com.groupdocs.search.options.ChangeAttributesOptions
-
Gets the flag of asynchronous performing the operation.
- isAsync() - Method in class com.groupdocs.search.options.DeleteOptions
-
Gets the flag of asynchronous performing the operation.
- isAsync() - Method in class com.groupdocs.search.options.IndexingOptions
-
Gets the flag of asynchronous performing the operation.
- isAsync() - Method in class com.groupdocs.search.options.MergeOptions
-
Gets the flag of asynchronous performing the operation.
- isAsync() - Method in class com.groupdocs.search.options.OptimizeOptions
-
Gets the flag of asynchronous performing the operation.
- isAsync() - Method in class com.groupdocs.search.options.SynchronizeOptions
-
Gets the flag of asynchronous performing the operation.
- isAsync() - Method in class com.groupdocs.search.options.UpdateOptions
-
Gets the flag of asynchronous performing the operation.
- isCancelled() - Method in class com.groupdocs.search.common.Cancellation
-
Gets a value indicating that cancellation has been requested.
- isChunkSearch() - Method in class com.groupdocs.search.options.SearchOptions
-
Gets the flag of search by chunks.
- isCritical() - Method in class com.groupdocs.search.events.IndexErrorEventArgs
-
Gets a flag indicating that the error occurred is critical and the index should be restarted.
- isDebugEnabled() - Static method in class com.groupdocs.search.logging.SearchLogger
-
Checks is debug logging enabled
- ISearchDocumentFilter - Interface in com.groupdocs.search.options
-
Represents search document filter.
- isEmpty() - Method in class com.groupdocs.search.events.Event
-
Checks for presence of at least one listener.
- isErrorEnabled() - Static method in class com.groupdocs.search.logging.SearchLogger
-
Checks is error logging enabled
- isLatestVersion(String) - Method in class com.groupdocs.search.IndexUpdater
-
Checks whether the specified directory contains an index of the latest version.
- isLazy() - Method in class com.groupdocs.search.Document
-
Gets a value indicating whether the document is loaded as needed or not.
- iso_2022_jp - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-2022-jp encoding.
- iso_2022_kr - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-2022-kr encoding.
- iso_8859_1 - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-8859-1 encoding.
- iso_8859_13 - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-8859-13 encoding.
- iso_8859_15 - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-8859-15 encoding.
- iso_8859_2 - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-8859-2 encoding.
- iso_8859_3 - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-8859-3 encoding.
- iso_8859_4 - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-8859-4 encoding.
- iso_8859_5 - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-8859-5 encoding.
- iso_8859_6 - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-8859-6 encoding.
- iso_8859_7 - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-8859-7 encoding.
- iso_8859_8 - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-8859-8 encoding.
- iso_8859_8_i - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-8859-8-i encoding.
- iso_8859_9 - Static variable in class com.groupdocs.search.common.Encodings
-
The iso-8859-9 encoding.
- isReadOnly() - Method in class com.groupdocs.search.common.CustomExtractorCollection
-
Gets a value indicating whether the collection is read-only.
- isReadOnly(IndexSettings) - Static method in class com.groupdocs.search.IndexSettings
-
- isReadOnly() - Method in class com.groupdocs.search.options.DateFormatCollection
-
Gets a value indicating whether the collection is read-only.
- isSuccess() - Method in class com.groupdocs.search.results.PathDeleteResult
-
Returns the success indicator of the delete operation.
- isTraceEnabled() - Static method in class com.groupdocs.search.logging.SearchLogger
-
Checks is trace logging enabled
- IStreamOutputAdapter - Interface in com.groupdocs.search.common
-
Defines interface of an output adapter that collects output into a java.io.OutputStream.
- IStringOutputAdapter - Interface in com.groupdocs.search.common
-
Defines interface of an output adapter that collects output as a System.String.
- IStructureOutputAdapter - Interface in com.groupdocs.search.common
-
Defines interface of an output adapter that collects output as a structure containing each field separately.
- isValidLicense() - Static method in class com.groupdocs.search.licenses.License
-
- isValidMeteredLicense() - Static method in class com.groupdocs.search.licenses.License
-
- isWarningEnabled() - Static method in class com.groupdocs.search.logging.SearchLogger
-
Checks is warning logging enabled
- iterator() - Method in class com.groupdocs.search.common.CustomExtractorCollection
-
Returns an iterator for this collection.
- iterator() - Method in interface com.groupdocs.search.dictionaries.AliasDictionary
-
Returns an iterator that iterates through the collection.
- iterator() - Method in interface com.groupdocs.search.dictionaries.Alphabet
-
Returns an iterator that iterates through the collection.
- iterator() - Method in interface com.groupdocs.search.dictionaries.CharacterReplacementDictionary
-
Returns an iterator that iterates through the collection.
- iterator() - Method in interface com.groupdocs.search.dictionaries.HomophoneDictionary
-
Returns an iterator that iterates through the collection.
- iterator() - Method in interface com.groupdocs.search.dictionaries.PasswordDictionary
-
Returns an iterator that iterates through the collection.
- iterator() - Method in interface com.groupdocs.search.dictionaries.StopWordDictionary
-
Returns an iterator that iterates through the collection.
- iterator() - Method in interface com.groupdocs.search.dictionaries.SynonymDictionary
-
Returns an iterator that iterates through the collection.
- iterator() - Method in class com.groupdocs.search.options.DateFormatCollection
-
Returns an enumerator that iterates through the collection.
- iterator() - Method in class com.groupdocs.search.results.SearchResult
-
Returns an iterator that iterates through the collection of the documents found.
- iterator() - Method in class com.groupdocs.search.scaling.results.NetworkSearchResult
-
Returns an iterator that iterates through the collection of the documents found.
- ITextOptions - Interface in com.groupdocs.search.options
-
Defines interface of options for retrieving document text from an index.
- IWordFormsProvider - Interface in com.groupdocs.search.dictionaries
-
Defines interface of a word forms provider.
- save(String) - Method in class com.groupdocs.search.scaling.configuring.Configuration
-
Saves this configuration to a file.
- save(OutputStream) - Method in class com.groupdocs.search.scaling.configuring.Configuration
-
Saves this configuration to a stream.
- ScientificFormat - Static variable in class com.groupdocs.search.results.FormatFamily
-
Represents scientific formats.
- search(String) - Method in class com.groupdocs.search.Index
-
Searches in index.
- search(String, SearchOptions) - Method in class com.groupdocs.search.Index
-
Searches in index.
- search(SearchQuery) - Method in class com.groupdocs.search.Index
-
Searches in index.
- search(SearchQuery, SearchOptions) - Method in class com.groupdocs.search.Index
-
Searches in index.
- search(SearchImage, ImageSearchOptions) - Method in class com.groupdocs.search.Index
-
Performs a reverse image search in the index.
- search(String) - Method in class com.groupdocs.search.IndexRepository
-
Searches in all indexes of the repository.
- search(String, SearchOptions) - Method in class com.groupdocs.search.IndexRepository
-
Searches in all indexes of the repository.
- search(SearchQuery) - Method in class com.groupdocs.search.IndexRepository
-
Searches in all indexes of the repository.
- search(SearchQuery, SearchOptions) - Method in class com.groupdocs.search.IndexRepository
-
Searches in all indexes of the repository.
- SearchAssemblyConstants - Class in com.groupdocs.search.licenses
-
- SearchAssemblyConstants() - Constructor for class com.groupdocs.search.licenses.SearchAssemblyConstants
-
- SearchDocumentFilter - Class in com.groupdocs.search
-
Contains methods for creating search document filters.
- SearchDocumentFilter() - Constructor for class com.groupdocs.search.SearchDocumentFilter
-
- Searcher - Class in com.groupdocs.search.scaling
-
Represents a service that manages search queries to shards of the search network.
- Searcher() - Constructor for class com.groupdocs.search.scaling.Searcher
-
- SearchException - Exception in com.groupdocs.search.exceptions
-
Represents base exception in GroupDocs.Watermark product.
- SearchException() - Constructor for exception com.groupdocs.search.exceptions.SearchException
-
- SearchException(String) - Constructor for exception com.groupdocs.search.exceptions.SearchException
-
Initializes a new instance of the
SearchException class with a specified error message.
- searchFirst(String, SearchOptions) - Method in class com.groupdocs.search.scaling.Searcher
-
Starts a search with a query in text form in the distributed search index.
- searchFirst(SearchQuery, SearchOptions) - Method in class com.groupdocs.search.scaling.Searcher
-
Starts a search in the distributed search index.
- searchFirst(SearchImage, ImageSearchOptions) - Method in class com.groupdocs.search.scaling.Searcher
-
Performs a reverse image search in the distributed search index.
- SearchImage - Class in com.groupdocs.search.common
-
Represents an image to search.
- SearchImage() - Constructor for class com.groupdocs.search.common.SearchImage
-
- SearchLogger - Class in com.groupdocs.search.logging
-
Global viewer logger
Implements logging messages to integrated or user defined logger.
- SearchNetworkNode - Class in com.groupdocs.search.scaling
-
Represents a search network node that can contain services such as extractor, indexer, searcher, shard.
- SearchNetworkNode() - Constructor for class com.groupdocs.search.scaling.SearchNetworkNode
-
Initializes a new instance of the SearchNetworkNode class.
- SearchNetworkNode(int, String, INetworkSettings) - Constructor for class com.groupdocs.search.scaling.SearchNetworkNode
-
Initializes a new instance of the SearchNetworkNode class.
- SearchNetworkNode(int, String, INetworkSettings, ILogger) - Constructor for class com.groupdocs.search.scaling.SearchNetworkNode
-
Initializes a new instance of the SearchNetworkNode class.
- SearchNetworkNode(int, String, INetworkSettings, ILogger, Configuration) - Constructor for class com.groupdocs.search.scaling.SearchNetworkNode
-
Initializes a new instance of the SearchNetworkNode class.
- SearchNetworkStatus - Enum in com.groupdocs.search.scaling
-
Specifies a search network status.
- searchNext(ChunkSearchToken) - Method in class com.groupdocs.search.Index
-
Continues the chunk search started with method Search.
- searchNext(ChunkSearchToken, Cancellation) - Method in class com.groupdocs.search.Index
-
Continues the chunk search started with method Search.
- searchNext(NetworkSearchToken) - Method in class com.groupdocs.search.scaling.Searcher
-
Continues a search in the distributed search index.
- searchNext(NetworkImageSearchToken) - Method in class com.groupdocs.search.scaling.Searcher
-
Continues a reverse image search in the distributed search index.
- SearchOptions - Class in com.groupdocs.search.options
-
Provides options for search operation.
- SearchOptions(Object, Object) - Constructor for class com.groupdocs.search.options.SearchOptions
-
Initializes a new instance of the SearchOptions class.
- SearchOptions() - Constructor for class com.groupdocs.search.options.SearchOptions
-
Initializes a new instance of the SearchOptions class.
- SearchOptions(Object) - Constructor for class com.groupdocs.search.options.SearchOptions
-
Initializes a new instance of the SearchOptions class.
- SearchPhase - Enum in com.groupdocs.search.events
-
Represents the search phases.
- SearchPhaseCompleted - Variable in class com.groupdocs.search.events.EventHub
-
Occurs when the search phase is completed.
- SearchPhaseCompletedDelegate - Variable in class com.groupdocs.search.events.EventHub
-
- SearchPhaseEventArgs - Class in com.groupdocs.search.events
-
Represents arguments for the search phase changing events.
- SearchPhaseEventArgs(Guid, String, IndexStatus, SearchPhase, String[], String) - Constructor for class com.groupdocs.search.events.SearchPhaseEventArgs
-
Initializes a new instance of the SearchPhaseEventArgs class.
- SearchQuery - Class in com.groupdocs.search
-
Represents a search query in object form.
- SearchReport - Class in com.groupdocs.search.common
-
Represents a detailed information on a search operation.
- SearchReport() - Constructor for class com.groupdocs.search.common.SearchReport
-
- SearchResult - Class in com.groupdocs.search.results
-
Represents a search result matching a search query.
- SearchResult() - Constructor for class com.groupdocs.search.results.SearchResult
-
- serialize(DocumentFilter, Stream) - Static method in class com.groupdocs.search.DocumentFilter
-
- serialize() - Method in class com.groupdocs.search.ExtractedData
-
Serializes the current instance to a byte array.
- serialize() - Method in class com.groupdocs.search.results.DocumentInfo
-
Serializes the current instance to a byte array.
- serialize() - Method in class com.groupdocs.search.results.FoundDocument
-
Serializes the current instance to a byte array.
- serialize() - Method in class com.groupdocs.search.results.FoundDocumentField
-
Serializes the current instance to a byte array.
- setAdditionalFields(DocumentField[]) - Method in class com.groupdocs.search.Document
-
Sets the additional fields for the document.
- setAdditionalFields(DocumentField[]) - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Sets the additional fields for the document.
- setAdditionalFields(DocumentField[]) - Method in interface com.groupdocs.search.options.ITextOptions
-
Sets the additional document fields that was used for indexing.
- setAdditionalFields(DocumentField[]) - Method in class com.groupdocs.search.options.TextOptions
-
Sets the additional document fields that was used for indexing.
- setAsync(boolean) - Method in class com.groupdocs.search.options.ChangeAttributesOptions
-
Sets the flag of asynchronous performing the operation.
- setAsync(boolean) - Method in class com.groupdocs.search.options.DeleteOptions
-
Sets the flag of asynchronous performing the operation.
- setAsync(boolean) - Method in class com.groupdocs.search.options.IndexingOptions
-
Sets the flag of asynchronous performing the operation.
- setAsync(boolean) - Method in class com.groupdocs.search.options.MergeOptions
-
Sets the flag of asynchronous performing the operation.
- setAsync(boolean) - Method in class com.groupdocs.search.options.OptimizeOptions
-
Sets the flag of asynchronous performing the operation.
- setAsync(boolean) - Method in class com.groupdocs.search.options.SynchronizeOptions
-
Sets the flag of asynchronous performing the operation.
- setAsync(boolean) - Method in class com.groupdocs.search.options.UpdateOptions
-
Sets the flag of asynchronous performing the operation.
- setAttributes(String[]) - Method in class com.groupdocs.search.Document
-
Sets the attributes of the document.
- setAttributes(String[]) - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Set the attributes of the document.
- setAutoDetectEncoding(boolean) - Method in class com.groupdocs.search.options.ExtractionOptions
-
Sets a value indicating whether to detect encoding automatically or not.
- setAutoDetectEncoding(boolean) - Method in class com.groupdocs.search.options.IndexingOptions
-
Sets a value indicating whether to detect encoding automatically or not.
- setAutoDetectEncoding(boolean) - Method in class com.groupdocs.search.options.UpdateOptions
-
Sets a value indicating whether to detect encoding automatically or not.
- setCancellation(Cancellation) - Method in class com.groupdocs.search.options.IndexingOptions
-
Sets the operation cancellation object.
- setCancellation(Cancellation) - Method in interface com.groupdocs.search.options.ITextOptions
-
Sets the cancellation object.
- setCancellation(Cancellation) - Method in class com.groupdocs.search.options.MergeOptions
-
Sets the operation cancellation object.
- setCancellation(Cancellation) - Method in class com.groupdocs.search.options.SearchOptions
-
Sets the operation cancellation object.
- setCancellation(Cancellation) - Method in class com.groupdocs.search.options.TextOptions
-
Sets the cancellation object.
- setCancellation(Cancellation) - Method in class com.groupdocs.search.options.UpdateOptions
-
Sets the operation cancellation object.
- setChunkSearch(boolean) - Method in class com.groupdocs.search.options.SearchOptions
-
Sets the flag of search by chunks.
- setCompression(Compression) - Method in class com.groupdocs.search.options.TextStorageSettings
-
Sets the compression of text storage.
- setConsiderTranspositions(boolean) - Method in class com.groupdocs.search.options.FuzzySearchOptions
-
Sets a value indicating whether the fuzzy search algorithm must
consider transposition of two adjacent characters as a single mistake.
- setConsiderTranspositions(boolean) - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
-
Sets a value indicating whether the algorithm must
consider transposition of two adjacent characters as a single mistake.
- setCustomExtractor(IFieldExtractor) - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Sets the custom text extractor.
- setCustomExtractor(IFieldExtractor) - Method in class com.groupdocs.search.options.ExtractionOptions
-
Sets or sets the custom text extractor.
- setCustomExtractor(IFieldExtractor) - Method in interface com.groupdocs.search.options.ITextOptions
-
Sets the custom text extractor that was used for indexing.
- setCustomExtractor(IFieldExtractor) - Method in class com.groupdocs.search.options.TextOptions
-
Sets the custom text extractor that was used for indexing.
- setDefaultFieldName(String) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Sets the default field name used to index empty field names.
- setDictionary(DictionaryBase, int) - Method in class com.groupdocs.search.scaling.Indexer
-
Sets a dictionary in the specified shard.
- setDictionary(DictionaryBase) - Method in class com.groupdocs.search.scaling.Indexer
-
Sets a dictionary in all shards.
- setDocumentFilter(DocumentFilter) - Method in class com.groupdocs.search.IndexSettings
-
Sets a document filter.
- setEnabled(boolean) - Method in class com.groupdocs.search.options.FuzzySearchOptions
-
Sets a value indicating whether fuzzy search feature is enabled.
- setEnabled(boolean) - Method in class com.groupdocs.search.options.KeyboardLayoutCorrectorOptions
-
Sets a value indicating whether the keyboard layout corrector is enabled.
- setEnabled(boolean) - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
-
Sets a value indicating whether the spelling corrector is enabled.
- setEnabledForContainerItemImages(boolean) - Method in class com.groupdocs.search.options.ImageIndexingOptions
-
Sets a value indicating whether to index images that are items in a container
(for example, images in a ZIP archive).
- setEnabledForContainerItemImages(boolean) - Method in class com.groupdocs.search.options.OcrIndexingOptions
-
Sets a value indicating whether to recognize text in images that are items in a container
(for example, images in a ZIP archive).
- setEnabledForEmbeddedImages(boolean) - Method in class com.groupdocs.search.options.ImageIndexingOptions
-
Sets a value indicating whether to index embedded images
(for example, images in a DOCX document).
- setEnabledForEmbeddedImages(boolean) - Method in class com.groupdocs.search.options.OcrIndexingOptions
-
Sets a value indicating whether to recognize text in embedded images
(for example, images in a DOCX document).
- setEnabledForSeparateImages(boolean) - Method in class com.groupdocs.search.options.ImageIndexingOptions
-
Sets a value indicating whether to index separate image files.
- setEnabledForSeparateImages(boolean) - Method in class com.groupdocs.search.options.OcrIndexingOptions
-
Sets a value indicating whether to recognize text in separate image files.
- setEncoding(String) - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Sets the encoding of the document.
- setEncoding(String) - Method in class com.groupdocs.search.options.ExtractionOptions
-
Sets the encoding used to extract text from text documents.
- setEncoding(String) - Method in class com.groupdocs.search.options.IndexingOptions
-
Sets the encoding used to extract text from text documents.
- setEncoding(String) - Method in class com.groupdocs.search.options.UpdateOptions
-
Sets the encoding used to extract text from text documents.
- setFuzzyAlgorithm(FuzzyAlgorithm) - Method in class com.groupdocs.search.options.FuzzySearchOptions
-
Sets the fuzzy search algorithm.
- setGenerateHead(boolean) - Method in interface com.groupdocs.search.options.ITextOptions
-
Sets a value indicating whether the Head tag is generated in the output HTML.
- setGenerateHead(boolean) - Method in class com.groupdocs.search.options.TextOptions
-
Sets a value indicating whether the Head tag is generated in the output HTML.
- setHashDifferences(int) - Method in class com.groupdocs.search.options.ImageSearchOptions
-
Sets the maximum number of mismatched bits in the image hash.
- setHighlightColor(Color) - Method in class com.groupdocs.search.options.HighlightOptions
-
Sets a color that is used to highlight occurrences.
- setHighlightColor(Color) - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Sets a color that is used to highlight occurrences.
- setIndexingEmptyNames(boolean) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Sets a value indicating whether to index empty field names or not.
- setIndexingEmptyValues(boolean) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Sets a value indicating whether to index empty field values or not.
- setIndexSettings(TextStorageSettings, IndexSettings) - Static method in class com.groupdocs.search.options.TextStorageSettings
-
- setIndexSettings() - Method in class com.groupdocs.search.scaling.configuring.Configurator
-
Starts configuring the index settings for each shard in the search network.
- setIndexType(IndexType) - Method in class com.groupdocs.search.common.ExtractorSettings
-
Sets the index type the extractor is used for.
- setIndexType(IndexType) - Method in class com.groupdocs.search.IndexSettings
-
Sets the index type.
- setIndexType(IndexType) - Method in class com.groupdocs.search.scaling.configuring.IndexSettingsConfigurator
-
Sets the index type.
- setLicense(InputStream) - Method in class com.groupdocs.search.licenses.License
-
- setLicense(Path) - Method in class com.groupdocs.search.licenses.License
-
- setLicense(String) - Method in class com.groupdocs.search.licenses.License
-
- setLicenseInternal(Stream) - Method in class com.groupdocs.search.licenses.License
-
- setLogger(ILogger) - Method in class com.groupdocs.search.IndexSettings
-
Sets a logger that is used for logging events and errors in the index.
- setLogger(ILogger) - Static method in class com.groupdocs.search.logging.SearchLogger
-
Sets the logger.
- setMaxBytesToIndexField(int) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Sets the maximum number of values in an array of type byte to index the field.
- setMaxDoublesToIndexField(int) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Sets the maximum number of values in an array of type double to index the field.
- setMaxIndexingReportCount(int) - Method in class com.groupdocs.search.IndexSettings
-
Sets the maximum number of indexing reports.
- setMaxIntsToIndexField(int) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Sets the maximum number of values in an array of type int to index the field.
- setMaxLongsToIndexField(int) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Sets the maximum number of values in an array of type long to index the field.
- setMaxMistakeCount(int) - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
-
Sets the maximum number of mistakes.
- setMaxOccurrenceCountPerTerm(int) - Method in class com.groupdocs.search.options.SearchOptions
-
Sets the maximum number of occurrences of each term in a search query.
- setMaxResultCount(int) - Method in class com.groupdocs.search.options.ImageSearchOptions
-
Sets the maximum number of found images for an image reverse search request.
- setMaxSearchReportCount(int) - Method in class com.groupdocs.search.IndexSettings
-
Sets the maximum number of search reports.
- setMaxTotalOccurrenceCount(int) - Method in class com.groupdocs.search.options.SearchOptions
-
Sets the maximum total number of occurrences of all terms in a search query.
- setMeteredKey(String, String) - Method in class com.groupdocs.search.licenses.Metered
-
Activates product with Metered keys.
- setMeteredLicense() - Method in class com.groupdocs.search.licenses.License
-
- setOcrConnector(IOcrConnector) - Method in class com.groupdocs.search.options.OcrIndexingOptions
-
Sets an OCR connector that is used for OCR processing.
- setOcrConnector(IOcrConnector) - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Sets an OCR connector that is used for OCR processing.
- setOnlyBestResults(boolean) - Method in class com.groupdocs.search.options.FuzzySearchOptions
-
Sets a value indicating whether only the best results will be returned.
- setOnlyBestResults(boolean) - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
-
Sets a value indicating whether only the best results will be returned.
- setOnlyBestResultsRange(byte) - Method in class com.groupdocs.search.options.FuzzySearchOptions
-
Sets the maximum exceeding of the minimum number of mistakes that are found.
- setOnlyBestResultsRange(byte) - Method in class com.groupdocs.search.options.SpellingCorrectorOptions
-
Sets the maximum exceeding of the minimum number of mistakes that are found.
- setPassword(String) - Method in class com.groupdocs.search.events.PasswordRequiredEventArgs
-
Sets the password for opening the document.
- setRange(char[], CharacterType) - Method in interface com.groupdocs.search.dictionaries.Alphabet
-
Sets the type for each character of the specified collection in this instance of the Alphabet.
- setRetrieveAttributes(boolean) - Method in class com.groupdocs.search.options.SearchOptions
-
Sets the flag of retrieving attributes associated with found documents.
- setSearchDocumentFilter(ISearchDocumentFilter) - Method in class com.groupdocs.search.options.ImageSearchOptions
-
Gets or sets the search document filter.
- setSearchDocumentFilter(ISearchDocumentFilter) - Method in class com.groupdocs.search.options.SearchOptions
-
Sets the search document filter.
- setSearchOptions(SearchOptions) - Method in class com.groupdocs.search.SearchQuery
-
Gets or sets the search options of this seach query.
- setSearchThreads(NumberOfThreads) - Method in class com.groupdocs.search.IndexSettings
-
Sets the number of threads used for the search.
- setSearchThreads(NumberOfThreads) - Method in class com.groupdocs.search.scaling.configuring.IndexSettingsConfigurator
-
Sets the number of search threads.
- setSeparatorBetweenValues(String) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Sets the separator between values in a field of type array.
- setSeparatorInCompoundName(String) - Method in class com.groupdocs.search.options.MetadataIndexingOptions
-
Sets the separator in the compound name of a field.
- setSkipIndexing(boolean) - Method in class com.groupdocs.search.events.FileIndexingEventArgs
-
Sets a value indicating that indexing of the document should be skipped.
- setTcpEndpoint(String, int) - Method in class com.groupdocs.search.scaling.configuring.NodeConfigurator
-
Sets the TCP endpoint.
- setTermHighlightEndTag(String) - Method in class com.groupdocs.search.options.HighlightOptions
-
Sets the end tag of the highlighting of the found word.
- setTermHighlightEndTag(String) - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Sets the end tag of the highlighting of the found word.
- setTermHighlightStartTag(String) - Method in class com.groupdocs.search.options.HighlightOptions
-
Sets the start tag of the highlighting of the found word.
- setTermHighlightStartTag(String) - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Sets the start tag of the highlighting of the found word.
- setTermsAfter(int) - Method in class com.groupdocs.search.options.HighlightOptions
-
Sets the maximum number of words in a text snippet after highlighted word.
- setTermsAfter(int) - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Sets the maximum number of words in a text snippet after highlighted word.
- setTermsBefore(int) - Method in class com.groupdocs.search.options.HighlightOptions
-
Sets the maximum number of words in a text snippet before highlighted word.
- setTermsBefore(int) - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Sets the maximum number of words in a text snippet before highlighted word.
- setTermsTotal(int) - Method in class com.groupdocs.search.options.HighlightOptions
-
Sets the maximum number of words in a text snippet.
- setTermsTotal(int) - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Sets the maximum number of words in a text snippet.
- setTextStorageSettings(TextStorageSettings) - Method in class com.groupdocs.search.IndexSettings
-
Sets the text storage settings.
- setTextStorageSettings(boolean, Compression) - Method in class com.groupdocs.search.scaling.configuring.IndexSettingsConfigurator
-
Sets the text storage settings.
- setThreads(int) - Method in class com.groupdocs.search.options.IndexingOptions
-
Sets the number of threads used for indexing.
- setThreads(int) - Method in class com.groupdocs.search.options.UpdateOptions
-
Sets the number of threads used for indexing.
- setUseCaseSensitiveSearch(boolean) - Method in class com.groupdocs.search.options.SearchOptions
-
Sets the flag of case sensitive search.
- setUseCharacterReplacements(boolean) - Method in class com.groupdocs.search.IndexSettings
-
Sets a value indicating whether to use character replacements or not.
- setUseCharacterReplacements(boolean) - Method in class com.groupdocs.search.scaling.configuring.IndexSettingsConfigurator
-
Sets the use character replacements flag.
- setUseHomophoneSearch(boolean) - Method in class com.groupdocs.search.options.SearchOptions
-
Sets the flag of use homophones in search.
- setUseInlineStyles(boolean) - Method in class com.groupdocs.search.options.HighlightOptions
-
Sets a value indicating whether inline styles are used to highlight occurrences.
- setUseInlineStyles(boolean) - Method in interface com.groupdocs.search.options.IHighlightOptions
-
Sets a value indicating whether inline styles are used to highlight occurrences.
- setUseRawTextExtraction(boolean) - Method in class com.groupdocs.search.options.ExtractionOptions
-
Sets a value indicating whether the raw mode is used for text extraction if possible.
- setUseRawTextExtraction(boolean) - Method in class com.groupdocs.search.options.IndexingOptions
-
Sets a value indicating whether the raw mode is used for text extraction if possible.
- setUseRawTextExtraction(boolean) - Method in interface com.groupdocs.search.options.ITextOptions
-
Sets a value indicating whether the raw mode is used for text extraction if possible.
- setUseRawTextExtraction(boolean) - Method in class com.groupdocs.search.options.TextOptions
-
Sets a value indicating whether the raw mode is used for text extraction if possible.
- setUseRawTextExtraction(boolean) - Method in class com.groupdocs.search.options.UpdateOptions
-
Sets a value indicating whether the raw mode is used for text extraction if possible.
- setUseStopWords(boolean) - Method in class com.groupdocs.search.IndexSettings
-
Sets a value indicating whether to use stop words or not.
- setUseStopWords(boolean) - Method in class com.groupdocs.search.scaling.configuring.IndexSettingsConfigurator
-
Sets the use stop words flag.
- setUseSynonymSearch(boolean) - Method in class com.groupdocs.search.options.SearchOptions
-
Sets the flag of use synonyms in search.
- setUseWordFormsSearch(boolean) - Method in class com.groupdocs.search.options.SearchOptions
-
Sets the flag of use different word forms in search.
- setWordFormsProvider(IWordFormsProvider) - Method in class com.groupdocs.search.dictionaries.DictionaryRepository
-
Sets a word forms provider.
- setWordFormsProvider(IWordFormsProvider) - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Sets a word forms provider.
- shift_jis - Static variable in class com.groupdocs.search.common.Encodings
-
The shift_jis encoding.
- SimilarityLevel - Class in com.groupdocs.search.options
-
Represents an algorithm of the fuzzy search that specifies the similarity level.
- SimilarityLevel() - Constructor for class com.groupdocs.search.options.SimilarityLevel
-
Initializes a new instance of the SimilarityLevel class.
- SimilarityLevel(double) - Constructor for class com.groupdocs.search.options.SimilarityLevel
-
Initializes a new instance of the SimilarityLevel class.
- SimilarityLevel(Object) - Constructor for class com.groupdocs.search.options.SimilarityLevel
-
Initializes a new instance of the SimilarityLevel class.
- size() - Method in class com.groupdocs.search.common.CustomExtractorCollection
-
Gets the number of extractors contained in the collection.
- size() - Method in class com.groupdocs.search.options.DateFormatCollection
-
Gets the number of elements contained in the collection.
- SourceCode - Static variable in class com.groupdocs.search.results.FormatFamily
-
Represents source code formats.
- SpellingCorrector - Interface in com.groupdocs.search.dictionaries
-
Defines interface of a spelling corrector for terms in a query.
- SpellingCorrectorOptions - Class in com.groupdocs.search.options
-
Provides options for the spelling corrector.
- SpellingCorrectorOptions() - Constructor for class com.groupdocs.search.options.SpellingCorrectorOptions
-
- Spreadsheet - Static variable in class com.groupdocs.search.results.FormatFamily
-
Represents spreadsheet formats.
- SpreadsheetFieldNames - Class in com.groupdocs.search.options
-
Represents a list of field names for the faceted search.
- SpreadsheetFieldNames() - Constructor for class com.groupdocs.search.options.SpreadsheetFieldNames
-
- start() - Method in class com.groupdocs.search.scaling.SearchNetworkNode
-
Starts the functioning of the search network node.
- StatusChanged - Variable in class com.groupdocs.search.events.EventHub
-
Occurs when the index status changes.
- StatusChanged - Variable in class com.groupdocs.search.scaling.events.NodeEventHub
-
Occurs when the search network status changes.
- StatusChangedDelegate - Variable in class com.groupdocs.search.events.EventHub
-
- StatusChangedDelegate - Variable in class com.groupdocs.search.scaling.events.NodeEventHub
-
- StatusChangedEventArgs - Class in com.groupdocs.search.scaling.events
-
Represents arguments for a search network status change event.
- StatusChangedEventArgs(SearchNetworkStatus, SearchNetworkStatus) - Constructor for class com.groupdocs.search.scaling.events.StatusChangedEventArgs
-
Initializes a new instance of the StatusChangedEventArgs class.
- Step - Class in com.groupdocs.search.options
-
Represents a step of a step function.
- Step(int, int) - Constructor for class com.groupdocs.search.options.Step
-
Initializes a new instance of the Step class.
- StopWordDictionary - Interface in com.groupdocs.search.dictionaries
-
Defines interface of a dictionary of stop words.
- StreamOutputAdapter - Class in com.groupdocs.search.common
-
Represents an output adapter that collects output into a java.io.OutputStream.
- StreamOutputAdapter(OutputFormat, OutputStream) - Constructor for class com.groupdocs.search.common.StreamOutputAdapter
-
Initializes a new instance of the StreamOutputAdapter class.
- StringOutputAdapter - Class in com.groupdocs.search.common
-
Represents an output adapter that collects output as a System.String.
- StringOutputAdapter(OutputFormat) - Constructor for class com.groupdocs.search.common.StringOutputAdapter
-
Initializes a new instance of the StringOutputAdapter class.
- StructureOutputAdapter - Class in com.groupdocs.search.common
-
Represents an output adapter that collects output as a structure containing each field separately.
- StructureOutputAdapter(OutputFormat) - Constructor for class com.groupdocs.search.common.StructureOutputAdapter
-
Initializes a new instance of the StructureOutputAdapter class.
- Subject - Static variable in class com.groupdocs.search.options.EpubFieldNames
-
The subject field name.
- Subject - Static variable in class com.groupdocs.search.options.FictionBookFieldNames
-
The subject field name.
- Subject - Static variable in class com.groupdocs.search.options.PresentationFieldNames
-
The subject field name.
- Subject - Static variable in class com.groupdocs.search.options.SpreadsheetFieldNames
-
The subject field name.
- Subject - Static variable in class com.groupdocs.search.options.WordsFieldNames
-
The subject field name.
- SynchronizationCompleted - Variable in class com.groupdocs.search.scaling.events.NodeEventHub
-
Occurs when synchronization with all nodes is finished.
- SynchronizationCompletedDelegate - Variable in class com.groupdocs.search.scaling.events.NodeEventHub
-
- synchronize(SynchronizeOptions) - Method in class com.groupdocs.search.scaling.Indexer
-
Synchronizes the list of indexed documents with those on shards.
- SynchronizeOptions - Class in com.groupdocs.search.options
-
Provides options for the synchronize operation.
- SynchronizeOptions(Object, Object) - Constructor for class com.groupdocs.search.options.SynchronizeOptions
-
Initializes a new instance of the SynchronizeOptions class.
- SynchronizeOptions() - Constructor for class com.groupdocs.search.options.SynchronizeOptions
-
Initializes a new instance of the SynchronizeOptions class.
- SynchronizeOptions(Object) - Constructor for class com.groupdocs.search.options.SynchronizeOptions
-
Initializes a new instance of the SynchronizeOptions class.
- SynonymDictionary - Interface in com.groupdocs.search.dictionaries
-
Defines interface of a dictionary of synonyms.