Update notes for 2016-09-21

This commit is contained in:
Alan Orth 2016-09-21 16:45:59 +03:00
parent a8e5a96ef5
commit 812d0fa3b4
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
9 changed files with 32 additions and 0 deletions

View File

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

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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

View File

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

View File

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

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB