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.
indexing

Indexing

Unless you are using VuFind exclusively as a wrapper around a third-party discovery service, you will need to index data into the system so that your users have something they can search. This page contains information on loading data into VuFind's Solr index.

Supported Metadata Formats

Metadata is most commonly loaded in one of these formats:

  • MARC - MAchine Readable Cataloging, a format used by many library systems.
  • XML - A common markup format across disciplines.
  • CSV - Comma Separated Values, a delimited spreadsheet format, supported beginning in VuFind 8.0.

Click on the metadata format above for details on how to ingest records of that type. Note that VuFind's MARC importer includes support for the MARCXML encoding, so you do NOT have to use XML-specific tools to load XML-formatted MARC records. If you are interested in supporting something new, see Supporting a New Metadata Format.

Acquiring Records

If you need data to load into your system, you might try loading it with VuFind's OAI-PMH Harvest Tool. If you need to retrieve it from your ILS, check for MARC Export Notes for your platform.

The Open Data Sources page lists potential sources for additional records to add to your index.

Specific Examples

These pages offer step-by-step notes on loading records from specific systems.

indexing.txt · Last modified: 2023/04/12 12:40 by demiankatz