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, I Wonder If The Trains Ui Could Save User Ui View? It Seems That If I Order The Column (Red) And Hit F5, It Will Re-Order Again. In Contrast, If I Move The Blue Columns (Default Columns), It Seems Persist The Order.


Hi EnviousStarfish54 .
I'm trying to make sure I understand the scenario. What I undestood is that you add a custom column (metric) to the experiments table, sort by it and then refresh with F5. I wasn't able to reproduce this on the Demo site ( https://demoapp.trains.allegro.ai/projects/*/experiments?columns=selected&columns=type&columns=name&columns=tags&columns=status&columns=project.name&columns=users&columns=started&columns=last_update&columns=last_iteration&columns=m.5451af93e0bf68a4ab09f654b222ccae.74646afee0e0ab18d3cbd08ce1ff6aa3.value.:monitor:gpu.gpu_0_mem_usage&order=last_metrics.5451af93e0bf68a4ab09f654b222ccae.74646afee0e0ab18d3cbd08ce1ff6aa3.value ).
Is this scenario correct, or is there something I missed?

  
  
Posted 3 years ago
102 Views
0 Answers
3 years ago
one year ago