eclipse-esmf / esmf-semantic-aspect-meta-model

Formal and textual specification of the Semantic Aspect Meta Model (SAMM)
https://eclipse-esmf.github.io/samm-specification/snapshot/index.html
Mozilla Public License 2.0
46 stars 9 forks source link

[BUG] Duplicate entries in search bar suggestions #44

Closed LuLeRoemer closed 11 months ago

LuLeRoemer commented 3 years ago

Describe the bug When typing a term into the search bar, the list with suggestions appearing underneath, contains duplicates for each released version (currently snapshot and 1.0.0).

Where The search bar of the Antora documentation of BAMM.

Screenshots Screen Shot 2021-07-02 at 14 58 06

atextor commented 3 years ago

Technically this is not a bug, but the search works across versions. So for each page of any version that matches the filter, a result is found. Obviously the current state is sub-optimal but we should clarify what we want here:

BirgitBoss commented 1 year ago

I think searching through all version might be interesting in some cases. So either

atextor commented 11 months ago

Fixed by https://github.com/eclipse-esmf/eclipse-esmf.github.io/pull/23