Skip to content
Ethan Gruber edited this page Dec 8, 2015 · 1 revision

The Object List section of the Project Admin panel (also referred to as Admin Home) will display a table containing a list of objects (NUDS or NUDS-Hoard records) in the Numishare collection. Twenty records, with some metadata, will display on each page, and pagination controls allow the user to iterate through pages. The record can be edited by clicking on the link for the record's title. A search function allows the searching of titles and recordIds. There is still much work to be done in improving the search functionality.

New objects may be created by clicking on the link under the "Object Management" section.

The object list allows for the deletion of individual records from the XML database (including removal from the Solr search index) and for the publication or removal from publication from Solr. Batch operations include publishing all approved objects (NUDS records with the publicationStatus = 'approved'), the re-indexing of currently published objects (useful if there are changes in the way that NUDS records are indexed into Solr), and the removal of all objects from Solr.

Clone this wiki locally