I'm trying to make a view with the following language priorities:
current,en,fr,nl,pt

This is causing views to add 4+ subselects onto the query. I'm concerned about performance, as I can't really cache a lot of these views which have exposed filters/search terms and these subselect seem inefficient. I have few ideas of how I can do this kind of fallback with a new custom module, but I'm wondering if anybody's found an elegant solution.

Comments

ao2’s picture

Issue summary: View changes
Status: Active » Postponed (maintainer needs more info)
ao2’s picture

Version: 6.x-0.x-dev » 8.x-1.x-dev
Related issues: +#436868: Improve query
anybody’s picture

Version: 8.x-1.x-dev » 2.x-dev

Switching to the latest branch.

anybody’s picture

Status: Postponed (maintainer needs more info) » Closed (outdated)

No real activity since 2011. Closing as outdated.