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
01-13-2023 05:42 AM
Hi @Detlef Biederma ,
We have a great article to help you : I18N Translations and Cross Scope Issue on sys_documentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2023 05:47 AM
@Detlef Biederma,
What scope (in your session) did you run your re-indexing in?
Many thanks,
kind regards
Director of Globalization Deployment, Internationalization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2023 07:56 AM
I was into the scope of the table (index source) when I indexed the table.
The indexing itself can also be done in global scope.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2023 05:07 AM
Hello
Good hint - when I'm in an other scope the index keeps into the state "not started"
but it work's, If I'm into the right scope