Add notes for 2016-03-11

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2016-03-11 19:16:33 +02:00
parent f02b4d677d
commit 5f413446e2
6 changed files with 40 additions and 2 deletions

View File

@ -41,3 +41,11 @@ Exception in thread "Lucene Merge Thread #19" org.apache.lucene.index.MergePolic
![Mixed up label in Atmire CUA](../images/2016/03/cua-label-mixup.png)
- Update documentation for Atmire modules
## 2016-03-11
- As I was looking at the CUA config I realized our Discovery config is all messed up and confusing
- I've opened an issue to track some of that work ([#186](https://github.com/ilri/DSpace/issues/186))
- I did some major cleanup work on Discovery and XMLUI stuff related to the `dc.type` indexes ([#187](https://github.com/ilri/DSpace/pull/187))
- We had been confusing `dc.type` (a Dublin Core value) with `dc.type.output` (a value we invented) for a few years and it had permeated all aspects of our data, indexes, item displays, etc.
- There is still some more work to be done to remove references to old `outputtype` and `output`