Class SearchFieldsProvider

java.lang.Object
io.jmix.search.searching.SearchFieldsProvider

@Component("search_SearchFieldsProvider") public class SearchFieldsProvider extends Object
A class for getting fields of the given index for the request query building. The class changes field names that are contained in the index field mapping with the full paths. Also, the class checks security rights for getting access to each field.