Skip to content

Create search api queries from old query api queries #1314

Open
@Ellpeck

Description

@Ellpeck

Add a search api function like Q.fromQuery that creates a search api query from the old json queries:

Q.fromQuery({ "type": "call-context", "callName": "^mean$" })
Q.fromQuery({ "type": "dependencies" })

Metadata

Metadata

Assignees

Labels

flowr linterRelated to the linter that we're implementing on top of the search apisearchCode Search (what is possible in the backend of the search API)search apiRelates to flowRs (code) search API (the builder pattern)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions