Package io.jmix.search.searching
@NonNullApi
package io.jmix.search.searching
-
ClassDescriptionAbstractSearchQueryConfigurer<RB,
QB, OB> Implements common logic for all platform-specific implementations.Provides functionality for searching entities in index.Represents the scope of an index search request, encapsulating the index configuration and a set of fields that is able for searching.Contains logic for getting fields of the given index for the request query building.SearchQueryConfigurer<RB,QB, OB> An interface for implementing common logic for the search request configuration.A common interface for query building for the single index.A container of the search request building information.A result of the SearchContext processing that is set during the search request building.This class contains methods for getting information for the search request building.Represents result of search by some text.Represents single entity instance found in indexProvides additional functionality to work withSearchResultDecorates CurrentUserSecurityFacade and adds functionality that is necessary for the Search Engine.Describes the way search context should be processed.SearchStrategyProvider<T extends SearchStrategy>Deprecated, for removal: This API element is subject to removal in a future version.A functional interface for resolving subfields by the field informationDescribes search field information for subfields generating.