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
Btw I Saw A Bug In The Web Ui That Is Rather Frustrating: When I Add Some Metric Columns To A Project Page, If I Refresh The Page Manually With F5, All The Changes I Made On The Columns Are Rolled-Back, As If They Were Not Saved. Same Happens With The Res

Btw I saw a bug in the web UI that is rather frustrating:
When I add some metric columns to a project page, if I refresh the page manually with F5, all the changes I made on the columns are rolled-back, as if they were not saved. Same happens with the resizing of the columns. Is it something known? EDIT: Same happens if I move an experiment within the project

  
  
Posted one year ago
Votes Newest

Answers 4


Regarding project move - Do you move it between subprojects within a project and after F5 you see the experiment again?

  
  
Posted one year ago

I just move one experiment in another project, after moving it I am taken to the new project where the layout is then reset

  
  
Posted one year ago

Layout is saved per project

  
  
Posted one year ago

yes, the new project is the one where I changed the layout and that gets reset when I move an experiment there

  
  
Posted one year ago