Indexing data into ReactiveSearch is probably the first step in order to start using AI Answer. This doc will explain various ways to index data into ReactiveSearch in a efficient and simple way and get started with AI Answer right away.

Indexing the data

There are multiple ways to index data and is a very simple and straightforward task.

Indexing Without Vector Data

Check this doc to get started with indexing the data

Enriching with vector data

ReactiveSearch provides a script to index the and enrich the already existing data by injecting vector representations.

Read more about enriching with vector data