Views Index Hint

Component ID

2368377

Component name

Views Index Hint

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1489

Component created

Component changed

Component body

Allows to add MySQL index hint to view query. This is for performance improvement on the views query.

Known issues

  1. D7: the index addition does not appear on the preview query in Views UI. Alternatively Enable MySQL general log to test the original query.

Credits

Version 6.x

Nathan Rambeck created the 6.x version and wrote a detailed blog post on how this module works.