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
Unanswered
Hey! I Have A Specific Use Case For Installing Packages And Can'T Seem To Get It To Work Properly. The Problem Is That I Need To Install One Package From A Local Nexus Repository. This Repository Is, Of Course, Protected By A Username And Password. As I W


Thank you for your idea. Unfortunately, it does not work. The package will be tracked locally correctly, but when the agent runs this for the first time, it will overwrite the original PIP with PIP (Package @ Nexus). When I clone this task and enqueue it, it will fail because the username and password are no longer in the Nexus link.

  
  
Posted 4 months ago
82 Views
0 Answers
4 months ago
4 months ago