Hi, I'm noticing that when I want to search now that I've switched to using ForestDB that I can't seem to do a prefixed search.
For example, I have a value in my document of "xbox". I want to be able to find it if I just type in "xb". According to the documentation: NOTE: When using ForestDB storage, Couchbase Lite implements full-text > search itself instead of using SQLite, and doesn't support the fancy search > syntax. Instead, the search terms are individual words, with implicit "AND" > conjunctions. Is using * for a prefixed query considered "fancy"? Does this mean that I'll have to emit "x, xb, xbo, and xbox" in my map block in order to facilitate prefixed searches? Thanks, Brendan -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/e4490ca0-ff6b-4596-8a9f-55f0eab0b726%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
