Chris Hostetter wrote:
: select?Species=Pseudonaja+textilis&Hospital=Griffith+Base+Hospital
:
: ... instead of:
:
: q=Species:'Pseudonaja+textilis'+Hospital:'Griffith+Base+Hospital'
Try this, i *think* it will work for you...
q=%2B_query_:"{!field+f=Species+v=$Species}"+%2B_query_="{!field+f
I would like to be able to specify a query over multiple fields using
just an HTML form with different parameters for the different fields.
Is it possible to configure Solr to accept a URL of this form:
select?Species=Pseudonaja+textilis&Hospital=Griffith+Base+Hospital
... instead of:
q=Speci