Actions
Bug #2192
closedImprove QuickSearch results from Digir
Start date:
09/08/2005
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2192
Description
Implement two improvements to the returned results from Digir QuickSearches.
- Ignore case of scientific name when partitioning records into subsets.
- Sort the results by scientific name alphabetically.
Files
Updated by Kevin Ruland about 19 years ago
- Removed unused code controlled by "useCache" flag from getDigirResourceName.
- Changed addResultsetByScientificName method to fold case of scientific name
matches and populate the resultList in alphabetical order. This results in
the QuickSearch returning fewer different categories because of case
differences
and presenting the results alphabetically.
Updated by Matt Jones about 19 years ago
Committed patch to kepler. Verified that DC search and actor still works and
produces lat/lon data for a search on Mephitis. Closing bug.
Actions