This is a glossary of the core terms in Conjunction.
Represents the base class of an indexable entity that is used when querying data from the search index.
Represents the base abstraction for all search query elements.
Defines the top-level element of the search query element hierarchy.
Defines a group of one or more search query elements, and their logical relationship to each other.
Defines how a given field in the search index should be queried.
Provides functionality to deliver the index name that will be used when performing search queries.
Provides functionality to retrieve a Search Query Root from a given configuration.
Provides functionality for retrieving dynamically provided values used by Search Query Rule elements.
Represents the set of logical operators a Search Query Grouping can be configured to use, in order to determine the logical relationship between its children.
Represents the set of comparison operators a Search Query Rule can be configured to use, when comparing its selected property against its dynamically provided value or default value.