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
Unanswered
Hi All Can You Please Tell Me Why I Can'T Create New Credentials? Log In Thread


This seems like an issue with the auto-detection in the wizard. The API host address from the pasted configuration is  api_server: http://localhost:8008 , while the wizard decides that  API Host configured to: [ http://localhost:8090 ]
In the wizard, just make sure the API host is  http://localhost:8008  and it should work.
Also, please open a GitHub issue with this full info so we can investigate  🙂

  
  
Posted 2 years ago
101 Views
0 Answers
2 years ago
one year ago