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
EmaciatedCentipede72
Moderator
1 Question, 1 Answer
  Active since 11 May 2023
  Last activity 10 months ago

Reputation

0

Badges 1

Eureka!
0 Votes
3 Answers
475 Views
0 Votes 3 Answers 475 Views
Hi all I have a question about the "reports" feature. I followed the steps below. 1. created report at "Project root" 2. ran API projectsGetAllEx({name: "^.r...
10 months ago
0 Hi All I Have A Question About The "Reports" Feature. I Followed The Steps Below. 1. Created Report At "Project Root" 2. Ran Api

Hi @<1523701070390366208:profile|CostlyOstrich36>
Thank you for answering.
Does that mean that normally there is only one ".reports" project?

10 months ago