Re: Custom SearchHandler with custom QueryResponseWriter
Where did you put the jar that contains those custom classes? Perhaps they are not being loaded. Is there an error message in the logs? Are you doing this in standalone Solr or in a cloud-mode? Regards, Alex. Newsletter and resources for Solr beginners and intermediates: http://www.solr-s
Custom SearchHandler with custom QueryResponseWriter
Hello everyone, I'm trying use my QueryResponseWriter with my SearchHandler, but the write(...)-Method of my QueryResponseWriter is not called. Excerpt of my sorlconfig.xml: wwWriter ww_search_key 10 wwSea