Hi I'm trying to backfill 20k documents, but the typesense api is super slow in rate limiting, is it possible to make it faster?
j
Jason Bosco
12/08/2024, 9:29 PM
Indexing speed is dependent on the number of CPU cores you have on your cluster. You also want to use the bulk import API endpoint for optimal performance for a large volume of writes, instead of the single document write endpoiint