Is it possible to use any kind of regular expressions or wildcards in string keys when querying a view? I would really like to match on portions of a string aside from the beginning.
eg. if I have a name property, with document that has the value "John Michael Smith", I would like to query using a key "*Smith" or "*Michael*" etc. I see that there seems to be this ability in the new CBLQueryBuilder class, but from the documentation I don't see any way to do this using the traditional view and query setup. I'm using this in Swift on iOS if it matters. Thanks for any assistance. -- 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/d799ccad-c405-47b4-8ead-e9e30df165f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
