0
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
abhinavdangeti 8e8c3ee8c9 Adding RoaringBitmap/roaring to the bleve vendor manifest 2018-03-09 10:39:49 -08:00
Marty Schoch c74e08f039 BREAKING API CHANGE - use stdlib context pkg
update all references to context to use std lib pkg
2018-02-27 11:33:43 -08:00
abhinavdangeti 846235593c Update vendor'ed revision for moss to the latest 2018-02-12 10:04:34 -08:00
Marty Schoch a9532e510a refactor slightly to use our new hosted snowball stemmers
rather than having each package include it directly inside of
bleve, we have decide to host them all in one repo

https://github.com/blevesearch/snowballstem

this makes the easier for the rest of the community to use
outside of bleve contexts
2018-01-10 15:15:31 -05:00
Marty Schoch 3873237e46 try newer version of bolt (seeing random crashes on travis) 2017-12-11 22:09:26 -05:00
Sreekanth Sivasankaran ee819f5950 MB-22410 - Configurable forced Store Abort API
Adding a configurable forced store close
Bumping the moss store version
2017-03-07 19:33:51 +05:30
Steve Yen 134f7b7479 update moss gvt manifest for SeekTo() API 2016-09-23 07:18:14 -07:00
Marty Schoch 0574ba4979 add cuckoofilter and gofarmhash to manifest 2016-09-12 14:34:07 -04:00
Steve Yen e8cc3c6bdd index/store/moss KV backend propagates mossStore's Stats()
This change depends on the recently introduced mossStore Stats() API
in github.com/couchbase/moss 564bdbc0 commit.  So, gvt for moss has
been updated as part of this change.

Most of the change involves propagating the mossStore instance (the
statsFunc callback) so that it's accessible to the KVStore.Stats()
method.

See also: http://review.couchbase.org/#/c/67524/
2016-09-08 17:12:04 -07:00
Steve Yen bf318b489b enable mossStore as configurable lower-level store
Also, bumped moss vendor SHA to latest moss with mossStore.
2016-05-26 13:33:22 -07:00
Marty Schoch d06f4b3860 fix manifest versions
i was too eager to commit the manifest and do the release
the original manifest contained "too new" versions for some
of the deps
2016-04-08 16:49:18 -04:00
Marty Schoch 617fcf693e add initial manifest 2016-04-08 15:03:05 -04:00