mirror of
https://github.com/nextapps-de/flexsearch.git
synced 2025-09-27 22:08:58 +02:00
update index.d.ts
This commit is contained in:
1
dist/module-debug/document/highlight.js
vendored
1
dist/module-debug/document/highlight.js
vendored
@@ -87,6 +87,7 @@ export function highlight_fields(query, result, index, pluck, config) {
|
||||
let res;
|
||||
|
||||
if (pluck) {
|
||||
//res = result[0].result;
|
||||
res = result;
|
||||
path = pluck;
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user