8 Forks
27 Stars
27 Watchers

retrieval

Tunable full text search engine in JavaScript that: (1) works natively on web apps like Express.js; (2) easy to customize (via BM25) to specific types of documents (e.g. tweets, scientifc journals); (3) is deployable on either the client-side or the server side.

How to download and setup retrieval

Open terminal and run command
git clone https://github.com/zjohn77/retrieval.git
git clone is used to create a copy or clone of retrieval repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with retrieval https://github.com/zjohn77/retrieval/archive/master.zip

Or simply clone retrieval with SSH
[email protected]:zjohn77/retrieval.git

If you have some problems with retrieval

You may open issue on retrieval support forum (system) here: https://github.com/zjohn77/retrieval/issues