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 People! I Would Like To Know How To Delete Old Corrupted Batches Or Projects I Have Errors In The Web Like

Hi people!
I would like to know how to delete old corrupted batches or projects
I have errors in the web like

Error 406 : Project has associated non-empty datasets (please delete all the dataset versions or use force=true): id=a4fca4369e064600a54ee3fab55e2b9a

I would like to just force it, how can I do it?

  
  
Posted 17 days ago
Votes Newest

Answers


Hi @<1739818374189289472:profile|SourSpider22> , you simply pass the force argument to the call

  
  
Posted 16 days ago
96 Views
1 Answer
17 days ago
15 days ago
Tags