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
Profile picture
ConvolutedChicken69
Moderator
7 Questions, 25 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0

Badges 1

25 × Eureka!
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
is it possible to perform debugging operations with pycharm integration using remote session?
3 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
3 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
hi, i want to run a script remotely on my agent, but for it to work i need it to download to the agent the whole directory the script is in, is it possible?
3 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
3 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
hi, i'm wondering why is the agent being terminated after some time? i want it to always be running in the background and listening to a queue, and not have ...
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi, i was wondering if the users login information (username and pass) can be taken from the server itself, instead of using the web login config file?
3 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
hi all, i have a question about datasets. i see that in the process of creating a dataset, you have to use Dataset.upload() which uploads the data to the ser...
3 years ago