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
Tips and Tricks for ChatGPT

Other tips:

  • Tip: Type "continue" when ChatGPT gets cut off or 'continue from where you stopped’

    • Or copy the last output and it will pick up typically
  • If it’s giving you code, make sure to say “Continue in a code box”

  • "Generate a text based table 5 columns across and 5 rows long." Put every sentence with [Term] into row 1, every sentence about [subject] into column 2, etc. This is especially useful if you have it summarize key points into a bullet list and then organize the data visually into a table.

  
  
Posted one year ago
Rish
430 × 6 Administrator
Votes Newest

Answers

2K Views
0 Answers
one year ago
one year ago
Tags