👀 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
indexDoc := map[string]any{ "create": time.Now(), } this can‘t insert
zhangstar-hub · 2024-11-19 · 5 · #9
How to get id of new documents create by bulk insert
ninesunqian · 2025-01-08 · 4 · #13
waiting
sanikolaev · 2024-12-19
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
How to get id of new documents create by bulk insert
ninesunqian · 2025-01-08 · 4 · #13
waiting
ninesunqian · 2024-12-21
Why not use database/sql to implement the sdk
Why not use database/sql to implement the sdk In this way, many things like sqlx can be used
fucktx · 2024-12-12 · 1 · #11
How to get id of new documents create by bulk insert
ninesunqian · 2025-01-08 · 4 · #13
waiting
sanikolaev · 2024-12-23
How to get id of new documents create by bulk insert
Hello, From this page I can't find how to get the id of new documents create by bulk or single insert https://manual.manticoresearch.com/Data_creation_and_modification/Adding_documents_to_a_table/Adding_documents_to_a_real-time_table#Auto-schema Should I …
ninesunqian · 2025-01-08 · 4 · #13
waiting
How to get id of new documents create by bulk insert
ninesunqian · 2025-01-08 · 4 · #13
waiting
sanikolaev · 2025-01-08
Why the id in ApiPartialReplaceRequest is float32, not int64 ?
type ApiPartialReplaceRequest struct { ctx context.Context ApiService *IndexAPIService index string id float32 replaceDocumentRequest *ReplaceDocumentRequest } in api_index.go
ninesunqian · 2025-01-08 · 3 · #10
Why the id in ApiPartialReplaceRequest is float32, not int64 ?
ninesunqian · 2025-01-08 · 3 · #10
Nick-S-2018 · 2024-12-05
openapi.Aggregation does not have facility to do faceting over histogram, as is shown in docs. Is there another way to produce aggregated results? Using latest dev branch and go 1.23.4
arrayindex-dev · 2024-12-19 · 1 · #12
Why the id in ApiPartialReplaceRequest is float32, not int64 ?
ninesunqian · 2025-01-08 · 3 · #10
ninesunqian · 2024-12-05
command-line-arguments .\main.go:20:90: syntax error: unexpected newline in composite literal; possibly missing comma or } The test case you provided has a missing comma at the end of the code snippet below: docs := []string{ "{"insert": {"index" : "test …
xue-ding-e · 2024-03-11 · 1 · #5
bug
Why the id in ApiPartialReplaceRequest is float32, not int64 ?
ninesunqian · 2025-01-08 · 3 · #10
Nick-S-2018 · 2025-01-08
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
Why not use database/sql to implement the sdk
fucktx · 2024-12-12 · 1 · #11
sanikolaev · 2024-12-12
sanikolaev · 2024-02-12 · 2 · #4
est::size_L
zhangstar-hub · 2024-11-19 · 5 · #9
sanikolaev · 2024-10-29
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
zhangstar-hub · 2024-11-19 · 5 · #9
sanikolaev · 2024-10-31
We need to make a specification for porting github.com/manticoresoftware/manticoresearch-php/ to Golang
manticoresearch · 2024-01-09 · 2 · #1
zhangstar-hub · 2024-11-19 · 5 · #9
zhangstar-hub · 2024-11-04
zhangstar-hub · 2024-11-19 · 5 · #9
Nick-S-2018 · 2024-11-13
zhangstar-hub · 2024-11-19 · 5 · #9
sanikolaev · 2024-11-19
arrayindex-dev · 2024-12-19 · 1 · #12
sanikolaev · 2024-12-19
fixbug:SearchRequest.Source field has wrong json tag
fpagyu · 2024-10-28 · 3 · #8
sanikolaev · 2024-09-19
fixbug:SearchRequest.Source field has wrong json tag
fpagyu · 2024-10-28 · 3 · #8
Nick-S-2018 · 2024-10-10
fixbug:SearchRequest.Source field has wrong json tag
fpagyu · 2024-10-28 · 3 · #8
Nick-S-2018 · 2024-10-28
manticoresearch · 2024-01-09 · 2 · #1
adriannuta · 2020-04-16
manticoresearch · 2024-01-09 · 2 · #1
sanikolaev · 2024-01-09
sanikolaev · 2024-02-12 · 2 · #4
est::size_L
sanikolaev · 2024-02-07