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 All, My Company Is New To Using The Project, And Was Considering Attempting To Contribute Patches. However, Looking At The Codebase, I'M A Little Surprised To See That, Though Pytest Appears In The Dev-Requirements.Txt I Don'T See Any


I have been trying to contribute as well...

I have created some PRs, in an attempt to improve the current situation. I'm just surprised that currently there is no CI process, and that it's been 2 months since the last release.

Again, I'm more than happy to help and contribute to the overall CI process.

  
  
Posted 3 months ago
55 Views
0 Answers
3 months ago
3 months ago