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-07-21 17:21:31 -04:00
analysis new tokenizer which uses cld2 to guess the field's language 2014-07-21 17:21:31 -04:00
document added support for composite fields 2014-07-21 17:05:55 -04:00
examples added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
index added support for composite fields 2014-07-21 17:05:55 -04:00
samples/beer-sample added support for stored fields and highlighting results 2014-06-26 11:43:13 -04:00
search fix broken test 2014-07-21 17:08:18 -04:00
shredder refactored field from struct to interface 2014-07-14 14:47:05 -04:00
utils/bleve_dump refactored index to separate out kv storage 2014-05-09 16:37:04 -04:00
.gitignore new tokenizer which uses cld2 to guess the field's language 2014-07-21 17:21:31 -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.