rnewson commented on issue #5483: URL: https://github.com/apache/couchdb/issues/5483#issuecomment-2737408422
from https://cloud.ibm.com/docs/Cloudant?topic=Cloudant-ibm-cloudant-query-parameters which says > The $text operator is based on a Lucene search with a standard analyzer. The operator isn't case-sensitive, and matches on any words. However, the $text operator doesn't support full Lucene syntax, such as wildcards, fuzzy matches, or proximity detection. > For more information, see the [Search documentation](https://cloud.ibm.com/docs/Cloudant?topic=Cloudant-cloudant-search). The $text operator applies to all strings found in the document. If you place this operator in the context of a field name, it's invalid. wish I'd remembered that earlier... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org