Re: [basex-talk] king Henry VIII dalenda est

2020-10-05 Thread Liam R. E. Quin
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 II Changing to Edward II made it work. Henry VIII

Re: [basex-talk] Mapping query-params to $options argement of ft:functionj

2020-10-05 Thread Christian Grün
> thanks for your help. Is there a way to combine ft:search with ft:mark, cause > at the end I need the results marked. Yes, you can combine ft:search and ft:mark. Try e.g. the following query: ft:mark(ft:search('db', 'term')/..)

Re: [basex-talk] king Henry VIII dalenda est

2020-10-05 Thread Christian Grün
Hi Liam, Did you find out why II et al. was ignored? Feel free to provide me with a little test case. Cheers, Christian On Tue, Sep 29, 2020 at 3:55 AM Liam R. E. Quin wrote: > > On Mon, 2020-09-28 at 19:32 -0400, Liam R. E. Quin wrote: > > At > > > > https://words.fromoldbooks.org/Search/ >

Re: [basex-talk] Mapping query-params to $options argement of ft:functionj

2020-10-05 Thread Günter Dunz-Wolff
Hi Christian, thanks for your help. Is there a way to combine ft:search with ft:mark, cause at the end I need the results marked. Kind regards Guenter > Am 05.10.2020 um 09:30 schrieb Christian Grün : > > Hi Günter, > > The function ft:search [1] was added to BaseX to fill this shortcoming >

Re: [basex-talk] Mapping query-params to $options argement of ft:functionj

2020-10-05 Thread Christian Grün
Hi Günter, The function ft:search [1] was added to BaseX to fill this shortcoming of the official spec. Hope this helps Christian [1] https://docs.basex.org/wiki/Full-Text_Module#ft:search On Mon, Sep 28, 2020 at 11:06 AM Günter Dunz-Wolff wrote: > > Hi all, > is there a possibility to