Update lighthouse.js
This commit is contained in:
parent
b64ef9f97a
commit
fa18e29a8a
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ function getResults (input) {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
const matPhraseName = { // Match search text as phrase - Name
|
const matPhraseName = { // Match search text as phrase - Name
|
||||||
'match_phrase': {
|
'match_phrase': {
|
||||||
'name': {
|
'name': {
|
||||||
|
|
Loading…
Reference in a new issue