I'm trying to do a site search which have 4 functionalities (exact phrase, allword match, any word match and near match). These 4 types of site search will select the same fields but different conditions.
Any ideas on how I can eliminate the duplication ? I will need to display all the result of the 4 different types of site search in one page. Obviously, I don't want to display the same item twice.
Any ideas on how to manipulate the result through SQL ?
Thanks,
nawrioj
Any ideas on how I can eliminate the duplication ? I will need to display all the result of the 4 different types of site search in one page. Obviously, I don't want to display the same item twice.
Any ideas on how to manipulate the result through SQL ?
Thanks,
nawrioj