👀 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
Fixed scroll pagination handling, updated tests and docs
Nick-S-2018 · 2025-02-06 · 0 · #234
Adds method to unset last response in Client
I have a kafka consumer, which works as a demon. Manticore client is initialized one time at start. This consumer adds documents to manticore in bulk, say 100-200Mb at a time. I have noticed a memory leak, it increases every time the consumer adds …
acya-skulskaya · 2024-11-05 · 3 · #221
Fixes #135 The only problem is testing. I didn't find an easy way to test url building functionality. @sanikolaev can you help with it?
aivchen · 2023-10-17 · 1 · #136
donhardman · 2023-12-05 · 0 · #172
Autoset limit when fetching documents by ids
donhardman · 2023-12-07 · 1 · #175
est::size_S
sanikolaev · 2022-01-06 · 0 · #75
Nick-S-2018 · 2025-01-10 · 0 · #230
Fix compatibility of ResultSet with php 8.1+
donhardman · 2022-08-02 · 5 · #71
waiting for reply
sanikolaev · 2022-01-06 · 1 · #72
sanikolaev · 2022-01-06 · 0 · #73
Fixed the handling of persistent curl connections
Nick-S-2018 · 2024-05-07 · 0 · #209
Removed /dev/ now that the release has been made.
sanikolaev · 2024-05-29 · 0 · #211
Nick-S-2018 · 2024-06-25 · 0 · #214
Add support of autocomplete endpoint
donhardman · 2024-07-04 · 0 · #213
enhancement
Fixed deprecated code, updated CI tests
Nick-S-2018 · 2025-01-14 · 0 · #232
sanikolaev · 2023-12-21 · 0 · #182
hi Adrian, Firstly please merge this as one merge commit, as when one pokes Travis one creates a lot of commits :) PHPStan is a Php Static Analysis tool, and it picked up a few errors, some of which surprised me, and which I've fixed. They mostly related …
gordonbanderson · 2020-07-09 · 3 · #38
Nick-S-2018 · 2023-12-29 · 0 · #183
hi Adrian, There were a couple of issues here: Various composer packages were missing meaning that discovery was failing The $headers variable is key --> value I've changed the transport in SearchTest only to provide more coverage. This is when I found …
gordonbanderson · 2020-05-01 · 4 · #33
100% Test Coverage for Connection subdir
gordonbanderson · 2020-05-01 · 1 · #34