The problem with doing an offline store is how are you going to manage syncing?
Building an advanced search builder should be very easy in any case with the JSON API I am developing, the hard part is the front end. I can easily add an API method that takes a list of selected tag browser items and builds a search from them. You then stick that built search into search box and submit the search form.
|