1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-09-24 20:41:28 +02:00

Merge pull request #219 from gamtiq/patch-1

Fix a typo in README
This commit is contained in:
Thomas Wilkerling
2021-06-06 09:36:07 +02:00
committed by GitHub

View File

@@ -1335,7 +1335,7 @@ This will search through all indexed fields:
var results = index.search("body");
```
This will search on a specific field):
This will search on a specific field:
```js
var results = index.search({