- Notifications
You must be signed in to change notification settings - Fork810
Closed
Description
the following message is logged as error in gcp logging
GEThttps://xxx:443/xxxxx/_search?from=0&size=9 [status:200, request:0.124s, query:0.019s]
{"query":{"bool":{"filter":{"term":{"field":1}}}},"sort":{"field_order":{"order":"desc"}}}
{"took":19,"timed_out":false,"_shards":{"total":1,"successful":1,"skipped":0,"failed":0},"hits":{"total":108,"max_score":null,"hits":[{"_index":"xxxxx","_type":"_doc","_id":"xxxx","_score":null,"_source" {}}
ruby 3.4.3
rails 8.0.2.1
elasticsearch-model (7.1.1)
elasticsearch-rails (8.0.0)
Metadata
Metadata
Assignees
Labels
No labels