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'M Trying To Use Pipelines In The Free Version And Encountered This: Is It Because I'M Using The Free Version Or Code Based?

Hi, I'm trying to use pipelines in the free version and encountered
this:
is it because I'm using the free version or code based?

  
  
Posted one year ago
Votes Newest

Answers 7


I'll try

  
  
Posted one year ago

The ValueError is happening because there is no queue called services it appears

  
  
Posted one year ago

Hi IrritableJellyfish76 , it looks like you need to create the services queue in the system. You can do it directly through the UI by going to Workers & Queues -> Queues -> New Queue

  
  
Posted one year ago

and the first Value error is still there..

  
  
Posted one year ago

looks great

  
  
Posted one year ago

thanks
can I have it locally? cause with queue it's just pending

  
  
Posted one year ago