Uses of Class
org.tailormap.api.viewer.model.SearchResponse
-
Uses of SearchResponse in org.tailormap.api.solr
Modifier 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
Modifier and TypeMethodDescriptionSearchResponse.addDocumentsItem
(SearchDocument documentsItem) SearchResponse.documents
(List<@Valid SearchDocument> documents)