ChangeSet ID: 17896 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner@wine.codeweavers.com 2005/06/02 23:37:40
Modified files: . : search.php include : util.php
Log message: Chris Morgan cmorgan@alum.wpi.edu Add fuzzy matching using php's similar_text. Default to using 60% minimum match. Show fuzzy matches below the 'like matches' table so users can tell the results apart. Exclude like matches from fuzzy match results to avoid duplicate results.
Patch: http://cvs.winehq.org/patch.py?id=17896
Old revision New revision Changes Path 1.14 1.15 +7 -0 appdb/search.php 1.26 1.27 +56 -1 appdb/include/util.php