I'm looking to create a search facility for a site, and i'd like the search to return results from the database and from files. Is this possible?
So if i search for say 'Apple' it will return database records containing Apple, as well as any files containing Apple
I've looked into cfsearch, but is it possible to create search collections that contain both data from a database and from file? It seems to be one or the other.