Comment 8 for bug 497386

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 497386] Re: ScopedCollection:CollectionResource:#message-page-resource timeouts for bugs with many messages

We broadly want to get rid of views, and calculating rank every time
will require careful index analysis to ensure that the query can be
answered from indices.

If it can't be it will scale poorly; I think long term we really
shouldn't be indexing on the fly.