I'm using VisualSearch.js. Works great out of the box but my interface has a list of links. When user clicks on one of these it will add a facet & value (i.e. tag:cats) to the search box and trigger the search taking into account any other search inputs that are already there.
I don't see a clear way to do this from the source code - Am I missing something? http://documentcloud.github.com/visualsearch Thanks for any help!
以上就是Add facet & value programmatically with VisualSearch.js的详细内容,更多请关注web前端其它相关文章!