Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Basic Search function allows you to search for a keyword across a predefined set of metadata fields available in the Solr index (e.g. title, subject, description, contributor, date, format, rights, full text). In the current DAMS implementation, a collection namespace can be selected to limit the search space. The display of search results is identical to the results display for an advanced search.

Highlighted basic search box


Expand
titleClick here to view a list of the Solr fields searched with the Basic Search function
List of Solr fields searched with the Basic Search function. The weight is a factor that helps establishing the order of items in the results list, if a search term matches data in a Solr field with a higher weight, the respective Solr entry will be ranked higher in the results list.


Solr fieldWeight
dc.title5
dc.subject3
dc.description3
dc.creator3
dc.publisher3
dc.contributor3
dc.date3
dc.type3
dc.format3
dc.identifier3
dc.language3
dc.coverage3
dc.rights3
mods_title_s5
mods_subTitle_s3
mods_abstract_ms3
mods_accessCondition_ms3
mods_dateCreated_s3
mods_genre_ms3
mods_identifier_ms3
mods_language_languageTerm_ms3
mods_name_namePart_ms3
mods_name_role_roleTerm_ms3
mods_note_ms3
mods_originInfo_dateCreated_ms3
mods_originInfo_dateIssued_ms3
mods_originInfo_issuance_ms3
mods_originInfo_place_placeTerm_ms3
mods_originInfo_publisher_ms3
mods_physicalDescription_extent_ms3
mods_physicalDescription_form_ms3
mods_physicalDescription_internetMediaType_ms3
mods_recordInfo_recordOrigin_ms3
mods_subject_cartographics_coordinates_ms3
mods_subject_geographic_ms3
mods_subject_hierarchicalGeographic_city_ms3
mods_subject_hierarchicalGeographic_citySection_ms3
mods_subject_hierarchicalGeographic_continent_ms3
mods_subject_hierarchicalGeographic_country_ms3
mods_subject_hierarchicalGeographic_county_ms3
mods_subject_hierarchicalGeographic_province_ms3
mods_subject_hierarchicalGeographic_region_ms3
mods_subject_temporal_ms3
mods_subject_topic_ms3
mods_tableOfContents_ms3
mods_titleInfo_subTitle_ms3
mods_typeOfResource_ms3
fgs_text_FULL_TEXT_t1
fgs_text_OCR_t1
fgs_text_FULL_TEXT_CUSTOM_t1
fgs_text_OCR_CUSTOM_t1
score-

...

The Advanced Search function allows you to select specific metadata fields in the Solr index for a search, including a combination of search queries. With the advanced search, complex search queries can be constructed to limit the search space.

  • Click on the "Advanced Search" link to access the search form.
  • The "Field" dropdown menu allows you to select a metadata field to be searched for keywords entered in the "Search terms" form field.
  • If you want to construct a complex search query, add another fieldset by clicking on the button labeled with the Plus sign.
  • You can use the Boolean operators AND, OR and NOT to combine the partial search queries.

Advanced search interface


Expand
titleClick here to view a list of all search fields that can be used for an Advanced Search
Search field labelSolr field
Contributormods_name_namePart_ms
Contributor (Primary)mods_name_namePart_primary_ms
Date Createdmods_dateCreated_start_ss
Date Issuedmods_dateIssued_start_ss
Descriptionmods_abstract_ms
Extentmods_physicalDescription_extent_ms
File Formatmods_physicalDescription_internetMediaType_format_ss
File Namemods_identifier_fileName_ms
Form/Mediummods_physicalDescription_form_ms
Genremods_genre_ms
Identifiermods_identifier_ms
In DAMS Collection (PID)mods_relatedItem_identifier_utldamsPID_host_ms
Languagemods_language_languageTerm_ms
MODS Language of Catalogingmods_recordInfo_languageOfCataloging_languageTerm_ms
MODS Originmods_recordInfo_recordOrigin_ms
MODS Source(s)mods_recordInfo_recordContentSource_ms
Notesmods_note_ms
Place of Publication/Originmods_originInfo_place_placeTerm_ms
Place of Publication/Origin (Primary)mods_placeTerm_primary_ms
Publishermods_originInfo_publisher_ms
Repositorymods_location_physicalLocation_ms
Rights - Restriction on Accessmods_accessCondition_restriction_on_access_t
Rights - Use and Reproductionmods_accessCondition_use_and_reproduction_t
Rolemods_name_role_roleTerm_ms
Source Collectionmods_relatedItem_titleInfo_title_source_mt
Subject - Cartographicsmods_subject_cartographics_coordinates_ms
Subject - Geographicmods_subject_geographic_ms
Subject - Topic Termmods_subject_topic_ms
Subtitlemods_titleInfo_subTitle_ms
Temporal Coveragemods_subject_temporal_ms
Titlemods_titleInfo_title_ms
Title (Primary)mods_title_primary_ms
Type of Resourcemods_typeOfResource_ms

...

The search results pages list all matches to either Basic or Advanced Search queries. As a default, the search results are ordered by Relevancy, which is determined by the Solr server's ranking configuration.

  • In order to sort the search results by a different parameter, click on one of the options in the grey box labeled "Sort options" at the top of the page.
  • Click on the orange arrow symbol next to the selected sorting option to reverse the sort order.

For each entry in the results list, the DAMS will display a preview thumbnail and a selection of metadata fields.

...