The implied logic operator between query expression words.
Declaration Syntax
C# | Visual Basic |
public ImpliedLogicOperator ImpliedLogicOperator { get; set; }
Public Property ImpliedLogicOperator As ImpliedLogicOperator Get Set
Property Value
Remarks
When a query contains consecutive words without an explicit operator (eg. AND or OR) then this operator is assumed.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610