stronglink icon indicating copy to clipboard operation
stronglink copied to clipboard

JSON query support

Open btrask opened this issue 9 years ago • 0 comments

Right now we have the "user query parser" which handles common high level query syntax (like Google). We also have a JSON query parser but it's sort of outdated and bad. Doing this properly is critical for other applications to be able to use StrongLink as a back-end.

In particular one feature we need is a user query element that can be embedded in a JSON query so that user queries can be combined without worrying about validation or whatever.

btrask avatar Jun 17 '15 19:06 btrask