issues
search
UNC-Libraries
/
box-c
Application which supports the UNC Libraries' Digital Collections Repository
https://dcr.lib.unc.edu/aboutRepository
Apache License 2.0
11
stars
13
forks
source link
BXC-4612 - Update solr indexing to allow for streaming only files
#1764
Closed
bbpennel
closed
4 months ago
bbpennel
commented
4 months ago
Part of
https://unclibrary.atlassian.net/browse/BXC-4612
Update indexing filters to allow for streaming only file objects
Move streaming constants to their own file in the model-api module so they can be used everywhere
Refactored getAlternativeTitle to cut down on unnecessary data retrieval by using early returns, since I had to expand it anyways.
Part of https://unclibrary.atlassian.net/browse/BXC-4612