Skip to content

API should only send back data necessary for search results page. #244

Description

@WesTyler

Right now the entire JSON blob in Neo4J is sent back for each search result. This means 10-20MB of data for each search, causing a MAJOR slowdown on displaying results.

Instead, the server should map data by endpoint, and only send back relevant pieces. For this issue, search results should only get data directly related to ranking and bullet graphs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions