sparna-git / Sparnatural

Sparnatural : visual knowledge graph explorer with SPARQL, in the browser, configurable with SHACL
http://sparnatural.eu
GNU Lesser General Public License v3.0
225 stars 41 forks source link

Autocomplete : see if the autocompletion field could wait a few milliseconds before sendong the autocomplete SPARQL query #627

Closed tfrancart closed 2 months ago

tfrancart commented 2 months ago

I can't find any parameter to do that in awesomeplete (doc at https://projects.verou.me/awesomplete/) Otherwise this floods Virtuoso with a lot of queries, and the issue is that if they take long, the result of the first query (with 3 letters) will be used instead of the result of the followup queries