helpers.rb
8.8 KB
-
Refactor search code · 84efbb62
This contains several improvements and bug-fixes: * Take advantage of indexing changes in ead2f5e3 to reduce the number of round trips to execute a search * Use Tire scan to include all matching threads * Execute final sort/pagination in Mongo * Share sorting code * Eliminate separate presenter for search results (which removes unused highlighting functionality) JIRA: FOR-607
Greg Price committed