Search¶
To help users locate and manage content, AtoM includes powerful search support, available anywhere in the application through the search box located in the AtoM header bar, or through one of the many dedicated search boxes for specific entities or record types. As of release 2.0.0, AtoM now uses Elasticsearch to power its search functionality - Elasticsearch is an open source distributed search server based on Apache Lucene, which acts as AtoM’s new search and analytic engine.
This section of the User Manual will cover the features available in the search box (including faceted typeahead results, institutional search box delimiters, and filter tags), and it will walk users through how to search for archival descriptions. Additionally, an outline of each of the dedicated search bars available throughout the application is provided, with instructions on how to search for different record types in each.
Below you will find an overview of:
See also
The AtoM Search box ¶
The search box is the primary means to find descriptions in AtoM that contain text matching a search query. The search box is located in the header bar on all AtoM pages, including the home page. By default, when a user enters text and presses enter, the results returned are for archival descriptions. However, other record-type results can be discovered via the typeahead results presented in the search box (see: below).
Search terms entered in the search box are, by default, searched with an “OR” operator - that is to say, searching for kitty cat would by default search kitty OR kat. AtoM supports a number of Boolean operators - see: Advanced search.
Typeahead and faceted search box results¶
Additionally, the AtoM search box also implements typeahead - as a user enters text into the search box, one or more possible matches are found and presented to the user in a drop-down below the search box, which continue to narrow as the user enters further text. This allows a user to dynamically view results and select a resource without necessarily having to enter its full name or title. The search box typeahead results are organized into record-type categories (or facets), including:
- Archival description
- Authority record
- Archival institution
- Subject access points
- Place access points
When multiple results for a record type exist, the typeahead drop-down includes an option to view all records for a particular record type - clicking the “View all” link for a particular type of record will redirect the user to a browse page of results.
The typeahead is set by default to begin providing suggestions only after at least three characters have been entered - for example, entering “a” or “an” in the search box will not prompt suggestions, but entering “ant” might produce suggestions such as an authority record for a person named “Anthony,” etc.
Important
The typeahead search results are intended as a navigational tool for quick searching of multiple entity types, but by default pressing enter after entering a query in the search bar will load a results page for archival descriptions. If you wish to search for an authority record or archival institution using the main search box, you must either click it when it appears in the drop-down, or alternately select it from a browse page when clicking the “all matching” option below each search facet in the typeahead. At this time, the main search box cannot be configured to return other record types when pressing enter. However, there are also dedicated search bars for authority records and archival institutions – see below.
Institutional search box delimiters¶
To better support the use of AtoM as a multi-repository system, AtoM provides users with an institutional search box delimiter that can be toggled between a global search setting and a setting restricted to the holdings of a particular archival institution.
When a user has viewed an archival institution record or an archival description related to an archival institution, clicking in the search box will reveal a set of radio buttons that allow the user limit the search results to the holdings of the most recently viewed archival institution, or to search globally (i.e., across all records in the application).
Help text appears in the search box to indicate at a glance which setting is engaged: if the search box text says “Search”, the delimiter is set to perform a global search. If the help text says “Search [Name of Institution]” (where the name of the current related institution appears), this indicates that the delimiter is set to limit search box query results to the holdings of that institution.
Note
When a user views a linked archival description or an archival institution record, the search box delimiter will default to search within that institution. If you would like to perform a global search (i.e. across all records in the application), switch the radio button to Global search before proceeding. See below for further instructions on using the search box delimiters.
When the delimiter is set to limit search results to a specific archival institution, typeahead search results for archival descriptions will also be limited to the holdings of that institution. However, other typehead results, such as authority record and archival institution suggestions, will not be limited (instead AtoM will continue to make suggestions from all records in the application for those types).
Filter tags¶
If a user enters a search query in the search box while the delimiter. is set to a particular repository and presses enter, the search results page will include a filter tag at the top of the results, to offer a visual cue to the user that the results are limited to those of a specific archival institution. Clicking the “X” on the filter tag will remove it, and the results page will reload and display global search results. This offers two advantages to the user:
- When a delimited search is performed, the user is given a clear visual indication (the filter tag bearing the repository name)
- If a delimited search is performed by accident (i.e. the user meant to perform a global search), the filter can be removed without having to perform the search again.
Using the Institutional search box delimiters¶
- Navigate to an archival description linked to an archival institution, or to an archival institution’s page. You can do this either by searching for the name of the institution or description, or by browsing.
- Place your cursor in the search box located in the AtoM header bar. A drop-down menu will appear beneath the search box with two radio buttons.
- By default, the radio button will be set to the related archival institution. If you would like to search within the holdings of that institution, you can begin typing your query.
- If you would like to search all records held in AtoM (i.e. globally), click the “Global search” radio button in the drop-down. Begin typing your query.
- If you see the result you are looking for appear in the typeahead, you can click it to go straight to the record - AtoM will redirect you to the selected description’s view page.
- You can use “quotations”, Boolean operators such
as AND, OR, and NOT, or special characters such as the
*
wildcard, to broaden or narrow your search. For more information, see: Advanced search - When you have entered your search term(s), press enter to submit and begin your search. AtoM will redirect you to a search results page with descriptions that contain data that match your search query.
- If you have used the institutional search box delimiter, a filter tag will appear at the top of your search results, indicating that these results have been limited to the current repository. If you wish to broaden the search results to all records in AtoM (i.e., if you did not intend to use the institutional search delimiter), you can click the “X” on the filter tag to remove it; AtoM will reload global search results.
- The search results page includes a number facet filters, to help you sort through the results and find the content you are looking for. For more information on working with facet filters, see: Facet filters.
- Search results can be sorted either alphabetically, by most-recently updated, by reference code, or by date of creation using the sort button available at the top-left side of the search results. For more information, see: Sort button.
Search results and facet filters¶
AtoM’s search and browse pages include a number of facet filters to enhance a user’s ability to quickly sift through results and find specific records.
For more information on using the facet filters in AtoM, see:
Search for archival descriptions¶
Searching for archival descriptions is accomplished using the search box located in the AtoM header bar, available anywhere in the application. Though other kinds of record results can be found using the typeahead features of the general search box (see: Typeahead, above), when a user enters a search term and presses enter, by default the search box will return results for archival descriptions. The following will outline some of the steps involved in searching for archival descriptions.
Important
Only authenticated (i.e. logged in) users with access privileges to view drafts will be able to see draft descriptions in search and browse results. For more information on draft vs. published, and changing the publication status of an archival description, see: Publish an archival description.
Tip
Trying to find a specific record inside a fonds, collection, or series? Check out the section below on our Treeview quick search.
To search for archival descriptions in AtoM:
- Place your cursor in the search box located in the header bar at the top of the page.
- A drop-down menu will appear. If you were viewing an archival institution, or an archival description linked to an archival institution when you placed your cursor in the search box, the search box delimiter will be set for the current related institution (otherwise, the only option will be “Global search”). If you wish to search only within the selected institution, leave the radio button set to search the current institution. If you wish to search all records in AtoM (i.e. globally, across institutions), click the “Global search” radio button. The examples in these instructions will illustrate how to perform a global search - see above for further instructions on using the search box delimiters to search within a single institution in a multi-repository system.
Note
When a user views a linked archival description or an archival institution record, the search box delimiter will default to search within that institution. If you would like to perform a global search (i.e. across all records in the application), switch the radio button to Global search before proceeding. See above for further instructions on using the search box delimiters.
- Begin to enter your search term. As you type, typeahead results will begin to appear in the search box dropdown. For more information on typeahead in search, see above - Typeahead and faceted search box results. The results that appear as you type will be faceted by entity - those with the description icon next to them are archival descriptions.
- If you see the record you are looking for in the faceted results provided by the typeahead, click the title in the search box drop-down to navigate to it. If you don’t, or would like to see more results, finish entering your search term and press enter.
- If you have pressed enter, AtoM will redirect you to a search results page. The following image has been annotated with letters (A-E in orange circles) to outline some of the features of the results page that will help you navigate, and narrow your search:
- A: The number of relevant search results returned will be shown at the top of the screen, for context. Your search term(s) will be visible in the search bar - additionally, if you click to open the Advanced search panel, your search query will be visible in the first Boolean field at the top of the panel. For more information on the advanced search panel and using the options it contains, see: Advanced search.
- B: This is the Advanced search panel. Click to expand or collapse the panel. It contains a user interface for building Boolean search queries, as well as a number of additional filters that can be used to refine search results. For more information, see: Advanced search.
- C: Results appear in the main column of the page - click on a result
and AtoM will take you to a view page for the related
archival description. Additionally, the results include helpful
contextual information, including:
- Level of description - i.e. fonds, series, file, item, etc. The level of description will be diplayed next to the orange identifier, below the title of the record.
- Publication status - if a description’s publication status is “draft” (i.e. it is not visible to public users), the draft status will be indicated in the stub record. You must be logged in to see the draft status displayed. If no status is displayed, the record is published, and visible to public (i.e. not logged in) users.
- Description - if a scope and content note has been included in the archival description, its first 2-3 lines will be visible here for greater context.
- Identifier - if a reference code or other identifier has been added to the record, the results will display this in orange, beneath the title.
- Creation dates - if dates of creation have been added to the record, these will display on the same line as the identifier and level of description.
- Part of - if the record is the child of a hierarchical archival unit (e.g. a file in a fonds, etc), the title of the parent record will be displayed as a hyperlink beneath the identifier, level of description, and creation dates.
- Creator name - if a creator’s authority record has been linked to an archival description, the results stub will display the creator name below the scope and content summary.
D: Search result pages include facet filters to help you narrow your search further. For more information on facet filters and using them in AtoM, see Facet filters. By default, only those facets that relate to the results will be displayed - if a facet has 0 or only 1 result, it will not be shown. Facets available on archival description search/browse pages can include:
- Language: Filters for content in a different available language (i.e., if the content has been tranlsated into more than one language)
- Part of: Allows users to limit results to children of the selected top-level description
- Archival institution: Limits results to only the holdings of the selected institution
- Creator: Limits results to only those where the name matches that of the creator associated with the archival description
- Name: Limits results to those with a matching name added as a name access point to an archival description
- Place: Limits results to those with a matching place added as a place access point to an archival description
- Subject: Limits results to those with a matching subject added as a subject access point to an archival description
- Level of description: Limits results to those that match the selected level of description (e.g. fonds, collection, series, file, item, etc.). Also includes a top-level description filter, that will limit to all parent records regardless of level of description.
- Genre: Limits results to those with a matching genre/documentary form term added as an access point to an archival description
- Media type: Limits results to those with a digital object attached that matches the selected media type (image, audio, text, video, or other)
E: A count of the number of results with digital objects (i.e. an image, video, PDF, or other kind of attachment) is included at the top of the search results for context, and to help you sift through the results quickly. If you are searching for a description with a digital object, you can limit the results to show only those with digital objects with this filter. Click the “Show results with digital objects” link in the results header, and AtoM will reload the page. Results with digital objects include a thumbnail in the results stub for context. A filter tag (reading “Only digital objects”) is included for context - you can click the X on the filter tag to remove it and return to all results (see above for more on filter tags):
Tip
You can limit the digital object to a specific type of digital object (Image, Audio, Video, Text, or Other) using the Media Type facet filter available on the left-hand column of the search results page. For more information on Facet filters in AtoM, see: Facet filters. There is also a general digital object filter inclued in the Advanced search panel - see Advanced search.
F: The Clipboard icon appears on all archival description search and browse results. Click on the paperclip icon, and the result will be added to the Clipboard. You can use the Clipboard menu at the top of the page. For more information, see Clipboard
- If you are searching within the holdings of a particular archival institution, consult the section above for guidance and tips on using the institutional search box delimiters: Using the Institutional search box delimiters. There is also a Repository filter in the advanced search panel that will allow you to limit the results to a specific institution - see Advanced search.
- When you have found the archival description you are looking for, click on its title, and AtoM will take you to the description’s view page.
- Note that you can use Boolean search operators such as AND, OR, or
NOT, as well as Boolean special characters such as the
*
wildcard symbol to improve your search results, directly from the global search box in the AtoM header bar. For more information on available special characters and boolean searching in AtoM, see: Advanced search. - If you do not see the record you are looking for, you can use the pager included at the bottom of the page to keep browsing the results. NOTE: whether or not there is a pager included will depend on the number of results returned, and the “Results per page” setting in Admin > Settings > Global > Results per page. If it is set at the default 10 results per page, and your search has returned more than 10 results, you will see a pager at the bottom of the page like so:
- If you still have not found the description you are searching for, you can try using the options in the Advanced search panel to further refine your results. For more information, see: Advanced search.
Treeview quick search¶
In addition to AtoM’s general search, the treeview included in the context menu of an archival description view page also includes a “Quick search” tab, to help users quickly locate specific descriptions in a deep hierarchy. This is especially useful when using AtoM for archival arrangement and description over several sessions, to quickly return to a specific record when a fonds or collection includes many lower levels of description.
The treeview quick search can be accessed by navigating to an archival description, and clicking the “Quick search” tab above the treeview in the left-hand context menu of the description’s view page.
TO USE THE TREEVIEW QUICK SEARCH:
- Navigate to a top-level archival description (i.e. a fonds, collection, series, etc.) with many child records (lower levels of description). You can do so by searching or browsing - see Access content for more information on navigation in AtoM.
- Once you’ve arrived at an archival description, locate the treeview in the left-hand context menu of the description’s view page. Click the “Quick search” tab.
- The treeview will disappear, and a search box will be shown in its place (note: you can return to the treeview at any time by clicking the “Holdings” tab).
- Type a search term and press enter. AtoM will look for matches in the titles and identifiers (reference codes) of descriptions in the collection.
- Note that you can use Boolean search operators such as AND, OR, or
NOT, as well as Boolean special characters such as the
*
wildcard symbol to improve your search results. For more information on available special characters and boolean searching in AtoM, see: Advanced search.
- Matching results will be returned as blue hyperlinks. Click a results title to navigate to the related description - AtoM will redirect you to a view page for the selected archival description.
- If you are unable to find a description you are searching for, you can also try using the Advanced search interface, which includes filters to be able to limit by archival institution and top-level description (e.g. by a particular fonds, collection, series, etc.). For more information, see: Advanced search.
Tip
If you’d like to view all the descriptive levels in a hierarchy in a browse page, click the “Browse all descriptions” button at the bottom of the Quick search results. AtoM will redirect you to a browse page, where you can use features such as the browse page’s sort button and facet filters to navigate the descriptions. See: Using the Quick search bar’s browse option.
Dedicated search boxes¶
In addition to the faceted results presented in the general search box (see above), AtoM also includes several dedicated search boxes for searching a specific entity or record type. In general these are included on the browse pages for the related entity. Basic instructions for each are included below.
Dedicated search boxes available in AtoM:
- Authority records
- Accession records
- Archival institutions
- Terms
- Donors
- Rights holders
- Functions
- Users
- Physical storage
Important
Some of these searches will return results from all (or most) data entry fields in the related records (i.e. full-text search), while others are currently only configured to return title matches. Details on each are included below. Dedicated search boxes that return more than just title matches currently include: authority records and archival institutions. Note that in 2.2 these full-text search results have not been weighted to favor title matches, etc except for accessions. If you see results without matches in the title (or name), it means the search term(s) appears somewhere in the body of the record.
Authority records¶
A dedicated search box for authority records has been provided on the authority record browse page. In AtoM 2.0.0, this search box will search the following fields of an authority record:
- Authorized form of name in the Identity area
- All fields in the Description area (Dates of existence, History, Places, Legal status, Functions occupations and activities, Mandates/sources of authority, General context)
- Dates of creation, revision, and deletion and Sources in the Control area
Note
Other name fields in the Identity area (Parallel forms of name; Standardized names according to other rules; Other forms of name) have not been indexed in AtoM 2.2. We hope to add this in a future release.
For more information on working with authority records in AtoM, see: Authority records. For information on working with particular fields in the authority record edit template, see: International Standard Archival Authority Record for Corporate Bodies, Persons, and Families.
To search for authority records in AtoM:
- Using the browse menu (available as a drop-down menu next to the search box in the AtoM header bar at the top of the page), navigate to Browse > Authority records
Tip
Depending on the default label and menu settings in your installation, the authority records in your browse menu may appear under a different name (such as “People & Organizations” or another more user-friendly name). Administrators can change the default labels via Admin > Settings > User interface label, and the default menu labels can be changed via Admin > Menus. See the Administer section for more details.
- Place your cursor in the authority record search box at the top of the browse page. Type a search term and press enter, or use your mouse to click the search button (represented by the magnifying glass icon to the right of the search box).
- AtoM will reload the page with results. If there are more than 10 results, a pager will be included at the bottom of the results page.
Note
See above for a list of fields that AtoM will search in an authority record. In release 2.0.0, results have not been weighted to favor title matches. If you see results without matches in the title (i.e. the authorized form of name), it means the search term(s) appears somewhere in the body of the record.
- The results page includes a sort button (allowing you to sort results to show them in alphabetic order, or most recently created/updated) and a set of facet filters to help you sift through results. For more information on these elements, see Sort button and Facet filters.
Tip
You can use Boolean search operators such as AND, OR, or NOT, as well as Boolean special characters such as the * wildcard symbol to improve your search results. For more information on available special characters and boolean searching in AtoM, see: Advanced search.
- You can click the button next to your search term in the dedicated search box to clear the field and begin a new search. Alternately, simply place the cursor in the search box and enter a new search term.
- When you have found the record you are searching for, click on its title in the results, and AtoM will redirect you to the selected authority record’s view page.
Accession records¶
A dedicated search box for accession records has been provided on the accessions browse page. In AtoM 2.1 and later, full-text searching has been returned to the accession module, and for frequently-searched fields, weighting has been added to increase the relevance of matching results. Below is a list of indexed fields and their weighting:
Field name | Weight |
---|---|
Accession number | x10 |
Donor name | x10 |
Title | x10 |
Scope and content | x10 |
Location information | x5 |
Processing notes | x5 |
Immediate source of acquisition | x5 |
Archival/custodial history | x5 |
Appraisal, desctruction and scheduling | |
Physical condition | |
Primary contact name | |
Received extent units |
For more information on working with accession records in AtoM, see: Accessions. See also: Deaccession records.
Tip
In order to search by accession number, please use the prefix “identifier:” before the accession date (i.e. identifier:2015-12-28). This will pull up all accessions that begin with the accession date 2015-12-28. Do not use the rest of the accession number, as the backslash will break the search. This issue has been marked for resolution in the 2.3 release of AtoM.
Note
To view and search for accession records in AtoM you must be logged in to a user account with sufficient access privileges, such as an editor or an administrator. For more information on user roles, see: User roles. For information on default permissions for user roles, see: Default permissions by user role. For information on changing edit permissions, see: Edit permissions. See also: Manage user accounts and user groups.
To search for accession records in AtoM:
- Navigate to the accession record browse page by clicking on the Manage menu (located in the main menu for logged-in users, in the top-right of the AtoM header bar) and choosing “Accessions” - i.e., Manage > Accessions.
- AtoM will redirect you to the accessions browse page. A list of your accessions will appear; if there are more than 10 results, a pager will be included. To begin searching for an accession, place your cursor in the the dedicated search box at the top of the Accessions browse page.
Tip
An administrator can change the number of results per page for browse and search result pages throughout AtoM via Admin > Settings > Global > Results per page. By default, the number is set to 10. For more information, see Settings.
- Type a search term into the dedicated search box and press enter, or use your mouse to click the search button (represented by the magnifying glass icon to the right of the search box).
- AtoM will reload the page with results. If there are more than 10 results, a pager will be included at the bottom of the results page. The results page also includes a sort button (allowing you to sort results to show them in alphabetic order, or most recently created/updated). For more information, see Sort button.
- You can click the button next to your search term in the dedicated search box to clear the field and begin a new search. Alternately, simply place the cursor in the search box and enter a new search term.
- When you have found the record you are searching for, click on its title in the results, and AtoM will redirect you to the selected accession record’s view page.
Archival institutions¶
A dedicated search box for archival institutions has been provided on the archival institution browse page. All fields are indexed, but as of AtoM 2.3 and earlier, no weighting has been added to specific fields.
The archival institution browse page has 2 different views - a “card” based view, and a table view. Users can switch quickly between these two views via the view toggle button located next to the archival institution dedicated search box:
For more information on navigating the archival institution browse page, see: Browse archival institutions.
For more information on working with archival institution records in AtoM, see: Archival Institutions. For information on working with particular fields in the archival institution record edit template, see: International Standard for Describing Institutions with Archival Holdings.
To search for archival institutions in AtoM:
- Using the browse menu (available as a drop-down menu next to the search box in the AtoM header bar at the top of the page), navigate to Browse > Archival institutions. The way the page will appear may depend on the default view set by an administrator - there is a table view, and a card view, and users can toggle between the two:
Tip
Depending on the default label and menu settings in your installation, the archival institution label in your browse menu may appear under a different name (such as “Repositories,” “Archives,” or another more user-friendly name). Administrators can change the default labels via Admin > Settings > User interface label, and the default menu labels can be changed via Admin > Menus. See the Administer section for more details.
- Place your cursor in the dedicated search box at the top of the archival institution browse page. Type a search term and press enter, or use your mouse to click the search button (represented by the magnifying glass icon to the right of the search box).
Tip
You can use Boolean search operators such as AND, OR, or NOT, as well as Boolean special characters such as “quotations” or the * wildcard symbol to improve your search results. For more information on available special characters and boolean searching in AtoM, see: Advanced search.
- AtoM will reload the page with results. If there are more than 10 results, a pager will be included at the bottom of the results page.
Note
In the current release, results have not been weighted to favor title matches. If you see results without matches in the title (i.e. the authorized form of name), it means the search term(s) appears somewhere in the body of the record.
- Users can toggle between the table view and card view at any time during the search process, using the view toggle button to the right of the search box:
- You can further refine your search with the advanced filters - click the “Advanced” button below the search box to display the advanced filters. Select the desired filters from the drop-down menus, then click the “Set filters” button to refine the results:
- AtoM will reload the page, with the results refined based on the Advanced search filters.
Note
After a search, the advanced search filters will reset. You will have to re-apply them to perform the same search again.
- Results in the table view can be sorted based on column - click on the column header to sort the results; click again to reverse the sort order. The results page also includes a sort button (allowing you to sort results to show them in alphabetic order, by identifier, or by most recently created/updated), and a set of facet filters to help you sift through results. For more information on these elements, see Sort button and Facet filters.
- You can click the button next to your search term in the dedicated search box to clear the field and begin a new search. Alternately, simply place the cursor in the search box and enter a new search term.
- When you have found the record you are searching for, click on its title in the results, and AtoM will redirect you to the selected archival institution’s view page.
Terms¶
As of AtoM 2.1, a dedicated search box for terms has been provided on the browse page for each taxonomy. In AtoM 2.1, the public interface for browsing places and subjects was redesigned to make useful elements of the taxonomy and term management pages available to unauthenticated (i.e. public) users - for more information, see: Terms.
In the following example, the Place taxonomy has been used to demonstrate the search functionality, because it is one of the modules (along with Subjects) where the search box is available to both authenticated and public users. However, the same search box has been included on all taxonomy pages (available to authenticated users with the proper permissions via Manage > Taxonomies, and then selecting a taxonomy).
Tip
A place is a geographic location registered in a taxonomy and used as an access point in archival descriptions. For more information on managing places in AtoM, see: Terms. For information on adding access points to an archival description, see: Add an access point “on the fly” from an archival description.
To search for terms in AtoM:
- First, navigate to the relevant taxonomy. For Places and Subjects, use the browse menu (available as a drop-down menu next to the search box in the AtoM header bar at the top of the page), navigate to Browse > Places or Browse > Subjects. For all other taxonomies (available only to authenticated (i.e. logged in) users with the proper access privleges), open the Manage menu located in the AtoM header bar, select “Taxonomies”, and then choose the taxonomy you would like to search.
- AtoM will redirect you to the related terms browse page. A list of your terms will appear; if there are more than 10 results, a pager will be included.
- If desired, you can search either only for the preferred label (e.g. the formal name of the term entered into the “Name” field on the term edit page), or for only the “Use for” (e.g. alternate, non-preferred names) labels associated with the term, using the drop-down menu located on the left of the dedicated search box. By default, AtoM will search All labels (e.g. both the preferred and ‘Use for’ labels) associated with a term.
Note
At the moment, only the labels associated with a term (e.g. its name, and any “Use for” names added) are searchable. Content in other fields (e.g. scope note, source note, etc) will not return results.
- Place your cursor in the dedicated search box at the top of the browse page. Type a search term and press enter, or use your mouse to click the search button (represented by the magnifying glass icon to the right of the search box).
- AtoM will reload the page with results. If there are more than 10 results, a pager will be included at the bottom of the results page.
- The results page includes a sort button (allowing you to sort results to show them in alphabetic order, or most recently created/updated) and a set of facet filters to help you sift through results. For more information on these elements, see Sort button and Facet filters.
Tip
You can use Boolean search operators such as AND, OR, or NOT, as
well as Boolean special characters such as “quotations” or the *
wildcard symbol to improve your search results. For more information on
available special characters and boolean searching in AtoM, see:
Advanced search.
- You can click the button next to your search term in the dedicated search box to clear the field and begin a new search. Alternately, simply place the cursor in the search box and enter a new search term.
- When you have found the record you are searching for, click on its title in the results, and AtoM will redirect you to the selected term’s view page.
Donors¶
A dedicated search box for donor records has been provided on the Donors browse page. In AtoM 2.0, this search box will only return title (i.e. Authorized form of name) matches However, the search box is configured to return partial matches, so for example, a search for “ju” would return names such as Jules, Julie, June, Jude, etc. This allows the dedicated search box to be used as a navigational aid, allowing a user to quickly locate a specific record when there are many donor records saved in the system.
For more information on working with donor records in AtoM, see: Donor records.
Note
To view and search for Donor records in AtoM you must be logged in to a user account with sufficient access privileges, such as an editor or an administrator. For more information on user roles, see: User roles. For information on default permissions for user roles, see: Default permissions by user role. For information on changing edit permissions, see: Edit permissions. See also: Manage user accounts and user groups.
To search for donor records in AtoM:
- Navigate to the donor record browse page by clicking on the Manage menu (located in the main menu for logged-in users, in the top-right of the AtoM header bar) and choosing “Donors” - i.e., Manage > Donors.
- AtoM will redirect you to the Donors browse page. A list of your donor records will appear; if there are more than 10 results, a pager will be included. To begin searching for a donor record, place your cursor in the the dedicated search box at the top of the Donors browse page.
Tip
An administrator can change the number of results per page for browse and search result pages throughout AtoM via Admin > Settings > Global > Results per page. By default, the number is set to 10. For more information, see Settings.
- Type a search term into the dedicated search box and press enter, or use your mouse to click the search button (represented by the magnifying glass icon to the right of the search box).
Tip
In 2.0.0, AtoM will only search on the title (i.e. authorized form of name) of the donor record, but it will provide fuzzy matching - that is, instead of requiring an exact match on a title, it will return partial matches as well - so a search for “way” would return donor names such as Wayson, Wayne, and even Galloway, instead of failing to return any (as in an exact match search).
- AtoM will reload the page with results. If there are more than 10 results, a pager will be included at the bottom of the results page. The results page also includes a sort button (allowing you to sort results to show them in alphabetic order, or most recently created/updated). For more information, see Sort button.
- You can click the button next to your search term in the dedicated search box to clear the field and begin a new search. Alternately, simply place the cursor in the search box and enter a new search term.
- When you have found the record you are searching for, click on its title in the results, and AtoM will redirect you to the selected donor record’s view page.
Rights holders¶
A dedicated search box for Rights holder records has been provided on the Rights holders browse page. In AtoM 2.0.0, this search box will only return title (i.e. Authorized form of name) matches However, the search box is configured to return partial matches, so for example, a search for “un” would return terms such as Underwood, United, and University, as well as Munn. This allows the dedicated search box to be used as a navigational aid, allowing a user to quickly locate a specific record when there are many rights holder records saved in the system.
For more information on working with Rights and Rights holder records in AtoM, see: Rights.
Note
To view and search for Rights holder records in AtoM you must be logged in to a user account with sufficient access privileges, such as an editor or an administrator. For more information on user roles, see: User roles. For information on default permissions for user roles, see: Default permissions by user role. For information on changing edit permissions, see: Edit permissions. See also: Manage user accounts and user groups.
To search for rights holder records in AtoM:
- Navigate to the rights holder record browse page by clicking on the Manage menu (located in the main menu for logged-in users, in the top-right of the AtoM header bar) and choosing “Rights holders” - i.e., Manage > Rights holders.
- AtoM will redirect you to the Rights holders browse page. A list of your rights holder records will appear; if there are more than 10 results, a pager will be included. To begin searching for a rights holder record, place your cursor in the the dedicated search box at the top of the Rights holder browse page.
Tip
An administrator can change the number of results per page for browse and search result pages throughout AtoM via Admin > Settings > Global > Results per page. By default, the number is set to 10. For more information, see Settings.
- Type a search term into the dedicated search box and press enter, or use your mouse to click the search button (represented by the magnifying glass icon to the right of the search box).
Tip
In 2.0.0, AtoM will only search on the title (i.e. authorized form of name) of the rights holder record, but it will provide fuzzy matching - that is, instead of requiring an exact match on a title, it will return partial matches as well - so a search for “way” would return donor names such as Wayson, Wayne, and even Galloway, instead of failing to return any (as in an exact match search).
- AtoM will reload the page with results. If there are more than 10 results, a pager will be included at the bottom of the results page. The results page also includes a sort button (allowing you to sort results to show them in alphabetic order, or most recently created/updated). For more information, see Sort button.
- You can click the button next to your search term in the dedicated search box to clear the field and begin a new search. Alternately, simply place the cursor in the search box and enter a new search term.
- When you have found the record you are searching for, click on its title in the results, and AtoM will redirect you to the selected rights holder record’s view page.
Functions¶
A dedicated search box for functions has been provided on the functions browse page. In AtoM 2.0.0, this search box will only return title (i.e. authorized form of name) matches However, the search box is configured to return partial matches, so for example, a search for “sing” would return terms such as Singing, Singe, and Singular, as well as Licensing, Browsing, etc. This allows the dedicated search box to be used as a navigational aid, allowing a user to quickly locate a specific record when there are many function records saved in the system.
For more information on working with functions in AtoM, see: Functions. For information on working with particular fields in the functions edit template, see: International Standard for Describing Functions (ISDF).
To search for functions in AtoM:
- Navigate to the functions browse page by clicking on the browse menu (located in the AtoM header bar, next to the general search box) and selecting “Functions” from the drop-down menu that appears.
- AtoM will redirect you to the functions browse page. A list of your functions will appear; if there are more than 10 results, a pager will be included. To begin searching for an accession, place your cursor in the the dedicated search box at the top of the Accessions browse page.
Tip
An administrator can change the number of results per page for browse and search result pages throughout AtoM via Admin > Settings > Global > Results per page. By default, the number is set to 10. For more information, see Settings.
- Type a search term into the dedicated search box and press enter, or use your mouse to click the search button (represented by the magnifying glass icon to the right of the search box).
Tip
In 2.0.0, AtoM will only search on the title (i.e. authorized form of name) of the function, but it will return partial matches - so a search for “reg” would return Regular, Registration, and Regulation, as well as Deregulation and Desegregation.
- AtoM will reload the page with results. If there are more than 10 results, a pager will be included at the bottom of the results page. The results page also includes a sort button (allowing you to sort results to show them in alphabetic order, or most recently created/updated). For more information, see Sort button.
- You can click the button next to your search term in the dedicated search box to clear the field and begin a new search. Alternately, simply place the cursor in the search box and enter a new search term.
- When you have found the record you are searching for, click on its title in the results, and AtoM will redirect you to the selected function’s view page.
Users¶
In AtoM 2.0.1, a dedicated search box for managing Users and user accounts has been added to the user browse page. This search box will only return user name and email matches However, the search box is configured to return partial matches, so for example, a search for “ca” would return Names such as Cameron, Cal, and also Bianca, as well as returning any user with an email that ends with “.ca”. This allows the dedicated search box to be used as a navigational aid, allowing an administrator to quickly locate a specific user when there are many user accounts saved in the system (particularly in a multi-repository system such as a network or portal site).
For more information on working with User accounts in AtoM, see: Manage user accounts and user groups. See also: Edit permissions.
To search for user account records in AtoM:
- Navigate to the Users browse page by clicking on the Admin menu (located in the main menu for logged-in administrators, in the top-right of the AtoM header bar) and choosing “Users” - i.e., Admin > Users.
- AtoM will redirect you to the Users browse page. A list of the user accounts in your AtoM installation will appear; if there are more than 10 results, a pager will be included. To begin searching for a specific user, place your cursor in the the dedicated search box at the top of the page.
Tip
An administrator can change the number of results per page for browse and search result pages throughout AtoM via Admin > Settings > Global > Results per page. By default, the number is set to 10. For more information, see Settings.
- Type a search term (such as a name or email) into the dedicated search box and press enter, or use your mouse to click the search button (represented by the magnifying glass icon to the right of the search box).
Important
Users marked “Inactive” will not be included in search results. To locate an inactive user, you will have to browse through the list of users who have been marked inactive. Use the blue tabs (sometimes called “pills” due to their rounded shape) to switch from “Show active only” to “Show inactive only”. For more information on users, see Manage user accounts and user groups. For specific information on marking a user inactive, see: Mark a user “Inactive”.
Tip
In 2.0.1, AtoM will only search on the title (i.e. authorized form of name) of the rights holder record, but it will return partial matches - for example, a search for “way” would return donor names such as Wayson, Wayne, and even Galloway, instead of failing to return any (as in an exact match search). Similarly, a search for “es” would return names such as Esther and Reeves, as well as any email address ending in “.es”.
- AtoM will reload the page with results. If there are more than 10 results, a pager will be included at the bottom of the results page.
- You can click the button next to your search term in the dedicated search box to clear the field and begin a new search. Alternately, simply place the cursor in the search box and enter a new search term.
- When you have found the user record you are searching for, click on its title (i.e. user name) in the results, and AtoM will redirect you to the selected user’s profile.
Physical storage¶
As of AtoM 2.1, a basic search of physical storage containers has been
added to the physical storage module’s browse page.
This search box will only return user container name matches. Note as well
that special characters for Boolean search (e.g. the *
wildcard or
~
fuzzy search characters) are not supported in this search box.
However, the search box is configured to return partial matches, so for
example, a search for “Box 1” would return container names such as Box 10,
Box 11, and Box 100, etc. This allows the dedicated search box to be used as a
navigational aid, allowing an administrator to quickly locate a
specific container when there are many containers saved in the system.
For more information on working with the Physical storage module in AtoM, see: Physical storage.
To search for physical storage containers in AtoM:
- Navigate to the Physical storage browse page by clicking on the Manage menu (located in the main menu for logged-in administrators, in the top-right of the AtoM header bar) and choosing “Physical storage” - i.e., Manage > Physical storage.
- AtoM will redirect you to the Physical storage browse page. A list of the containers you have created in your AtoM installation will appear; if there are more than 10 results, a pager will be included. To begin searching for a specific container, place your cursor in the the dedicated search box at the top of the page.
Tip
An administrator can change the number of results per page for browse and search result pages throughout AtoM via Admin > Settings > Global > Results per page. By default, the number is set to 10. For more information, see Settings.
- Type a search term (i.e. a whole or partial container name) into the dedicated search box and press enter, or use your mouse to click the search button (represented by the magnifying glass icon to the right of the search box).
- AtoM will reload the page with results. If there are more than 10 results, a pager will be included at the bottom of the results page.
- You can click the button next to your search term in the dedicated search box to clear the field and begin a new search. Alternately, simply place the cursor in the search box and enter a new search term.
- When you have found the user record you are searching for, click on its title (i.e. user name) in the results, and AtoM will redirect you to the selected container’s view page.