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, Is There A Way To Limit (Archiving) Deletion Of Tasks? For Example: Admin Can Delete All Experiments But A User Can Only Delete His Experiments?

HI, is there a way to limit (archiving) deletion of tasks? for example: admin can delete all experiments but a user can only delete his experiments?

  
  
Posted one year ago
Votes Newest

Answers


Hi @<1546303277010784256:profile|LivelyBadger26> I'm afraid that in the free version everyone is an admin. In the scale & Enterprise licenses you have full role based access controls on all elements in the system (from experiments to which workers can be provisioned to whom)

  
  
Posted one year ago
518 Views
1 Answer
one year ago
one year ago
Tags