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
Hi, I Just Started Using The New Datasets Gui, Is There A Way For Me To Publish A Dataset From The Gui The Way I Can Do With Tasks/Models?

Hi, I just started using the new datasets GUI, is there a way for me to publish a dataset from the GUI the way I can do with tasks/models?

  
  
Posted 9 months ago
Votes Newest

Answers 2


Hi @<1523703397830627328:profile|CrookedMonkey33>
If you click on the "Task Information" (on the Version Info panel, right hand-side). It will open the Task details page, there you have the "hamburger" menu top right, where you have publish
(Maybe we should add that to the main right click menu?!)

  
  
Posted 9 months ago

Thanks, found it, but yeah, it would be a lot more convenient if you can add it to regular right click menu the same way it is with models and tasks

  
  
Posted 9 months ago
557 Views
2 Answers
9 months ago
9 months ago
Tags