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
Unanswered
Scaling Scoold up - Pro vs Pro Unlimited


One pod can definitely handle thousands of users, if it has enough memory and cpu.

  1. One pod for Para and one for Scoold should be enough
  2. Try adding more CPU or memory if necessary
  3. Scoold Pro and Scoold Pro unlimited are the same product, but with unlimited you can run Scoold Pro on any number of hosts.
  4. Use CloudSQL or Mongo Atlas
2
2
Posted one year ago
Alex Bogdanovski
1K × 9 Administrator
1
1

As I said, MongoDB (or atlas) is not a possible choice. I was wondering if Para is compatible with BigTable or Cloud Firestore

Davide Martorana   one year ago Report
1
1

BigTable and Cloud Firestore are not supported yet but can be added in the future.

Alex Bogdanovski   one year ago Report
612 Views
0 Answers
one year ago
one year ago