GMishx opened a new issue, #5027: URL: https://github.com/apache/couchdb/issues/5027
[NOTE]: # ( ^^ Provide a general summary of the request in the title above. ^^ ) ## Summary Requiring support for leading wildcard search for Nouveau indexes. Currently, the leading wildcard searches are not supported by Nouveau and throws a 400. ## Desired Behaviour Ability to configure leading wildcard search for Nouveau. ## Possible Solution In the previous integration with `couchdb-lucene`, there was a [configurable setting in `couchdb-lucene.ini` which can enable leading wildcard search](https://github.com/rnewson/couchdb-lucene?tab=readme-ov-file#other-tricks). Need a similar setting for Nouveau to support searches like `?q=name:*roe*` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
