Back to index selection
articles-dev

Articles Index Viewer

This page renders the first returned documents from a server-side OpenSearch query against the articles-dev index. Leave the search empty for match_all results, or provide text to run a multi_match bool_prefix search.

This page runs its OpenSearch query during server rendering. Credentials remain in server environment variables and are never exposed through the client bundle.

Query controls

Run a server-side search against articles-dev

Leave the field blank to keep the default match_all request. When text is provided, the server sends a multi_match bool_prefix query across all fields.

Current request

Using the default server-side match_all query.

Keyword search

Search returned documents

Run the same text query flow that powers the current multi_match bool_prefix request.

Query error

The server could not fetch data from OpenSearch.

The requested OpenSearch index was not found.

Using the default server-side match_all query.