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.A class for getting fields of the given index for the request query building.SearchQueryConfigurer<RB,QB, OB> Provides a mechanism for configuring search queries against a search server.An interface for applying business-specific configurations to a query.Represents the context of a search request, managing the state of the search preparation process and the related information such as request scope and effective indexes.A result of the SearchContext processing that is set during the search request building.The class is responsible for calculating scopes used for building search requests in the search engine.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 providing logic of virtual subfields resolving by the field information.Represents information about a specific index field.
SearchRequestScopeProvider