I'm creating a feature module which needs to create a faceted search environment, so i need to be able to create a env in code. Currently that means writing direct to the DB (or faking a form submission), ideally there should be an API to deal with this.
Great module.