Uses of Class
org.codelibs.fess.app.web.api.admin.searchlist.SearchBody
Packages that use SearchBody
-
Uses of SearchBody in org.codelibs.fess.app.web.api.admin.searchlist
Methods in org.codelibs.fess.app.web.api.admin.searchlist with parameters of type SearchBodyModifier and TypeMethodDescriptionorg.lastaflute.web.response.JsonResponse<ApiResult> ApiAdminSearchlistAction.delete$query(SearchBody body) Deletes documents matching the given query from the search index.org.lastaflute.web.response.JsonResponse<ApiResult> ApiAdminSearchlistAction.docs(SearchBody body) Searches for documents in the search index.