vecnet / dl-discovery

Map based discovery interface for digital library records
Other
4 stars 3 forks source link

solr Records in dl-dev don't have h_facet fields #89

Closed dbrower closed 9 years ago

dbrower commented 9 years ago

The code was present. The old app was using the vecnet_db database, which does not contain any of the controlled vocabulary terms, instead of the vecnet_qa database, which does.

Should probably make a separate controlled vocab server since handling them in the vecnet database is cumbersome, and means we don't have controlled vocabulary in development, or anywhere else that we do not load the data into.

dbrower commented 9 years ago

And switching the database fixed it. https://github.com/vecnet/deploy-dl/commit/29c631ad453be64c464009a24428cb8562f2d51f