1 Forks
48 Stars
48 Watchers

strus

Library implementing the storage and the query evaluation for a text search engine. It uses on a key value store database interface to store its data. Currently there exists an implementation based on the google LevelDB library.

How to download and setup strus

Open terminal and run command
git clone https://github.com/patrickfrey/strus.git
git clone is used to create a copy or clone of strus 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 strus https://github.com/patrickfrey/strus/archive/master.zip

Or simply clone strus with SSH
[email protected]:patrickfrey/strus.git

If you have some problems with strus

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