Hi,
My client is using a home-grown JQuery-based search and it's really starting to crack around the edges as we try to extend its functionality.
By 'search', think
carsales.com.au, where clicking a Make causes Models to filter down, and as you adjust the price and location the stock counts automatically update.
As this is fairly common problem I would have thought that there'd be a gem / JS combination that would both provide the UI elements and integrate with ThinkingSphinx or generally with ActiveModel. I found AjaxSolr, but we're not looking at switching out to Solr at this stage.
Any recommendations, even for solutions that will go part of the way?