Index
Respond to your most complex queries with ease with a secure, scalable, and cloud-based unified index.
What is an index and what purpose does it serve?
At the heart of the search experience, the index (or inverted index in this case) is the data structure designed for very fast full-text search. It is comprised of a list of all the unique terms that appear in your documents, and, for each one of those, a list of the documents in which they appears.
Coveo Indexing Pipeline
Our indexing pipeline takes your diverse content and puts it through a series of transformational steps before entering the index to ensure the best user experience.
Our Indexing Pipeline Extensions normalize and enrich your data. Conversion scripts are executed in a secure, isolated container and are processed in stages, giving you full control of the process.