Class SearchRequestContext<T>

java.lang.Object
io.jmix.search.searching.SearchRequestContext<T>
Type Parameters:
T - type of the platform-specific request builder associated with the search request context

public class SearchRequestContext<T> extends Object
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.