cbft
cbft copied to clipboard
*THIS PROJECT HAS MOVED* from couchbaselabs TO: https://github.com/couchbase/cbft -- no further development will be done here on couchbaselabs/cbft
Hi, I am using Bleve (Couchbase FTS) to index about 20,000 to 30,000 documents (products) for ecommerce search and faceting. There is a field in my documents called _categories_. This...
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...
It even mentions the regexp, which didn't pass usability test feedback... index name "foo bar" does not pass validation regexp: Ugly Regexp Here
Saw this hint from Aliaksey K (alk) from some related email thread... "Any client ... can and should (as far as I'm aware) detect flush via vbucket uuid change. I.e....
We should watch this change, and once it is finalized, port over a similar feature to cbft: http://review.couchbase.org/#/c/55550/
I've hear forestdb has a logging callback, which we should use to capture more diagnostic info.
for example, max number of replicas to 3 or something reasonable
allow an optional configuration of a forestdb memory quota
When running "mkdocs build --clean", I see... WARNING - The pages config in the mkdocs.yml uses the deprecated structure. This will be removed in the next release of MkDocs. See...