ai search on scoped tables and i18n

Detlef Biederma
Tera Expert

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: 

 

DetlefBiederma_0-1673615901984.png

 

a cross scope access - was created before:

DetlefBiederma_1-1673615973638.png

 

It looks like,  that the  "AI  search"   is calling  I18nUtils script include without the global prefix ??

 

Sincerely Detlef Biedermann

 

5 REPLIES 5

Detlef Biederma
Tera Expert

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

 

DetlefBiederma_0-1676985466152.png