docs: more testing help

This commit is contained in:
decentral1se 2023-05-12 23:22:36 +02:00
parent b170aaa856
commit bf693add54
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410

View File

@ -19,3 +19,9 @@ go install github.com/blevesearch/bleve/v2/cmd/bleve@latest
``` ```
And then do stuff like `bleve query test.bleve "enhanced"` 👍 And then do stuff like `bleve query test.bleve "enhanced"` 👍
You can also try `sudo apt-get install pdfgrep`, do stuff like `pdfgrep -R
"capab" ../datasheets` and compare.
Finally, [bleveanalysis.couchbase.com](https://bleveanalysis.couchbase.com) is
a good tool for testing the analyzers.