Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi! How To Fix This Error With Response?

Hi! How to fix this error with response?

  
  
Posted one year ago
Votes Newest

Answers 4


AbruptHedgehog21 could it be the console log itself is huge ?

  
  
Posted one year ago

Hi CostlyOstrich36 I’m trying to log my dataset (120Gb) to S3. Yes, its self hosted server

  
  
Posted one year ago

Hi AbruptHedgehog21 , what are you trying to do when you're getting this message? Are you running a self hosted server?

  
  
Posted one year ago

How are you trying to log the dataset? Can you provide the full error message please?

  
  
Posted one year ago
601 Views
4 Answers
one year ago
one year ago
Tags
Similar posts