- Merge request !8Issue #3547257: Compatibility with AI search "RAG/Vector Search" → (Merged) created by omarlopesino
It would be nice if this module be compatible with RAG/Vector search AiFunctionCall provided by ai_search module. This function is used by ai assistants / ai chatbot. So, implementing this will allow that chatbot queries be looked up by
solr indexes using this module.
Trying to configure RAG/Vector search using an index that uses this vector, results in nothing because the RAG/Vector search plugin expects there exists data at 'content' extraData
Adding the Dense vector fields to the 'content' extraData at the solr_densevector processor.
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.