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
When Running An Optimization Task, It Says Warning Parameter Not Found But Works Anyway. I Guess It’S Because It’S Looking For General/Param But Ends Up Using It As Default While Creating Tasks Anyway. If Default Is General, Can We Do Away With This Warni

When running an optimization task, it says warning parameter not found but works anyway. I guess it’s because it’s looking for General/param but ends up using it as default while creating tasks anyway. If default is General, can we do away with this warning?

  
  
Posted 2 years ago
Votes Newest

Answers 3


Hi TrickySheep9 . not sure I get that, you want to remove the warning?

  
  
Posted 2 years ago

Essentially. Not about removing all WARNINGS, but removing this as it actually works right and the WARNING is wrong.

  
  
Posted 2 years ago

Or WARNING should be param not found, but using General/param etc

  
  
Posted 2 years ago
599 Views
3 Answers
2 years ago
one year ago
Tags