Multi search request duration: {{ multiSearchData.getDuration() }}ms
Query Duration | {{ item.response.took }}ms |
Hits | {{ item.response.hits.total }} |
Index | {{ item.index }} |
Type | {{ item.type || '*' }} |
|
|
{{item.query | json}} |
|
{{item.translatedQuery | json}} |
|
{{item.response | json}} |
|
See the siren-join documentation for more details. |