apache/camel-website

Faceted search

Open

#796 opened on Mar 1, 2022

View on GitHub
 (2 comments) (2 reactions) (0 assignees)JavaScript (198 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (75 stars)
PR merge metrics
 (PR metrics pending)

Description

Algolia has the ability to support faceted search, we could take advantage of that to help website visitors to further refine the search results. Some ideas on likely facets:

  • documentation type (user manual, component reference, particular sub-project)
  • documentation version

For this it would be best that we replace the custom UI with Algolia provided UI.

Contributor guide