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
I Cloned It And Scheduled It To The Default Queue, But It Is Not Being Processed. Is The Default Queue By Default Not Usable?

I cloned it and scheduled it to the default queue, but it is not being processed.
Is the default queue by default not usable?

  
  
Posted 3 years ago
Votes Newest

Answers 5


ok will do

  
  
Posted 3 years ago

Checkout the trains-agent repo https://github.com/allegroai/trains-agent
It is fairly straight forward.

  
  
Posted 3 years ago

how can I do it?

  
  
Posted 3 years ago

no 🤐

  
  
Posted 3 years ago

WickedGoat98 did you setup a machine with trains-agent pulling from the "default" queue ?

  
  
Posted 3 years ago