Is it possible to configure Solr to accept a URL of this form:
select?Species=Pseudonaja+textilis&Hospital=Griffith+Base+Hospital ... instead of: q=Species:'Pseudonaja+textilis'+Hospital:'Griffith+Base+Hospital'I have read some information about parameter indirection or parameter dereferencing, but I haven't been able to get it to work.