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
Hello! I Was Wondering If Anyone Ever Integrated Trains Server With Auth0?

Hello! I was wondering if anyone ever integrated trains server with Auth0?

  
  
Posted 3 years ago
Votes Newest

Answers 2


I just want to use auth0 (which we already use in the company) in order to manage the users...

  
  
Posted 3 years ago

Hi CleanPigeon16 ,
This kind of integration is available in the enterprise offering, being more focused on security and multiple user support. Can you share the exact need for this kind of integration in the open-source server?

  
  
Posted 3 years ago
562 Views
2 Answers
3 years ago
one year ago
Tags