Refactor search code
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
Showing
presenters/thread_search_results.rb
deleted
100644 → 0
Please
register
or
sign in
to comment