Hello,
We have been trying for a while now to get the AI-LLM indexing to work properly.
We always get a “Connection pool shut down” error from the llm indexer code, pertaining to the Solr service.
We are running a remote Solr and we want to define the collection over a subwiki.
We are doubting now however that that works as from the issues tracker link on GitHub - xwiki-contrib/ai-llm: AI features using a LLM (Large Language Model) · GitHub we see:
- Support external SOLR : Loading...
- Add support for indexing sub-wiki contents : Loading...
Which are issues that are seemingly still open.
So now we are wondering if what we are encountering is actually because our use case (remote Solr + subwiki-support) is not supported yet by the extension, could anyone confirm ?
Thanks in advance for your help !