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 Everyone, Someone Know About The New Version, 2.1.0, When It Will Be Deployed To Docker?

Hi everyone, someone know about the new version, 2.1.0, when it will be deployed to docker? None
Or if there is any other docker repo with the new version. I think the only way at this moment is to build the image using the repo.

  
  
Posted 2 months ago
Votes Newest

Answers


Hi @<1821355631278297088:profile|ThoughtlessTiger0> , the new repository (as referenced here ) is:
None

  
  
Posted 2 months ago
297 Views
1 Answer
2 months ago
2 months ago
Tags
Similar posts