Top Level Namespace

Extended by:
TrajectPlus::Macros

Defined Under Namespace

Modules: Arclight, ArclightHelper, Blacklight Classes: CatalogController

Constant Summary collapse

NAME_ELEMENTS =

rubocop:enable Style/MixinUsage

%w[corpname famname name persname].freeze
SEARCHABLE_NOTES_FIELDS =
%w[
  accessrestrict
  accruals
  altformavail
  appraisal
  arrangement
  bibliography
  bioghist
  custodhist
  fileplan
  note
  odd
  originalsloc
  otherfindaid
  phystech
  prefercite
  processinfo
  relatedmaterial
  scopecontent
  separatedmaterial
  userestrict
].freeze
DID_SEARCHABLE_NOTES_FIELDS =
%w[
  abstract
  materialspec
  physloc
  note
].freeze