Keyoti SearchUnit API Docs
NotWordElement Constructor (notword, configuration)
API DocumentationKeyoti.SearchEngine.SearchNotWordElementNotWordElement(String, Configuration)
Keyoti SearchUnit v6
Creates a new NotWordElement.
Declaration Syntax
C#Visual Basic
public NotWordElement(
	string notword,
	Configuration configuration
)
Public Sub New ( 
	notword As String,
	configuration As Configuration
)
Parameters
notword (String)
The word that is NOTTED, without the minus operator.
configuration (Configuration)
The instance of the Configuration class that holds the settings to be used.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610