CmTextSearchConfiguration Properties This topic alphabetically lists the properties that apply to the CmTextSearchConfiguration class.
ClassDescription PropertyDescribes an object's class.
Metadata DispatcherEnabled PropertyIndicates whether the background task associated with the object is currently enabled.
Metadata DispatcherWaitInterval PropertyThe time in seconds that a background task will wait before checking for work.
Metadata ElasticSearchQueryCacheEnabled PropertyEnables the cache of Elastic Search full text search results.
Metadata ElasticSearchQueryCacheExpandHits PropertyEnables Elastic Search continuation queries to request the maximum number of results, which may improve cache performance.
Metadata ElasticSearchQueryCacheMaximumHits PropertyThe maximum number of Elastic Search query results to cache.
Metadata ElasticSearchQueryCacheTTL PropertyThe time to live for Elastic Search query cache entries.
Metadata Id PropertyThe unique object ID.
Metadata IndexingJobTimeslots PropertyA list of timeslots used to schedule the running of the CBRIndexer background task.
Metadata LeaseDuration PropertyThe amount of time a busy request will be allowed to be processed before another thread attempts to re-execute the request.
Metadata MaxBatchSize PropertyThe maximum batch size used during full text index creation.
Metadata MaxTextFiltersPerBatch PropertyMaximum number of text filters per batch
Metadata MaximumPreprocessingQueueSize PropertySpecifies the maximum size to which the internal queue of text indexing preprocessing work items can grow before attempts to insert new items will block.
Metadata MaximumPreprocessingWorkers PropertySpecifies the maximum number of workers to be employed for text indexing preprocessing.
Metadata PreprocessingWorkerIdleTimeout PropertySpecifies the maximum period in seconds for which a text indexing preprocessing worker can be idle before terminating.
Metadata TempDirectoryPath PropertyThe path to the directory used for temporary file storage.
Metadata TextExtractionBatchSize PropertySpecifies the maximum number of text extraction requests processed in a batch.
Metadata TextFilterTimeout PropertyText filter timeout, after this the text filter process will be killed
Metadata TextSearchThreadCount PropertyThe number of threads to use for a user's search request to concurrently query relevant text search indexes.
Metadata ThreadCount PropertyThe number of threads to use for background processing.
Metadata TotalTextFiltersAllowed PropertyTotal number of text filters allowed per CE server
Metadata