You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, I believe the client shouldn't manage the schema directly anyway.
write with a higher concurrency
write with a larger batch
It might make sense to integrate this into the client. The idea would be that when the client receives a large batch of documents, it starts sending them to Manticore at the maximum possible speed, automatically adjusting concurrency and batch size. This could be based on factors like the number of CPU cores and workers available in the Manticore instance, increasing until further gains are no longer feasible.
sanikolaev
changed the title
"The Manticore PHP client doesn't do the things recommended above out of the box."
Method to upload a large batch at max speed
Sep 24, 2024
Could / should the Manticore PHP client be adapted?
The text was updated successfully, but these errors were encountered: