Search by Relevance
Package:
Summary:
Sort arrays or MySQL searches by relevance
Groups:
Author:
Description:
This class can be used to sort arrays or MySQL searches by relevance.
It can search for a string in an array of a MySQL query result.
The class returns an array of search result entries that is sorted by a criteria of relevance implemented within the class.
A number representing the relevance is returned within the sorted search results.
It can search for a string in an array of a MySQL query result.
The class returns an array of search result entries that is sorted by a criteria of relevance implemented within the class.
A number representing the relevance is returned within the sorted search results.
Comments are closed.