Indexing Files (PDF, Word, etc.)
Use our API to index files such as PDF, Word, and Excel in your search engine.
Indexing a file
curl --request POST \
--url http://localhost:8201/upload/your_index_id \
--form file=@~/Downloads/MyPDFFile.pdfLast updated
Was this helpful?