I'm creating a search utility/interface for an online magazine. I've created my
collection using cfcollection, that I included on my search page (search.cfm
file). Would that be the correct place to put this code? Also, should I just
put the cfindex tag/attributes within the search file or is there a better
place to put that code?

Thanks....