: INFO: adding queryResponseWriter
: jdbc=com.lss.search.request.JDBCResponseWriter

: 10/05/2007 21:11:44 org.apache.solr.core.SolrCore execute
: INFO: null jdsn=4&start=0&q=white&wt=jdbc&qt=standard&rows=90 0 1442

that's very strange ... the only thing that jumps out at me is the "null"
there where the context path is suppose to be logged, it suggests that you
aren't useing the standard /select URL so maybe this is a bug with some of
hte new request handler path based stuff?

can you clarify:

1) which version of Solr you are using (the "Solr Implementation Version"
from /admin/registry.jsp gives the best answer)

2) exactly what URL you are hitting to generate this request

3) what the solrconfig.xml lools like for your <queryResponseWriter> and
<requestHandler> configurations

4) Lastly: what response does your client get?  is it the default XML
response, or just nothing at all?


-Hoss

Reply via email to