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
..

@<1537605940121964544:profile|EnthusiasticShrimp49> @<1523701205467926528:profile|AgitatedDove14>

  
  
Posted one year ago
Votes Newest

Answers 6


@<1523701070390366208:profile|CostlyOstrich36> I am taking reference from this.

  
  
Posted one year ago

Hi @<1539780284646428672:profile|PoisedElephant79> , please post in the same thread you started, no need to spam the main channel 🙂

Regarding your issue - it looks like you have some issue with authentication. How are you spinning the server?

  
  
Posted one year ago

@<1539780284646428672:profile|PoisedElephant79> you could turn off certificate verification:
None

  
  
Posted one year ago

None

  
  
Posted one year ago

None

  
  
Posted one year ago

Someone is saying that you should update the firewall rule.

  
  
Posted one year ago
749 Views
6 Answers
one year ago
one year ago
Tags