Lexxus / visualsearch

A Rich Search Box for Real Data

Home Page:http://documentcloud.github.com/visualsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 __      ___                 _  _____                     _       _
 \ \    / (_)               | |/ ____|                   | |     (_)
  \ \  / / _ ___ _   _  __ _| | (___   ___  __ _ _ __ ___| |__    _ ___
   \ \/ / | / __| | | |/ _` | |\___ \ / _ \/ _` | '__/ __| '_ \  | / __|
    \  /  | \__ \ |_| | (_| | |____) |  __/ (_| | | | (__| | | |_| \__ \
     \/   |_|___/\__,_|\__,_|_|_____/ \___|\__,_|_|  \___|_| |_(_) |___/
                                                                _/ |
                                                               |__/

VisualSearch.js enhances ordinary search boxes with the ability to autocomplete faceted search queries. Specify the facets for completion, along with the completable values for any facet. You can retrieve the search query as a structured object, so you don't have to parse the query string yourself.

Homepage

NOTE: This is just a port from bower's VisualSearch to NPM.

About

A Rich Search Box for Real Data

http://documentcloud.github.com/visualsearch

License:MIT License


Languages

Language:JavaScript 89.5%Language:HTML 6.2%Language:CSS 4.1%Language:Ruby 0.1%