mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-21 22:25:02 +01:00
Update notes for 2016-09-21
This commit is contained in:
parent
a8e5a96ef5
commit
812d0fa3b4
@ -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
|
||||
|
||||
|
@ -562,6 +562,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>
|
||||
|
BIN
public/2016/09/cgspace-search.png
Normal file
BIN
public/2016/09/cgspace-search.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
BIN
public/2016/09/dspacetest-search.png
Normal file
BIN
public/2016/09/dspacetest-search.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 145 KiB |
@ -496,6 +496,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>
|
||||
|
@ -496,6 +496,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>
|
||||
|
@ -496,6 +496,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>
|
||||
|
BIN
static/2016/09/cgspace-search.png
Normal file
BIN
static/2016/09/cgspace-search.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
BIN
static/2016/09/dspacetest-search.png
Normal file
BIN
static/2016/09/dspacetest-search.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 145 KiB |
Loading…
Reference in New Issue
Block a user