Skip to content

Latest commit

 

History

History

how_solr_indexes_metadata

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

How Solr Indexes Metadata

When you create or update an item in Spotlight, an indexing software called Solr is reponsible for changing and saving the metadata. When a user searches Spotlight for an item or items, Solr retrieves the metadata that accompanies them.

What does metadata look like in Solr?

We communicate with Solr using JSON. Here is an example item in Spotlight:

Here is the same record in the Solr administration dashboard:

<< Previous: Why Regularize Metadata? | Table of Contents | Next: Facet Fields >>