Applies query logic to search results
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class SearchLogic
public class SearchLogic
Public Class SearchLogic
Public Class SearchLogic
public ref class SearchLogic
public ref class SearchLogic
type SearchLogic = class end
type SearchLogic = class end
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| 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.) |
| Object | |
| SearchLogic | |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120