lighthouse.js/server/controllers
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
..
lighthouse.js I modified the query to be more complex so that relevancy is considered. 2018-03-14 23:18:15 -04:00