lucaong / minisearch

Tiny and powerful JavaScript full-text search engine for browser and Node
https://lucaong.github.io/minisearch/
MIT License
4.64k stars 133 forks source link

Make clarifying updates to documentation #252

Closed th317erd closed 5 months ago

th317erd commented 5 months ago

Here is the PR that resulted from https://github.com/lucaong/minisearch/issues/249.

This adds clarifying remarks to the documentation for the extractField, tokenize, and processTerm functions.

Please let me know if you would like me to make changes. I am happy to do so!

Thanks for the great open source library!