Skip to content

UXScripts/visualsearch

This branch is 98 commits behind documentcloud/visualsearch:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 2, 2012
Aug 2, 2012
Apr 20, 2012
Aug 2, 2012
Nov 15, 2011
Jun 16, 2011
Jun 23, 2011
Jun 21, 2011
Jun 21, 2011
Apr 19, 2012
Apr 19, 2012

Repository files navigation

 __      ___                 _  _____                     _       _     
 \ \    / (_)               | |/ ____|                   | |     (_)    
  \ \  / / _ ___ _   _  __ _| | (___   ___  __ _ _ __ ___| |__    _ ___ 
   \ \/ / | / __| | | |/ _` | |\___ \ / _ \/ _` | '__/ __| '_ \  | / __|
    \  /  | \__ \ |_| | (_| | |____) |  __/ (_| | | | (__| | | |_| \__ \
     \/   |_|___/\__,_|\__,_|_|_____/ \___|\__,_|_|  \___|_| |_(_) |___/
                                                                _/ |    
                                                               |__/    
                                                               
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.

For documentation, pre-packed downloads, demos, and tests, see:
http://documentcloud.github.com/visualsearch