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")
Escape special characters +-&|!(){}[]^"~*?:\ - 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
테스트 입니다

테스트

  
  
Posted 2 months ago
Gordon Freeman
17 × 3 Administrator
  
  

추가 질문 드립니다.

Gordon Freeman   2 months ago Report
Votes Newest

Answers


처리 완료 되었습니다.

  
  
Posted 2 months ago
Gordon Freeman
17 × 3 Administrator
590 Views
1 Answer
2 months ago
2 months ago
Tags