--- http_interactions: - request: method: post uri: http://localhost:3002/api/as/v1/engines/books/multi_search/ body: encoding: UTF-8 string: "{'queries': [{'query': 'Herman'}, {'query': 'Edgar'}]" headers: User-Agent: - 'elastic-enteprise-search-ruby/0.0.1 (RUBY_VERSION: 2.7.1; linux x86_64; elasticsearch-transport: 7.9.0)' Content-Type: - application/json Authorization: - Bearer api_key Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" response: status: code: 200 message: OK headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff X-App-Search-Version: - 7.10.0 X-St-Internal-Rails-Version: - 4.2.11.3 Content-Type: - application/json;charset=utf-8 Vary: - Origin Etag: - W/"d3cca347f90cc6677dd31ac298ec6096" Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - d84bdc42-667e-4818-87f1-63e6ed5452e6 X-Runtime: - '0.118754' Transfer-Encoding: - chunked Server: - Jetty(9.4.30.v20200611) body: encoding: UTF-8 string: '[{"meta":{"alerts":[],"warnings":[],"page":{"current":1,"total_pages":1,"total_results":2,"size":10},"engine":{"name":"books","type":"default"}},"results":[{"title":{"raw":"Moby Dick; Or, The Whale"},"_meta":{"id":"doc-5fa5b01a2a88e93a83aa1c59","engine":"books","score":2.2699733},"id":{"raw":"doc-5fa5b01a2a88e93a83aa1c59"},"author":{"raw":"Herman Melville"}},{"title":{"raw":"Siddhartha"},"_meta":{"id":"doc-5fa5b6e52a88e93a83aa1c69","engine":"books","score":0.26182064},"id":{"raw":"doc-5fa5b6e52a88e93a83aa1c69"},"author":{"raw":"Hermann Hesse"}}]},{"meta":{"alerts":[],"warnings":[],"page":{"current":1,"total_pages":1,"total_results":2,"size":10},"engine":{"name":"books","type":"default"}},"results":[{"title":{"raw":"The Masque of the Red Death"},"_meta":{"id":"doc-5fa5b6e52a88e93a83aa1c6d","engine":"books","score":1.4695505},"id":{"raw":"doc-5fa5b6e52a88e93a83aa1c6d"},"author":{"raw":"Edgar Allan Poe"}},{"title":{"raw":"The Masque of the Red Death"},"_meta":{"id":"doc-5fa5b36b2a88e9ddfcaa1c66","engine":"books","score":1.4695505},"id":{"raw":"doc-5fa5b36b2a88e9ddfcaa1c66"},"author":{"raw":"Edgar Allan Poe"}}]}]' http_version: recorded_at: Fri, 06 Nov 2020 22:13:10 GMT recorded_with: VCR 3.0.3