Skip to content

Development Strategy

Charlie Morris edited this page Jul 2, 2019 · 4 revisions

Deployment Strategy

Customizing the logic in Traject is favorable over adding logic to Blacklight. Blacklight logic will add expense to the user, Traject won't. Blacklight upgrades will be easier if we update it less. At the same time, we also want to minimize the number of fields that are brought into the index.

Naming things

Traject field names

  • snake case
  • lowercase
  • In general: name-of-field_solr-dynamic-suffix where name-of-field is a human-understandable representation of what is being put in

Terminology

  • Results view
  • Item view
Clone this wiki locally