ai search on scoped tables and i18n
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 05:21 AM
Hello
We would like to use:
- AI Search
- on scoped tables (extend kb_knowledge)
- with i18n (english & german)
when I start only on "kb_knowledge" without scoped child tables - it's working fine. I get the search results based on the kb_knowledge.language.
But when I try to configure "AI Search Indexed Sources" on scoped table, then I can do this only into the scope.
When I try to configure the mapping (title & text) I see following error message:
a cross scope access - was created before:
It looks like, that the "AI search" is calling I18nUtils script include without the global prefix ??
Sincerely Detlef Biedermann
- Labels:
-
AI Search
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2023 05:17 AM
Workaround:
I was not lucky when using scoped tables as "Indexed Sources"
Fortunely - our scoped tables were extended from "kb_knowledge"
If I add this child table to the OOTB indexed source "Knowledge Table"
the AI Search on frontend is working