hassanakbar4 / mailarchive-tickets

0 stars 0 forks source link

Review / Update Elasticsearch index fields #319

Open hassanakbar4 opened 3 years ago

hassanakbar4 commented 3 years ago

component_MailArchive: User Interface type_enhancement | by rcross@amsl.com


Currently, we need to look up every Elasticsearch query result in the backing DB to display the result list. For example, the list template references Message attributes, get_absolute_url(), thread_depth, etc. We should update the index to include all attributes required to display the result list, and eliminate the need to run these DB lookups which will improve performance.


Issue migrated from trac:3243 at 2021-09-22 16:58:03 +0500