Same as add, but stores xids instead of sequential ids.
The default implementation fails with an assertion, as it is not supported by all indexes.
@param index opaque pointer to index object @param xids if non-null, ids to store for the vectors (size n)
See Implementation
Same as add, but stores xids instead of sequential ids.
The default implementation fails with an assertion, as it is not supported by all indexes.
@param index opaque pointer to index object @param xids if non-null, ids to store for the vectors (size n)