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
Hello, Want To Ask Here. I Try To Host My Own Clear Ml Server. It Turns Out That The Whole Clear Ml Server Took So Much Memory Usage, Especially For Elastic Search. Are There Any Workaround To Minimize The Memory Usage?

Hello, want to ask here. I try to host my own clear ml server. It turns out that the whole clear ml server took so much memory usage, especially for elastic search. Are there any workaround to minimize the memory usage?

  
  
Posted 2 days ago
Votes Newest

Answers


Hi @<1784754456546512896:profile|ConfusedSealion46>

clear ml server took so much memory usage, especially for elastic search

Yeah that depends on how many metrics/logs you have there, but you really have to have at least 8GB RAM
delete old experiments ?

  
  
Posted one day ago
20 Views
1 Answer
2 days ago
one day ago
Tags