datadavev / DwC_views

Implements viewers for Darwin Core record repositories
1 stars 0 forks source link

JQuery Plugin - Simple Search #32

Closed coreyo closed 13 years ago

coreyo commented 13 years ago

Implement a simple search to specify which records should be displayed by the DwCRecordsTable

coreyo commented 13 years ago

Initial search is working. Input format is an actual query "q=" directive (i.e. "id:UAM9382472.23.").

TODO: Make a special "search" public method for the DwCRecords view and modify the search to use it properly.