default behavior is changed after first loading: OrderBy $ DESC "Score" is taken into account with first get, but erased with page parameters just after
When we filter by search bar, the pagination should go back to one (to avoid the case where we are on page 10 but the page 10 for the new query is empty).
when searching for a term in the term table, search it only performed on the label. It should include all children of an entry.