Re: [basex-talk] Websites that use BaseX

2020-06-25 Thread Christian Grün
Hi Jonathan, Access to our own projects is usually restricted to/by our customers. However, here are two interesting and recent projects that I got aware of: All notes of Niklas Luhmann have been made available to the public, and search is powered by BaseX: https://niklas-luhmann-archiv.de/bes

[basex-talk] Autocomplete with RESTXQ

2020-06-25 Thread Imsieke, Gerrit, le-tex
Hi List, Can anyone recommend a lightweight vanilla Javascript autocomplete library that can easily be used together with BaseX RESTXQ? Maybe even a readily cloneable/modifiable example? I don’t have a preference for a server response format. The RESTXQ service may be configured to return XML,

Re: [basex-talk] Autocomplete with RESTXQ

2020-06-25 Thread Liam R. E. Quin
On Thu, 2020-06-25 at 18:31 +0200, Imsieke, Gerrit, le-tex wrote: > Hi List, > > Can anyone recommend a lightweight vanilla Javascript autocomplete > library that can easily be used together with BaseX RESTXQ? Maybe > even a > readily cloneable/modifiable example? Awesomeplete works for me, by