Verity or Lucene work pretty well-- though it does take some time to wrap your head around how you go about get complex data indexed.
But once you understand it it is very customizable. cfcollection, cfindex, and cfsearch are all you need to build a fairly robust search engine with stemming as well as allowing (AND NOT OR and wildcard(*) ) style of searches. http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags_c_09.html <http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=Tags_c_09.html> -- /Kevin Pepperman "They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety." - Benjamin Franklin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332360 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

