lighthouse.js/server/utils
Wallermadev 58c0fa6aa6 Improvements to search relevancy and seperation of search/autocomplete feature.
-- Removed `getSuggestion`

-- Added `getResults`
-- Added `getAutoComplete`

Restructured to search query to bool query that searches on a claims name, title, author and keywords in descripton -- `it's a disaster` now shows in a search for `disaster` autocomplete also returned correctly for the same example.
2017-09-20 02:49:42 +01:00
..
importer Improvements to search relevancy and seperation of search/autocomplete feature. 2017-09-20 02:49:42 +01:00
routesLoader.js Added the basic structure and fixed some issues! 2017-08-16 19:49:27 +02:00