Project

General

Profile

Task #1229

Updated by Luke Murphey about 8 years ago

The following should return nothing:
<pre>


<pre>
work:new-testament section:"Galatians 1" νόμον
</pre>

Oddly enough, the following matches nothing:

<pre>
work:new-testament section:"Galatians 10" νόμον
</pre>

This does seem to work in other places. For example, the following works, returning only one result:

<pre>
work:new-testament section:"Romans 13" νόμον
</pre>

But this return too much:

<pre>
work:new-testament section:"Romans 1" νόμον
</pre>

Back