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

@ -562,6 +562,13 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
<pre><code>&lt;solrQueryParser defaultOperator=&quot;AND&quot;/&gt;
</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 &quot;OR&quot; boolean logic" />
<img src="2016/09/dspacetest-search.png" alt="DSpace Test search with &quot;AND&quot; boolean logic" /></p>
<ul>
<li>Found a way to improve the configuration of Atmire&rsquo;s Content and Usage Analysis (CUA) module for date fields</li>
</ul>