0
0
A modern text indexing library for go. (this is a mirror of the github repository) http://www.blevesearch.com/
Go to file
Marty Schoch 0be5cffd21 subsequent calls to advance on the same key
should keep returning the same thing
only increment on initial call
2014-04-24 16:08:28 -06: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 initial commit 2014-04-17 16:55:53 -04:00
index subsequent calls to advance on the same key 2014-04-24 16:08:28 -06:00
search add test for one member of conjunction no matches 2014-04-24 10:35:50 -06:00
shredder initial commit 2014-04-17 16:55:53 -04:00
utils/bleve_dump initial commit 2014-04-17 16:55:53 -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.