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
Do any randomly generated 256 bits constitute a valid Ed25519 private key?"
Yes, any randomly generated 256 bits can be used as a seed to generate an Ed25519 private key. One possible method for generating a private key from such a seed is by using a cryptographic hash function such as SHA256.