Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: cbede5aa356f5215f92d466c0a7ed3fa46e8534a
https://github.com/xwiki/xwiki-platform/commit/cbede5aa356f5215f92d466c0a7e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/src/main/resources/XWiki/SearchSuggestCode.xml
Log Message:
-----------
XWIKI-22185: Solr suggest does not work, no suggestions result
* Only return JSON in SearchSuggestCode when called with /get/
(cherry picked from commit 13960d8a0fa960d94e329f3d2fb0f8cf4c3dc6d8)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: 3aeed2e0a1d972c07441a0d7c8a4f14f3711a3d4
https://github.com/xwiki-contrib/ai-llm/commit/3aeed2e0a1d972c07441a0d7c8a4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/IndexTaskConsumer.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/IndexWorker.java
Log Message:
-----------
LLMAI-81: Indexing isn't cluster-aware
* Simplify the code
* Introduce constants for component names
* Only trigger indexing for local events
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications