eklem / daq-proc

Simple document and query processor that makes search running in the browser and node.js a little better
MIT License
11 stars 2 forks source link

Blogpost on what daq-proc can do #202

Open eklem opened 3 years ago

eklem commented 3 years ago
eklem commented 3 years ago

With word arrays (new regex in browser javascript) and stopwords, you can do a lot of cool things with plaintext or simple documents. In addition to stopword removal being good for search engine storage size and response.

Search concepts: