:     <pingQuery>
:      qt=dismax&amp;q=solr&amp;start=3&amp;fq=id:[* TO *]&amp;fq=cat:[* TO *]
:     </pingQuery>
:
: Perhaps we should change it to something simple by default???  "q=solr"?

looking back at the log, i made it something complicated to demonstrate
the odd format requirements (similar to a URL ... but without URL escaping
... but it's in XML so you have to XML escape the ampersands)

http://svn.apache.org/viewvc?view=rev&revision=486904

(We should really come up with a better syntax for "pingQuery"
that supports the NamedList style way of specifying SolrParams in configs)



-Hoss

Reply via email to