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
Documentation Is Not Good Because Beginner Or Intermiate People Cant Undeerstand, Only More 20 Years Of Exp Can I Understand.. I Checked With Exp People So I Am Saying. I Am Intermiate Guy

Documentation is not good because beginner or intermiate people cant undeerstand, only more 20 years of exp can i understand.. i checked with exp people so i am saying. i am intermiate guy

  
  
Posted one year ago
Votes Newest

Answers 42


This is a configuration you need to do before starting the server

  
  
Posted one year ago

once the server is up, you cannot change it

  
  
Posted one year ago

image

  
  
Posted one year ago

or before i have to do?? my case this one also its not working

  
  
Posted one year ago

okay let me try..

  
  
Posted one year ago

i am saying in the UI, if u give all in UI .. then give to UI.. why u mixing all.. becz of this password auth issue.. i am trying to do all from backend

  
  
Posted one year ago

but your doc says like this..

  
  
Posted one year ago

Instead of the cookie you need to use Basic Auth, with the username and password

  
  
Posted one year ago

i hope you are saying this method.. i tried but i dont see any changes in UI, how can i verify sir
image

  
  
Posted one year ago

my concern.. is .. if you can explain how to create access key & secret key from backend then all good..

  
  
Posted one year ago

user creation even it will work after containers is up right

  
  
Posted one year ago

None

  
  
Posted one year ago
33K Views
42 Answers
one year ago
one year ago
Tags