Skip to content

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

@WesTyler

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.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions