Hi Jens, Ok. Thanks for the info. It's helpful to know that I wasn't doing anything wrong.
Thanks, Brendan On Thursday, November 5, 2015 at 10:27:50 PM UTC-7, Jens Alfke wrote: > > CBL installs a custom tokenizer (called Snowball IIRC) that does stemming > for a bunch of European languages. The tokenizer that comes with SQLite is > useless for anything but English. > > Currently CBL doesn’t have the option of turning off stemming, but that’s > a reasonable thing to request as an enhancement. As a workaround, you can > post-filter the query results and reject any rows that don’t contain the > literal string you searched for (ignoring case.) > > —Jens -- 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/28856b8f-ff1b-40cb-9d98-c1a5452d27e2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
