Skip to content

Remove redirected items from search results #84

Open
@kdzwinel

Description

@kdzwinel

We are not showing methods/events that were moved to other domain in their old domain:

Hide entries marked with "redirect". Those are just for backwards compatibility.

However, in search results we have links to both: new and the old domain. Old domain links are broken. See 'highlightNode' that was moved from DOM to Overlay:

screen shot 2017-09-01 at 00 03 05

We should either:

  • show redirected items in their old domains with label "deprecated" or
  • stop generating broken links (create-search-index.js).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions