Dear BaseX Team,
I have some text in different languages stored in my XML files (tagged with xml:lang attributes) and I'd like to perform efficient full text queries on it (using stemming, stopwords...). I planned to use full text index.
I can't figure out how I can set full text index for different languages in a given database. Is there a way to do it ?
Thanks,
Vincent