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
MagnificentSeaurchin90
Moderator
2 Questions, 5 Answers
  Active since 10 August 2023
  Last activity 9 months ago

Reputation

0

Badges 1

5 × Eureka!
0 Votes
10 Answers
431 Views
0 Votes 10 Answers 431 Views
My other issue is that if I want to compare two experiments the scalar plots do not load ( loading forever ). If I select to show only the minimum values tha...
9 months ago
0 Votes
1 Answers
396 Views
0 Votes 1 Answers 396 Views
Hi, it would be great if the dashboard would be also a mobile optimized. Often I would like to check the experiment from my mobile on the road but it is real...
9 months ago
0 My Other Issue Is That If I Want To Compare Two Experiments The Scalar Plots Do Not Load ( Loading Forever ). If I Select To Show Only The Minimum Values That One Loads And Also The Other Menu Points Working In The Comparison Mode Except That.

I am using Brave browser. You are right there are some errors in the console:

main.a7c4cf70197c1483.js:2 ERROR TypeError: Cannot read properties of undefined (reading 'join')
    at main.a7c4cf70197c1483.js:1:1096041
    at Array.find (<anonymous>)
    at main.a7c4cf70197c1483.js:1:1096022
    at main.a7c4cf70197c1483.js:2:2589516
    at Xi (main.a7c4cf70197c1483.js:2:2588586)
    at Un (main.a7c4cf70197c1483.js:2:2589884)
    at main.a7c4cf70197c1483.js:2:2589573
    at Xi (main.a7c4c...
9 months ago