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")
Escape special characters +-&|!(){}[]^"~*?:\ - 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

Questions with tag d

Questions with tag d

Tags
Sorting
Results
per page
Filter

   
2 Votes
1 Answers
4K Views
2 Votes 1 Answers 4K Views
Trying to resolve authentication issues : - SAML :-( - User unable to login with a password after resetting it. I did not find how to print debug.
pic
Deleted user
pic
3 years ago
4 Votes
1 Answers
5K Views
4 Votes 1 Answers 5K Views
Which database are you recommending in production ? Is it OK do use H2 ? We are using the default configuration for database - nothing is specified in para/ ...
5 years ago
2 Votes
1 Answers
5K Views
2 Votes 1 Answers 5K Views
What database is it using?
6 years ago