In encountered this error while working with the Drupal AI module and search:
Exception: Failed to insert into collection: fail to deal the insert data, error: strconv.ParseInt: parsing "": invalid syntax: invalid parameter[expected=Int64][actual=]
The error came after I dropped my Zilliz cloud vector database. After this I wasn't able to get it working again.
Solution
I had to recreate my Search API Server and recreate my index in order to get it working again. After this, it index again!