Uses of Class
org.tailormap.api.viewer.model.SearchResponse
Packages that use SearchResponse
-
Uses of SearchResponse in org.tailormap.api.solr
Methods in org.tailormap.api.solr that return SearchResponseModifier and TypeMethodDescriptionSolrHelper.findInIndex
(@NotNull SearchIndex searchIndex, String solrQuery, String solrFilterQuery, String solrPoint, Double solrDistance, int start, int numResultsToReturn) Search in the index for a layer. -
Uses of SearchResponse in org.tailormap.api.viewer.model
Methods in org.tailormap.api.viewer.model that return SearchResponseModifier and TypeMethodDescriptionSearchResponse.addDocumentsItem
(SearchDocument documentsItem) SearchResponse.documents
(List<@Valid SearchDocument> documents)