Skip to content

Search results should contain hints if page is Java or Scala #279

@mkurz

Description

@mkurz

It's annoying to not see at first glance if a page is for the Scala or the Java API .This bothers me a long time already actually:

1
Suggestion:
2

Maybe this could be handled by adding tags for Java/Scala and somehow display that tag in the result heading? Like the language tag we add for

"tags: @{context.lang.language}"

@maybeContext.map { context =>
@algolia(context)
}

Just an idea however, not sure if that works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions