Full Text Search - https://github.com/couchbase/couchbase-lite-ios/wiki/Full-Text-Search
Am i correct when Full Text Search is only for searching on the Device's local DB ( Couchbase Lite Database) , if so..how do you search correctly on Couchbase Server directly? We search on the Couchbase Server database directly and get everything except attachments with ALOT of our own written logic (filtering _sync/id rev, same stuff as if we would REST API to our "shadowing bucket" directly that already does that job for us), if we're already doing the "best solution" then we have to write a bunch of code for search. What's the right way to go Couchbase Gods? Please guide us :) Best Regards CouchbaseLover -- 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/26189b7a-006c-4fd8-bc2b-f6c3b039a960%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
