0
0
A modern text indexing library for go. (this is a mirror of the github repository) http://www.blevesearch.com/
Go to file
2014-05-15 10:25:45 -04:00
analysis changed to not use pkg-config, brittle on some platforms 2014-04-18 11:50:14 -04:00
document added conjunction term search/query/score 2014-04-24 10:24:19 -06:00
examples refactored index to separate out kv storage 2014-05-09 16:37:04 -04:00
index adding store implementation for forestdb 2014-05-15 10:25:45 -04:00
search added a must not clause to improve coverage 2014-04-25 13:13:36 -06:00
shredder initial commit 2014-04-17 16:55:53 -04:00
utils/bleve_dump refactored index to separate out kv storage 2014-05-09 16:37:04 -04:00
.gitignore initial commit 2014-04-17 16:55:53 -04:00
LICENSE adding license file 2014-04-17 17:03:15 -04:00
README.md changed readme heading level 2014-04-18 13:53:23 -04:00

bleve

Build Status Coverage Status

A modern text indexing library for go.