-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Dev and Org profiles can get really big. Returning the entire _source as JSON makes no sense for lists when only a few properties are being used.
Exclude some of the fields with
GET /org/_search?_source_excludes=report.file_types,report.reports_included,report.projects_included,report.commit_time_histo, report.contributor_git_ids
Refs and packages may be needed if there was a search for them.
Metadata
Metadata
Assignees
Labels
No labels