TAMULib / scholars-discovery

MIT License
1 stars 1 forks source link

Add persistent entity for managing Solr configuration #367

Open ghost opened 1 year ago

ghost commented 1 year ago

The persistent entity should hold caching configuration, datetime formatter additions, field types, and dynamic field types. On initialization of the index collection, using the Solr Config API to setup before create schema.

This domain entity requires an interface as may have variations with other possible search indices such as Elasticsearch.