mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2016-07-25
This commit is contained in:
@ -191,3 +191,10 @@ index.authority.ignore-variants=true
|
||||
- Integrate and massively clean up About page ([#256](https://github.com/ilri/DSpace/pull/256))
|
||||
|
||||

|
||||
|
||||
- The DSpace source code mentions the configuration key `discovery.index.authority.ignore-prefered.*` (with prefix of discovery, despite the docs saying otherwise), so I'm trying the following on DSpace Test:
|
||||
|
||||
```
|
||||
discovery.index.authority.ignore-prefered.dc.contributor.author=true
|
||||
discovery.index.authority.ignore-variants=true
|
||||
```
|
||||
|
Reference in New Issue
Block a user