query
"exact match"
wildcard*
wild?ard
wild*rd
cake~
cakes
bake
"red velvet"^4
chocolate^2
tags:(+work -"fun-stuff")
+-&|!(){}[]^"~*?:\
\
\+
properties.timestamp:[1587729413488 TO *]
properties.title:{A TO Z}
chocolate AND vanilla
chocolate OR vanilla
(chocolate OR vanilla) NOT "vanilla pudding"
properties.title:"The Title" AND text
it looks like this line will always fail:
None
Because it passes a publish argument to Request , but it doesn’t pass the _allow_extra_fields_ argument, which is required here:
publish
Request
_allow_extra_fields_