Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comparison operator in search bar #36

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 5 comments
Open

Comparison operator in search bar #36

GoogleCodeExporter opened this issue Mar 13, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

support for comparison operator (>, <, >=, <=) in the search bar

Original issue reported on code.google.com by antonio....@gmail.com on 18 Jun 2010 at 9:20

@GoogleCodeExporter
Copy link
Author

Related to Issue 31

Original comment by gpantane...@gmail.com on 18 Jun 2010 at 9:32

  • Added labels: Component-UI-Grid, Usability

@GoogleCodeExporter
Copy link
Author

[deleted comment]

1 similar comment
@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Pre-existing operator simbol ':' should be converted to '='.

Comparison operators have to be considered only when associated with a key 
(field name):

  field=value, field>value, field<value

A first, drafted, grammar in Ragel language is attached.

Original comment by gpantane...@gmail.com on 18 Jun 2010 at 10:53

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by gpantane...@gmail.com on 18 Jun 2010 at 2:07

  • Added labels: Component-UI, Component-DB
  • Removed labels: Component-UI-Grid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant