Remove numbers from alpha numeric strings in indexed data

Hi All,

I have list of usernames already indexed.

John123
Paul456
XYZ987
.............

i want to update the documents with numbers removed.

something like

John
Paul
XYZ

thanks,
Manideep

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.