Integration Library
Integration Library
API Reference
Namespaces
EdaIntegrationContract.Indexing
IIndexProperties Interface
IIndexProperties Properties
AccentSensitive Property
AutoRecognizeDates Property
CaseSensitive Property
HyphenTreatment Property
IndexingEnabled Property
MaxIndexingWorkers Property
MaxSearchWorkers Property
ReindexingRequired Property
UseLocalTempFolder Property
WorkBreakCJK Property
IIndexProperties
HyphenTreatment Property
Indicates how hyphenated words should be treated during indexing.
Namespace:
EdaIntegrationContract.Indexing
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
Copy
HyphenTreatmentType
HyphenTreatment
{
get
;
set
; }
Property Value
Type:
HyphenTreatmentType
See Also
Reference
IIndexProperties Interface
EdaIntegrationContract.Indexing Namespace