cap-js / cds-dbs

Monorepo for SQL Database Services for CAP
https://cap.cloud.sap/docs/
Apache License 2.0
32 stars 9 forks source link

feat: Enable native HANA fuzzy search for `search` function queries #707

Closed BobdenOs closed 2 days ago

BobdenOs commented 2 weeks ago

This is the initial change to leverage the SCORE function from HANA to perform fuzzy searches. This is a greatly simplified implementation of the SCORE function as it comes with a large amount of configuration options.