Response View

The responses of all requests except search requests are shown as is in JSON or plain text view. The responses of the search requests can be viewed in different modes and the search response panel has the additional action toolbar.

View modes

You can browse and edit data in three modes: Table, JSON Hits or JSON Response. To switch between these modes, click button and select the mode that you need.

Table

Image

To sort the column data, click the column name or select Sort in the context menu.

To hide the column data, click Hide field in the context menu.

Column context menu

To view the field mapping hover the cursor over column name.

View field mapping

JSON Hits

The JSON Hits viewing mode shows only hits of the search response.

Image

JSON Response

The JSON Response viewing mode shows the full search response.

Image

Controls on the toolbar

The response view for a search request, unlike other requests, has an action toolbar. It appears automatically when search request executed successfully.

IconNameShortcutDescription
PaginationUse navigation buttons for switching between pages. You can see the page size between the navigation buttons. You can change it by clicking and selecting the necessary limit.

Reload Page⌘ RRefresh data

Add New Row⌘ NAdd new row

Delete Row⌘ ⌫Delete row

Revert selected changes⌥ ⌘ ZRevert selected changes

Preview changesPreview changes

Submit changes⌘ ⏎Submit changes

Add New Document⌘ NOpen Add new document dialog.

Update Document⌘ BOpen Update document dialog.

Delete DocumentOpen Confirm delete dialog.

Data ExtractorsSelect an output format for your data. When you copy table row to clipboard it will be copied in this format.

Export DataSave data to clipboard or file.

Import DataImport data from file or copy table.

Synchronize Request BodyEnable or disable updating request body accordingly to pagination, or filtering with query.

Index Structure⌘ F12Open Index structure popup. See Index structure.

Filter attributesShow/Hide attributes

View asSwitch between Table, JSON Hits or JSON Response modes.