I am still looking for help on this matter, can anybody help me? ====================================== We are having problems making Verity search like the documentation says. Using CFSERACH with type=simple (and case-insensitive), we find the following: - searching for the phrase, american painting, returns all records with either american or painting - searching for american AND painting returns only records with both - searching for "american painting" (with quotes) returns no rows According to the documentation, the first case should have returned only rows with the phrase "american painting" in it. I have confirmed that there are 4 records in the collection that have that phrase, so it should be returning something. ====================================== In doing other tests since I first sent this message, I have determined that wrapping a search term in quotes will only return records that match the phrase if it whole words. In the example above, "american painting" returned nothing, but "american paintings" (note the plural) returned the 4 records that had the exact term "american paintings" in it. So why would it not return the same for "american painting", which to me it should have. I am getting pressure from my PM to explain why our verity search is not working the way the documentation says it should. I am running out of ideas. Any ideas on what we are not doing right?
thanks -r _____________________________________ Rob Barthle Contractor - Sr. Software Developer [EMAIL PROTECTED] 202-245-6484 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254214 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

