githubEdit

Re-indexing and Testing After Optimization

Re-ingest your optimized documents and validate the results in your application or bot

Once you have optimized your documents, the next step is to re-ingest them into the Aisera Gen AI platform and test the output. The following steps walk you through that process.

Re-indexing Your Documents

  1. Verify that the Data Source containing your optimized documents is integrated with your tenant.

  2. If you want to apply a template to your documents during ingestion, add the template under the Templates section of the Data Source configuration.

  3. Verify that the integrated Data Source has been added to your bot.

  4. Navigate to Settings > System Jobs > Generic Jobs in the Aisera Admin UI.

  5. Select + New Job

  6. Select Neural Search RAG Indexer as the job to create.

  7. Select the bot the optimized Data Source is attached to under bot-id.

  8. Input the Data Source ID of the optimized Data Source for data-sources.

    circle-info

    You can retrieve the Data Source ID by navigating to Settings > Data Sources > {your_optimized_data_source} and locating the ID on the right side of the Data Source Details screen.

  9. Select OK to create the job.

The job will appear under the jobs list with a status. Once the job has completed the newly ingested data can be observed.

Testing and Iterating

  1. Run your application or bot and test whether the answers are accurate.

  2. If results are still poor, return to your documents and apply additional optimization. For guidance, see How to Optimize Documents and When to Optimize Documents.

  3. After optimizing your documents, re-index your data.

  4. Repeat steps 2 and 3 until you are satisfied with the results.

Last updated

Was this helpful?