Skip to content

Erlang documentation is not correctly indexed #795

@qwfy

Description

@qwfy

As of commit d48396d, the Erlang documentation is not correctly indexed and/or not correctly searched:

There are two problems, since they may be related, I put both of them here:

  1. Search with lists:sum should show documentation about the function lists:sum, but empty results are returned instead. (not all are badly indexed, for example, search gen_server:call works as expected.

image

  1. Some functions of the lists module is missing in the export list. See the below two screenshots.

Wrong behaviour (only one export is shown)
image

Expected behaviour (many exports are shown)
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions