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
Answered
Hey, I Just Try To Switch From Public Mongo To Private And Notice, We Need Database With Name

@<1523701070390366208:profile|CostlyOstrich36>
Hey, I just try to switch from public mongo to private and notice, we need database with name auth and backend . Can we change the db instance name?

  
  
Posted 10 days ago
Votes Newest

Answers 3


What do you mean by public to private mongo? @<1734020208089108480:profile|WickedHare16>

  
  
Posted 8 days ago

CC: @<1729671499981262848:profile|CooperativeKitten94>

  
  
Posted 10 days ago

Mean public hosted to self hosted mongo @<1523701070390366208:profile|CostlyOstrich36>

  
  
Posted 7 days ago
39 Views
3 Answers
10 days ago
6 days ago
Tags