script to make mentioned index

This commit is contained in:
Oleg Belyaev 2025-03-22 23:57:20 +03:00
parent 9b42996cef
commit f738be382d

View file

@ -0,0 +1,4 @@
for $lang in ('en','ru')
return db:put('abaevdict_index',
xquery:eval(xs:anyURI('gen-mentioned-index.xq')),
`mentioned_{$lang}.xml`)