Uses of Class
com.mindstore.backend.service.TextSearchService
Packages that use TextSearchService
-
Uses of TextSearchService in com.mindstore.backend.controller
Constructors in com.mindstore.backend.controller with parameters of type TextSearchServiceModifierConstructorDescriptionOpenSearchController(TextIndexService textIndexService, JwtService jwtService, TextSearchService textSearchService) controller class for opensearchSearchController(TextSearchService textSearchService, SearchHistoryService searchHistoryService) search controller constructor