surrealdb / docs.surrealdb.com

The documentation for SurrealDB, powered by Astro
https://surrealdb.com/docs/
75 stars 136 forks source link

Add string::similarity::fuzzy function #742

Closed Dhghomon closed 2 months ago

Dhghomon commented 2 months ago

This adds a section for the string::similarity::fuzzy function which was added last year. There is also a string::similarity::smithwaterman but uses identical code to the fuzzy() one, while there are a few planned functions (string::similarity::jaro(), string::distance::hamming(), string::distance::levenshtein()) that at the moment can be called but just return a not yet implemented yet error.

So documentation just for this one for the moment.

netlify[bot] commented 2 months ago

Deploy Preview for surrealdb-docs ready!

Name Link
Latest commit a0e6e88119791715ac4cc506a24d6ff7b784410a
Latest deploy log https://app.netlify.com/sites/surrealdb-docs/deploys/66c692e805be5a0008f52492
Deploy Preview https://deploy-preview-742--surrealdb-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.