PoetryOffice / Write

A word processor for the Haiku operating system
MIT License
3 stars 0 forks source link

Implement full text search #77

Open richienyhus opened 8 years ago

richienyhus commented 8 years ago

https://en.wikipedia.org/wiki/Full_text_search

Library Language Licence URL
Sphinx C++ GPL https://github.com/sphinxsearch/sphinx
xapian C++ GPL https://github.com/xapian/xapian
Tre C BSD https://github.com/laurikari/tre/
agrep C ISC https://github.com/Wikinaut/agrep
ppjoin Python BSD https://github.com/teh/ppjoin
dataparksearch C GPL https://github.com/Maxime2/dataparksearch
mnogosearch C GPL http://www.mnogosearch.org
Fuzzy flamingo C++ BSD/BSD academic http://flamingo.ics.uci.edu/releases/latest/
Indri C++ BSD https://sourceforge.net/projects/lemur/
clucene C++ Apache/LGPL https://sourceforge.net/projects/clucene/
whoosh Python BSD https://bitbucket.org/mchaput/whoosh/
Google re2 C++ BSD https://github.com/google/re2
indexd C++ ZLib https://github.com/palkeo/indexd
oniguruma C BSD https://github.com/kkos/oniguruma
pcre C++ BSD https://sourceforge.net/projects/pcre/
rxspencer C BSD https://github.com/garyhouston/rxspencer
LuCy C Apache http://lucy.apache.org