1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

v4.6.2.1907

This commit is contained in:
gnosygnu
2019-07-25 07:26:36 -04:00
parent 5ae5ec30b7
commit 9ec04690d6
195 changed files with 4968 additions and 3999 deletions

View File

@@ -80,7 +80,7 @@
<a href="#AND"><span class="tocnumber">5.6.2</span> <span class="toctext">AND</span></a>
</li>
<li class="toclevel-3 tocsection-17">
<a href="#.2B"><span class="tocnumber">5.6.3</span> <span class="toctext">+</span></a>
<a href="#+"><span class="tocnumber">5.6.3</span> <span class="toctext">+</span></a>
</li>
<li class="toclevel-3 tocsection-18">
<a href="#NOT"><span class="tocnumber">5.6.4</span> <span class="toctext">NOT</span></a>
@@ -416,7 +416,7 @@
<code>"jakarta apache" AND "Apache Lucene"</code>
</p>
<h4>
<span class="mw-headline" id=".2B">+</span>
<span class="mw-headline" id="+">+</span>
</h4>
<p>
The "+" or required operator requires that the term after the "+" symbol exist somewhere in a the field of a single document.