Do not query database for Algolia results
aaron-junot opened this issue · 0 comments
aaron-junot commented
Regarding #172 (comment) we should not be doing a query on the database, we should trust that the Algolia results are correct and return them to the browser. Any changes in formatting can be made in python rather than by querying the DB. If we find that the algolia results are outdated, we should use the reindex click command to fix the index in prod.