appdb/ ./search.php include/util.php

WineHQ wineowner at wine.codeweavers.com
Thu Jun 2 23:37:40 CDT 2005


ChangeSet ID:	17896
CVSROOT:	/opt/cvs-commit
Module name:	appdb
Changes by:	wineowner at wine.codeweavers.com	2005/06/02 23:37:40

Modified files:
	.              : search.php 
	include        : util.php 

Log message:
	Chris Morgan <cmorgan at 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




More information about the wine-cvs mailing list