# Roblib Solr Alter

Modifies Solr Indexing

## Introduction

This module allows users to create consolidated fields from entity references.  Labels and names rather than reference ids are recorded.
The user can create new fields consolidating existing fields, or normalize a tokenized Custom String field. 

## Installation

Install as
[usual](https://www.drupal.org/docs/extending-drupal/installing-modules).

## Usage

After installing and enabling the module, navigate to `admin/config/system/roblib-alter-solr-settings` to configure. 


## Maintainers
Current maintainers:

* [Robertson Library](https://library.upei.ca/)

## License
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt)