Skip to content

docs: add text.compare_cleaned function to text module#1691

Open
imilinovic wants to merge 1 commit into
release/3.13from
text-compare-cleaned
Open

docs: add text.compare_cleaned function to text module#1691
imilinovic wants to merge 1 commit into
release/3.13from
text-compare-cleaned

Conversation

@imilinovic

@imilinovic imilinovic commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Release note

Documented the new text.compare_cleaned(text1, text2) function in the MAGE text module: compares two strings for equality after normalization (keeps only ASCII letters and digits, lowercased; drops everything else), with NULL arguments returning false.

Related product PRs

PRs from product repo this doc page is related to:
memgraph/memgraph#4435

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment Jul 20, 2026 7:33am

Request Review

@imilinovic imilinovic changed the title feat: add text.compare_cleaned function to text module docs: add text.compare_cleaned function to text module Jul 20, 2026
@imilinovic
imilinovic force-pushed the text-compare-cleaned branch 2 times, most recently from 8a7bf88 to 71d47a4 Compare July 20, 2026 07:26
@imilinovic
imilinovic force-pushed the text-compare-cleaned branch from 71d47a4 to fcac7f0 Compare July 20, 2026 07:28
@imilinovic
imilinovic marked this pull request as ready for review July 20, 2026 07:44
@imilinovic imilinovic self-assigned this Jul 20, 2026
@imilinovic imilinovic added the feature Documentation related to a new product feature of feature update label Jul 20, 2026
@imilinovic imilinovic added this to the 3.13 milestone Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Documentation related to a new product feature of feature update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant