Hi Guys, i am importing 3 million documents into a...
# community-help
d
Hi Guys, i am importing 3 million documents into a collection. I’m doing chunked bulk index at a time - it’s taking me 7 secs per 40 records. With some quick maths - it’s going to take me 145 hours 😢 Is there a more performative way i can index these posts ?
j
That sounds odd. Is this on Typesense Cloud? If so, can you share the cluster ID?
d
I have the node id - is the cluster id the same ?
j
Yup it’s the same
d
Here you gp bt0k9i561mfvgzp4p
j
Hmm, metrics looks fine on this cluster
Could you confirm that you’re using the bulk import endpoint?
If so, could you try replicating the issue with curl?
d
I can indeed confirm - that it’s the bulk import endpoint
j
Ok if you can send me a JSONL file (via email) and a curl command to replicate the issue, I can take a closer look
d
Ah - ok it’s a bit late today - i will email it to you tomorrow, thanks for the help
👍 1