WBCE / WBCE_CMS

Core package of WBCE CMS. This package includes the core and the default addons. Visit https://wbce.org (DE) or https://wbce-cms.org (EN) to learn more or to join the WBCE CMS community.
https://wbce-cms.org
GNU General Public License v2.0
31 stars 22 forks source link

Ordering / pagination / quality of search results #493

Open instantflorian opened 3 years ago

instantflorian commented 3 years ago

The built-in search has a huge lack of usability.

I think instead of displaying the results immediately they should be written in an array, which might be processed furtheron (sorting, filtering).