About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:architecture:solr_index_schema

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
development:architecture:solr_index_schema [2021/04/15 18:56] – [Static Fields] demiankatzdevelopment:architecture:solr_index_schema [2022/01/20 15:45] – [VuFind 8.0] demiankatz
Line 112: Line 112:
 ===== Recommended Dynamic Fields ===== ===== Recommended Dynamic Fields =====
  
-VuFind looks for values in one dynamic field that is not explicitly specified in the schema; more may be adopted in the future.+VuFind looks for values in some dynamic fields that are not explicitly specified in the schema; more may be adopted in the future.
  
   * doi_str_mv - [[https://en.wikipedia.org/wiki/Digital_object_identifier|DOI]](s) for the record   * doi_str_mv - [[https://en.wikipedia.org/wiki/Digital_object_identifier|DOI]](s) for the record
   * upc_str_mv - UPC code(s) for the record   * upc_str_mv - UPC code(s) for the record
 +  * uuid_str_mv - UUIDs (Universally unique identifiers) for the record. These are commonly used in, for example, digital
 + library or repository systems and can be a useful match point with third party systems.
  
 ===== Dynamic Field Suffixes ===== ===== Dynamic Field Suffixes =====
Line 143: Line 145:
  
 ===== Changelog ===== ===== Changelog =====
 +
 +==== VuFind 8.1 ====
 +Support was added for the uuid_str_mv dynamic field.
  
 ==== VuFind 8.0 ==== ==== VuFind 8.0 ====
development/architecture/solr_index_schema.txt · Last modified: 2023/11/10 20:30 by demiankatz