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
Unanswered
Hi Guys, I Have A (Potentially Very Stupid) But Important Problem. I Moved The Server To A New Machine And Hooked Up The Fileshare That We Use For Storage. I Can Confirm It'S Working As Intended - Both The Apiserver And The Fileserver Have


Fileserver only contains uploaded artifacts and models usually (so at most if you have any configuration issue you'll have links to artifacts that will be broken) - what you're seeing seems to indicate the mongodb data was lost, misplaced or there was some issue with the migration when moving to the new machine. In general you should have moved the entire data folder containing the mongodb and elasticsearch data

  
  
Posted 21 hours ago
1 Views
0 Answers
21 hours ago
10 hours ago