lighthouse.js/server
Mark Beamer Jr c32f8e9367 I modified the query to be more complex so that relevancy is considered.
Features of the query are below in order of importance(weight):

1) Phrase Match on Name
2) Term Match on Name
3) Contains Term on Name
4) Phrase Match on Author,Title,Description
5) Term Match on Author,Title,Description
6) Contains Term on Author,Title,Description
2018-03-14 23:18:15 -04:00
..
controllers I modified the query to be more complex so that relevancy is considered. 2018-03-14 23:18:15 -04:00
routes Updated example. 2017-09-28 22:34:04 +02:00
utils fix(search) Update getAutoComplete 2017-10-19 20:33:07 -07:00
config.js Updated port 2017-09-26 20:30:29 +02:00
index.js Fixed logging for elastic 2017-08-18 10:16:29 +02:00
package.json Added basic status API. 2017-09-26 19:39:03 +02:00
yarn.lock Added basic status API. 2017-09-26 19:39:03 +02:00