Skip to content

Autocomplete

Kei Kojima edited this page Aug 21, 2020 · 3 revisions

The main files used by the autocomplete tool:

autocomplete.html autocomplete.js bird.js

Autocompleted search takes the raw user input and queries them against the article titles and abstracts for matches. If matches are found, it lists the article titles as selection options for the user. The value of this BIRD module is in its user interface rather than its current functionality.

Future: It would produce options for a user while they type their search terms or complete search terms that are incomplete. The auto complete selections could include organisms, habitats, functions, and articles.

What PeTaL Actually Is

Clone this wiki locally