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
Profile picture
Detch Izakaya Ryota
Moderator
1 Question, 1 Answer
  Active since 03 December 2018
  Last activity 5 years ago

Reputation

110 + 10 this April

Badges 1

Eureka!
8 Votes
3 Answers
7K Views
8 Votes 3 Answers 7K Views
I host the scoold server, para server ando MongoDB server. I found that when I post my server, it shows "must not be empty" under the tag input. I specified ...
tag
5 years ago
5 Cannot add Tag in my localserver.

I checked ver. 1.31.1. But it is not fixed.
The post is the first question in my system. So, there are no tags in my system. Other inputs looks good.
I checked the console in my chrome developper tool. It shows no error and warnings.
I will try other debugging way.
Thank you.

cf. not good tags

  • over 13 characters
  • just 13 characters
  • with other tags ( ex. foo, var, buz )
5 years ago