Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
matt2019
on April 19, 2014
|
parent
|
context
|
favorite
| on:
Ask HN: Creating a query builder for end users
I think that this can be improved by removing the All and Any operators and instead letting segmentations be nested. So for example:
All a = b Any All c = d d = f c = e
would be
a = b c = d d = f c = e
I think that it is more intuitive to segment the set as you go.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: