IndexService
Indexing operations, such as creating and deleting documents
📄️ Delete
Delete documents from a corpus.
📄️ Index
This is the 'standard' Indexing API for indexing semi-structured, text-heavy 'documents.' Indexing data into Vectara is typically very fast: within a few seconds.
📄️ CoreIndex
This API is intended to be used by experts. It gives you fine-grained control over chunking
📄️ FileUpload
The File Upload API can be used to index binary files like PDFs, Word Documents, and similar.