package
0.0.0-20250219065129-52aed497bc00
Repository: https://github.com/infinilabs/coco-server.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Structs
Aggregation represents a basic metric aggregation.
No description provided by the author
BoolQuery supports combining multiple queries.
EntityCard represents an individual recommendation returned by the API.
No description provided by the author
MatchQuery represents a match query in Elasticsearch.
No description provided by the author
RangeQuery represents a range query in Elasticsearch.
RecommendRequest represents the input for the recommend API.
RecommendResponse represents the response structure for the recommend API.
SearchResponse represents the response to a search query.
SortOption defines sorting for search results.
Suggestion represents an individual suggestion returned by the API.
SuggestResponse represents the response structure for the suggest API.
TermQuery represents a term query in Elasticsearch.
TotalHits represents the total number of hits in the search response.