We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add a search api function like Q.fromQuery that creates a search api query from the old json queries:
Q.fromQuery
Q.fromQuery({ "type": "call-context", "callName": "^mean$" }) Q.fromQuery({ "type": "dependencies" })