Keyoti SearchUnit API Docs
SearchLogic Class
API DocumentationKeyoti.SearchEngine.SearchSearchLogic
Keyoti SearchUnit v6
Applies query logic to search results
Declaration Syntax
C#Visual Basic
public class SearchLogic
Public Class SearchLogic
Members
All MembersConstructorsMethods



IconMemberDescription
SearchLogic()()()()
Creates an instance

ApplyANDLogic(IntListList, Configuration)
Receives an IntListList of IntList objects, each IntList contains the document IDs matching each Element in the query, and applies logic to the list.

ApplyORLogic(IntListList, Configuration)
Receives an IntListList of IntList objects, each IntList contains the document IDs matching each Element in the query, and applies logic to the list.

Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
MemberwiseClone()()()() (Inherited from Object.)
ToString()()()() (Inherited from Object.)
Inheritance Hierarchy
Object
SearchLogic

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