<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 03/02/2017 11:14 AM, David Haslam
wrote:<br>
</div>
<blockquote cite="mid:1488471250725-4656866.post@n4.nabble.com"
type="cite">
<pre wrap="">Such a diatheke command works OK in Linux, or so I'm told.</pre>
</blockquote>
<p><font face="FreeSerif">$ diatheke -b KJV -s regex -k Æneas<br>
Entries containing "Æneas"-- none (KJV)<br>
$ diatheke -b KJV -s lucene -k Æneas<br>
Entries containing "Æneas"-- Acts 9:34Acts 9:33 ; -- 2 matches
total (KJV)<br>
$ diatheke -b KJV -s multiword -k Æneas<br>
Entries containing "Æneas"-- Acts 9:33Acts 9:34 ; -- 2 matches
total (KJV)<br>
</font></p>
<p><font face="FreeSerif">Fedora 24.</font></p>
<p><font face="FreeSerif">The output is buggy, not having put </font><font
face="FreeSerif"><font face="FreeSerif">even</font> a space
between result elements. Interesting, that regex search didn't
find a literal string.</font><br>
</p>
</body>
</html>