👀 While it's loading, feel free to check out the other repositories:
🔔 To get a notification when it's ready, leave your email here:
By entering your email, you agree to receive notifications and marketing-related emails
Filter by reset
Fix the bug in the test case reported in the README
(specific informa…tion has been submitted in the issue)
xue-ding-e · 2024-03-12 · 1 · #6
This facilitates debugging and deployment (e.g., in Docker where it may not be in the same network segment, or on physical machines not on the same device). package openapi var defaultIP = "" func SetDefaultIP(IP string) { defaultIP = IP } func …
xue-ding-e · 2024-04-24 · 1 · #7
fixbug:SearchRequest.Source field has wrong json tag
Accoding to document: https://manual.manticoresearch.com/Searching/Search_results#Source-selection https://manual.manticoresearch.com/Searching/Full_text_matching/Basic_usage?client=match#HTTP-JSON SearchRequest.Source should be with map[string]interface …
fpagyu · 2024-10-28 · 3 · #8