From b9b9912040c867fe215a834a6467a55ef4fe4673 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 28 Mar 2016 16:52:53 +0300 Subject: [PATCH] Update notes for 2016-03-28 Signed-off-by: Alan Orth --- content/2016-03.md | 2 ++ public/2016-03/index.html | 2 ++ public/index.xml | 2 ++ public/tags/notes/index.xml | 2 ++ 4 files changed, 8 insertions(+) diff --git a/content/2016-03.md b/content/2016-03.md index 9776389bc..cebb07db2 100644 --- a/content/2016-03.md +++ b/content/2016-03.md @@ -184,3 +184,5 @@ Can't find method org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils.proc - I figured out that the problem with Listings and Reports was because I disabled the `search.index.*` last week, and they are still used by JSPUI apparently - This pull request re-enables them: https://github.com/ilri/DSpace/pull/202 - Re-deploy DSpace Test, run all system updates, and restart the server +- Looks like the Listings and Reports fix was NOT due to the search indexes (which are actually not used), and rather due to the filter configuration in the Listings and Reports config +- This pull request simply updates the config for the dc.type.output → dc.type change that was made last week: https://github.com/ilri/DSpace/pull/204 diff --git a/public/2016-03/index.html b/public/2016-03/index.html index 663e296d6..0e9cc5706 100644 --- a/public/2016-03/index.html +++ b/public/2016-03/index.html @@ -303,6 +303,8 @@
  • I figured out that the problem with Listings and Reports was because I disabled the search.index.* last week, and they are still used by JSPUI apparently
  • This pull request re-enables them: https://github.com/ilri/DSpace/pull/202
  • Re-deploy DSpace Test, run all system updates, and restart the server
  • +
  • Looks like the Listings and Reports fix was NOT due to the search indexes (which are actually not used), and rather due to the filter configuration in the Listings and Reports config
  • +
  • This pull request simply updates the config for the dc.type.output → dc.type change that was made last week: https://github.com/ilri/DSpace/pull/204
  • diff --git a/public/index.xml b/public/index.xml index 5555c94de..53c35b07b 100644 --- a/public/index.xml +++ b/public/index.xml @@ -241,6 +241,8 @@ <li>I figured out that the problem with Listings and Reports was because I disabled the <code>search.index.*</code> last week, and they are still used by JSPUI apparently</li> <li>This pull request re-enables them: <a href="https://github.com/ilri/DSpace/pull/202">https://github.com/ilri/DSpace/pull/202</a></li> <li>Re-deploy DSpace Test, run all system updates, and restart the server</li> +<li>Looks like the Listings and Reports fix was NOT due to the search indexes (which are actually not used), and rather due to the filter configuration in the Listings and Reports config</li> +<li>This pull request simply updates the config for the dc.type.output → dc.type change that was made last week: <a href="https://github.com/ilri/DSpace/pull/204">https://github.com/ilri/DSpace/pull/204</a></li> </ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 9e9fc03dc..3f7c49a58 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -241,6 +241,8 @@ <li>I figured out that the problem with Listings and Reports was because I disabled the <code>search.index.*</code> last week, and they are still used by JSPUI apparently</li> <li>This pull request re-enables them: <a href="https://github.com/ilri/DSpace/pull/202">https://github.com/ilri/DSpace/pull/202</a></li> <li>Re-deploy DSpace Test, run all system updates, and restart the server</li> +<li>Looks like the Listings and Reports fix was NOT due to the search indexes (which are actually not used), and rather due to the filter configuration in the Listings and Reports config</li> +<li>This pull request simply updates the config for the dc.type.output → dc.type change that was made last week: <a href="https://github.com/ilri/DSpace/pull/204">https://github.com/ilri/DSpace/pull/204</a></li> </ul>