Hi, You may implement this alternative by using "URL rewrite" mechanism either by coding your own filter or by pulling back your servlet engine behind the Apache httpd in order to benefit from mod_rewrite.
On 3/25/10, Conal Tuohy <ctu...@unimelb.edu.au> wrote: > > 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=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. > > > -- Abdelhamid ABID Software Engineer- J2EE / WEB / ESB MULE