Wiki source code of Index

Last modified by Eleni Cojocariu on 2026/07/13 14:37

Show last authors
1 The index for the LLM application allows indexing collections of content, a collection can either contain an index of one or several spaces of the wiki or external content that is stored directly inside the collection. The content of a collection is split into chunks and indexed so it can be queried as context for an LLM. The indexed data is stored in a dedicated Solr core with both keyword and vector search.

Get Connected