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 Folks, I'M Having The Same Issue:

Hello folks,
I'm having the same issue: None

  • is there a place where I can see the available options for apiserver.conf?2. is this the correct way:

auth {
fixed_users {
delete_missing_autocreated_users: true
enabled: true
pass_hashed: false
users: [.... ]
}
}

@<1693795218895147008:profile|FlatMole2>

TIA

  
  
Posted 14 days ago
Votes Newest

Answers 2


Hi, I know that this is a known issue and is supposed to have a hotfix coming really soon.

Regarding your question, this is what I found - None

  
  
Posted 14 days ago

Thanks @<1523701070390366208:profile|CostlyOstrich36> , I found the answer @ line 62 here:
None

  
  
Posted 13 days ago