All Projects → patrickfrey → strus

patrickfrey / strus

Licence: MPL-2.0, Unknown licenses found Licenses found MPL-2.0 LICENSE Unknown LICENSE.3rdParty
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.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to strus

FUTURE
A private, free, open-source search engine built on a P2P network
Stars: ✭ 19 (-60.42%)
Mutual labels:  search-engine
api.rss.ui
Simple search interface around FeediRSS API.
Stars: ✭ 52 (+8.33%)
Mutual labels:  search-engine
mudrod
Mining and Utilizing Dataset Relevancy from Oceanographic Datasets to Improve Data Discovery and Access, online demo: https://mudrod.jpl.nasa.gov/#/
Stars: ✭ 15 (-68.75%)
Mutual labels:  search-engine
patzilla
PatZilla is a modular patent information research platform and data integration toolkit with a modern user interface and access to multiple data sources.
Stars: ✭ 71 (+47.92%)
Mutual labels:  search-engine
sphinxql
SphinxQL query builder for Node.js. sphinxql package supports Manticore Search and Sphinx Search
Stars: ✭ 21 (-56.25%)
Mutual labels:  search-engine
bulksearch
Lightweight and read-write optimized full text search library.
Stars: ✭ 108 (+125%)
Mutual labels:  search-engine
typesense-dart
Dart client for Typesense
Stars: ✭ 50 (+4.17%)
Mutual labels:  search-engine
openblockchain
{START HERE} docker engine to roll your own openblockchain
Stars: ✭ 16 (-66.67%)
Mutual labels:  search-engine
query-wellformedness
25,100 queries from the Paralex corpus (Fader et al., 2013) annotated with human ratings of whether they are well-formed natural language questions.
Stars: ✭ 80 (+66.67%)
Mutual labels:  search-engine
solr
Apache Solr open-source search software
Stars: ✭ 651 (+1256.25%)
Mutual labels:  search-engine
torchtrajectory
The World's First Search Engine for Trajectory Data
Stars: ✭ 28 (-41.67%)
Mutual labels:  search-engine
issue-collab
A GitHub Issues searcher inspired by Hacktoberfest
Stars: ✭ 26 (-45.83%)
Mutual labels:  search-engine
fastHistory
A python tool connected to your terminal to store important commands, search them in a fast way and automatically paste them into your terminal
Stars: ✭ 24 (-50%)
Mutual labels:  search-engine
lnx
⚡ Insanely fast, 🌟 Feature-rich searching. lnx is the adaptable, typo tollerant deployment of the tantivy search engine. Standing on the shoulders of giants.
Stars: ✭ 844 (+1658.33%)
Mutual labels:  search-engine
hldig
hl://Dig is a fork of ht://Dig, a web indexing and searching system for a small domain or intranet
Stars: ✭ 17 (-64.58%)
Mutual labels:  search-engine
first-contrib-app
A search engine to find good beginner issues across Github and become an open source contributor !
Stars: ✭ 33 (-31.25%)
Mutual labels:  search-engine
SmartImage
Reverse image search tool (SauceNao, ImgOps, trace.moe, and more)
Stars: ✭ 346 (+620.83%)
Mutual labels:  search-engine
milli
Search engine library for Meilisearch ⚡️
Stars: ✭ 433 (+802.08%)
Mutual labels:  search-engine
flipper
Search/Recommendation engine and metainformation server for fanfiction net
Stars: ✭ 29 (-39.58%)
Mutual labels:  search-engine
gsc-logger
Google Search Console Logger for Google App Engine
Stars: ✭ 38 (-20.83%)
Mutual labels:  search-engine
Library for building a competitive, scalable search engine for information retrieval.
A solution for small projects as well as larger scale applications.

Licenced as MPLv2 (Mozilla Public License, Version 2 - https://www.mozilla.org/en-US/MPL/2.0)
For 3rdParty licenses see LICENSE.3rdParty

The project Strus implements a set of libraries, tools for building a competitive, 
scalable search engine for text retrieval.
It is a solution for small projects as well as larger scale applications.
Strus project homepage at http://project-strus.net with articles, links, documentation.

For installation see description files INSTALL.<platform> in the top level directory of the project.

The project is built regularly with Travis (https://travis-ci.org/patrickfrey/strus) 
and with OpenSuse (https://build.opensuse.org/package/show/home:PatrickFrey/strus):

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].