Hi Justin
the very general query is a sledgehammer to crack a nut as opposed to the scalpel blade precision of an indexed query. I like to call it a query of last resort. This is why you see it is an option to display it in the Simple Query fields. It is the worst possible search in that it has to trawl the whole of the database for a match and the bigger the database the longer you have to wait. Usually you can help the speed by giving the system hints… ie what year , what series , something to get the indexed searching working . In my teaching this stuff to users you notice that we are all fundamentally lazy, so the any logging field option seems to mean that we will get what we want , so lets use that.. However we all want speed as well.So a well constructed logging schema will help your users find stuff faster. Explore so called Smart folders , they are really queries with more than one criteria , a mixture of these and teaching your users how to “GOOGLE” this stuff will make them all happy campers… There is a lot of traffic about this subject in this forum..
Kevin Duggan
Catdv