Skip to content

Search index is very slow #3

@wridgers

Description

@wridgers

Since the documentation system is a single page AngularJS application, server side searching/filtering is off the cards. It is useful to be able to search all objects and properties. The 'search' page lists all of these and filters them as you type.

The problem is that there are over 30,000 things here and this makes the browser very slow.

Currently there is a default limit of four elements per object. This makes the search page useful and tries to avoid hammering the browser.

It would be useful if the page functioned quickly and displayed all results in a clear manner.

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