On Mon, 2020-10-05 at 15:15 +0200, Christian Grün wrote:
Hi Liam,
Did you find out why II et al. was ignored? Feel free to provide me with a little test case.
The markup in the surrogate files in the database turned out to be, Edward <sc>II</sc>
Changing to Edward II made it work.
Henry VIII was the same.
The query was, essentially, let $term := "Henry VIII" return ft:search("wobo", $term)/ancestor-or-self::p
Liam