Skip to main content

questions

  • XGET vs GET
  • Happens within a shard => avoid network overhead of multiple requests => reduce likelihood of conflicting changes: What does this mean for UPDATE? All shards are updated?
  • Partial update scripting questions
  • Fix for redo action on vim on vscode
  • There might be window whereby the shards are out of sync right? Since READ requests are round robin how does ES handle this
  • Plugin for formatting JSON / Tables
  • So what is returned for empty values?
  • When does it make sense to use ES over traditional non SQL databases?