| http://www.w3.org/ns/prov#value | - If you need to sort a large CFDirectory listing, you may find a very significant improvement if you... - CFDirectory but do NOT use the sort attribute. - Do a Query of Query on the CFDirectory results and sort within the Q of Q. - Do not use SELECT * in the Q of Q. Only select the fields you need such as the file Name and Date. - If you need to filter the results, it can be done in the same Q of Q
|