There are no reviews yet. Be the first to send feedback to the community and the maintainers!
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.mewa
Compiler-compiler for writing compiler frontends with LuastrusPattern
Implements token pattern matching on documents with the tokens produced by regular expressions on text with the intel hyperscan library.strusBase
Implements some libraries with common functions and interfaces of the strus projectsstrusWebService
web service (HTTP/JSON) to use the strus API as a servicestrusWikipediaSearch
Search engine for Wikipedia (strus demo project)strusBindings
Language bindings (Java,Python,PHP,etc.) for strusstrusAnalyzer
Library for document analysis (segmentation, tokenization, normalization, aggregation) with the goal to get a set of items that can be inserted into a strus storage. Also some functions for analysing tokens or phrases of the strus query are provided.strusAll
top-level master build project for strusstrusRpc
Calling strus via RPC, implementation with help of the libevent library on server sidestrusUtilities
A set of command line programs to access the strus information retrieval enginestrusModule
Provides a module loader and an interface to define loadable modules out of libraries to offer some expandability to strusstrusVector
Provides a mapping of vectors to features for strusstrusTrace
Generation of method call traces as aspect of Strus. Create a proxy for each class that logs all method callspapuga
Libraries and tools to implement language bindings for value typed languages to C++CompactNodeTrie
Implements a trie with nodes compacted depending on the number of successor nodesstrusTutorials
Tutorials for the strus search enginestrusDocker
docker images for strusstrusPrototypeModuleV1
An example weighting schema for the strus system implementing a simple query languageLove Open Source and this site? Check out how you can help us