Created on 04 January 2019
icon_unfollowing
Login to follow
fuzzystringmatching

FuzzyStringMatching - Web

Stable version 1.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 14 April 2020 by 
fuzzystringmatching

FuzzyStringMatching - Web

Details
Fuzzy String or Text Matching. This implementation includes multiple text similarity Jaro-winkler algorithm. It can be used for smart/fuzzy search.
Read more

Refer the wiki page for detailed documentation. It has good explanation of the algorithm with examples https://en.wikipedia.org/wiki/Jaro%E2%80%93Winkler_distance


Release notes (1.0.0)

Fix bug in the extension.

ssProximity = Convert.ToDecimal(jaroDistance + SCALING_FACTOR * pos * (SCALING_FACTOR - jaroDistance));

Reviews (0)
Category
Functional libraries & utilities, Other functions & libraries
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 1 dependencies
Application Objects
FuzzyStringMatching - Web has 8 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads