An Embeddable Datastore Engine |
Tweet |
Follow @Vedis |
Vedis Built-in Commands - Key/Value.
Command
SOUNDEX string
Description
Calculate the soundex key of a string.
Return value
String: Soundex key as a string.
Example
Refer to the download page for some C/C++ samples on how to invoke this command from your host application.
vedis> SOUNDEX test
T230
T230
Copyright © Symisc Systems