Update notes for 2016-09-21

This commit is contained in:
2016-09-21 16:45:59 +03:00
parent a8e5a96ef5
commit 812d0fa3b4
9 changed files with 32 additions and 0 deletions

View File

@ -496,6 +496,13 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
<pre><code><solrQueryParser defaultOperator="AND"/>
</code></pre>
<ul>
<li>It actually works really well, and search results return much less hits now (before, after):</li>
</ul>
<p><img src="2016/09/cgspace-search.png" alt="CGSpace search with "OR" boolean logic" />
<img src="2016/09/dspacetest-search.png" alt="DSpace Test search with "AND" boolean logic" /></p>
<ul>
<li>Found a way to improve the configuration of Atmire’s Content and Usage Analysis (CUA) module for date fields</li>
</ul>