Skip to content

search API - statistics metadata? #230

@umbrellaassociates

Description

@umbrellaassociates

Search API currently only returns results and pages properties.

there is no place to add additional contextual data to the results.

Some PDP implementation may want to add additional statistics data on the result set, like

  • number of total records (e.g. for pagination)
  • query-related profiling data (e.g. database response time)

This could be done either in a dedicated 'statistics' attribute, or a more general 'context' attribute.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions