You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose we add a field (named sub-organisation, division or similar) to the metadata model allowing to distinguish faculties or other organisational divisions. In the case of VGE, this would be used to split documents by their different institutions (MHN, BAA...). It would be better to discuss this live.
* Adds the sets in OAI configuration file.
* Decreases chunks size to avoid errors during indexing.
* Logs info when a record is already imported.
* Forces organisation codes (BPUGE and MHNGE) to `vge` to match the actual organisation.
* Checks the start date and the end date formats.
* Avoids error when the language code is `fr` instead of `fre`.
* Refactors the method to search existing identifiers.
* Sets `identifiedBy` field to `nested` type in mapping, to be able to search an exact combination of identifier (type, source, value).
* Adds a field `sections` to store the real set value (mhnge and bge) and configures facet for this field.
* Closes#528.
Co-Authored-by: Sébastien Délèze <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: