Convert cmd_parse_search to use the uid hash. (closes #3905)
Replace the linear scan for each result with a hash lookup. Thisshould greatly improve performance for large mailboxes.
Kevin McCarthy 9 years ago 20be613d a048fba0