Story: User can search for objects by keyword on common text fields.
Qualifications: This is not structured search, but just a simple fulltext index on things like the name and description (details TBD). Results are paginated, and a simple text summary is listed (e.g., number and name). Clicking on a result shows the basic object info edit page. No sort or filter functionality is assumed.
...