Steve Yen
Steve Yen
It appears the current implementation of Bitmap.WriteTo() isn't very much different than the user instead calling ToBytes() and invoking io.Writer.Write() itself... https://github.com/RoaringBitmap/roaring/blob/master/roaringarray.go#L526 Was wondering if there are approaches or ideas...
Before the integration of the bleve-mapping-ui, users were given a raw where they could edit the index's params JSON, including all the advanced fields (like changing storage backends). That advanced...
backport of your 'make dist' fix to the branch we're using for 1.8.1r
https://travis-ci.org/couchbase/cbgt/builds/270901320 --- FAIL: TestManagerRestart (0.01s) manager_test.go:199: expected load 1 feed, 1 pindex, got: map[], map[]
This should be refactored in a way where cbgt does not know about bleve. https://github.com/couchbase/cbgt/blob/master/rest/static/js/monitor.js#L7
add docs/instructions on open-source contributing changes and CLA http://www.couchbase.com/wiki/display/couchbase/Contributing+Changes
Doesn't need extra chars.
An index alias improvement idea (raised originally by @mschoch) The response from a search on an index alias should include which index did a search hit come from? e.g., searching...