Hello,
We currently have english, french, spanish and 7 other languages supported in search and search has become too slow now, even sometimes it timeout, one of bottle necks i think is to do with multilingual support , every document or record stored has has five fields and and each of these fields is stored in 10 languages using analysers.
When a request is send for search, for each doc it has now 50+ fields just for matching query string against analysed fields.
how do improve or fix this situation?