/    Sign up×
Community /Pin to ProfileBookmark

looking for search UI tool

Hello,

I’m looking for a filtering UI tool, something that will allow me to enter search terms into to search data in a grid/table. Something like the following:

[url]http://querybuilder.js.org/[/url]
[url]http://documentcloud.github.io/visualsearch/[/url]

I’m going to be experimenting with the above but I also want to know what alternatives are out there.

The filtering tool needs to mee the following criteria:

MUST HAVE:

  • * Can join search terms with “and” or “or”.

  • * Search terms can be set to “included” or “excluded” (i.e. give me all records that DO include “xyz” but do NOT include “abc”).

  • * Has capacity for at least 10 search terms.

  • * Ability to add new search terms, or edit/delete existing ones.
  • NICE TO HAVE:

  • * Dynamic searching: for every key stroke in the search term field, it produces some output that can be used for querying/filtering

  • * Output is an SQL query, or at least contains an SQL WHERE clause.
  • We want to use this tool in conjunction with a grid/table tool. For example, if I enter “xyz” in the search tool, only rows in the grid containing “xyz” will show up. The search tool doesn’t need to be directly plugged into the grid, but we are looking for something that will help us in this regard (a bit of programming on my part to take the output of the search tool and feed it into the grid is fine).

    to post a comment
    JavaScript

    0Be the first to comment 😎

    ×

    Success!

    Help @gib88 spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.19,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...