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
Profile picture
ShallowCat10
Moderator
4 Questions, 14 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0

Badges 1

11 × Eureka!
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Question about the https://github.com/allegroai/trains/blob/master/examples/services/jupyter-service/execute_jupyter_notebook_server.py example. Is there a w...
4 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi Guys, When reporting debug images, is there any way to use a string instead of an int in iteration ? The use case is for testing/eval experiments. For exa...
4 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Hi all 🙂 is it possible to select two differently named scalar plots in the comparison and put them on the same axis?
4 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
4 years ago