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
Hey, One More Questions ) After Migrate Data To New Clearml 1.0.2 (From 0.17.0-63, But Image Version Of Elastic(7.6.2), Mongo(3.6.5), Redis(5.0) The Same), Several Experiments Doesn’T Open And I Get The Error:

Hey, one more questions )
after migrate data to new clearml 1.0.2 (from 0.17.0-63, but image version of elastic(7.6.2), mongo(3.6.5), redis(5.0) the same), several experiments doesn’t open and I get the error:
Error 101 : Inconsistent data encountered in document: document=Output, field=model
In the log of api-server and web-server I see the same error.
In which direction should I continue my research?
All fileserver and elasticsearch data that I transferred by copying, for mongo did mongodump
And I cannot copy the models where it is contained?

  
  
Posted 2 years ago
Votes Newest

Answers 2


Hi ResponsiveCamel97 what was the previous server version?

  
  
Posted 2 years ago

What was your upgrade process exactly?

  
  
Posted 2 years ago
580 Views
2 Answers
2 years ago
one year ago
Tags