t night build and viola it's back on track (with
the other bugs...)
--
View this message in context:
http://www.nabble.com/Costume-response-writer-tf3721357.html#a10421865
Sent from the Solr - User mailing list archive at Nabble.com.
: 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 w
SolrQueryRequest request, SolrQueryResponse
response) throws IException {
log.info("USING JDBC RESPONSE WRITER");
The line "USING JDBC RESPONSE WRITER" doesn't appear in the log.
Thanks,
Debra
--
View this message in context:
http://www.nabble.com/Costume-resp
On 5/10/07, Debra <[EMAIL PROTECTED]> wrote:
I have written a costume response writer and added the response writer to
solrconfig.xml
When I run a program I can see the costume response writer is initialized,
but when I run a search with the costume writer's name as the wt pa
I have written a costume response writer and added the response writer to
solrconfig.xml
When I run a program I can see the costume response writer is initialized,
but when I run a search with the costume writer's name as the wt paramater
the search is executed but the response writer i