sure:

    LukeRequest luke = new LukeRequest();
    luke.setShowSchema( false );
    LukeResponse rsp = luke.process( server );



On Dec 1, 2008, at 11:42 AM, Matt Mitchell wrote:

Is it possible to send a request to admin/luke using the EmbeddedSolrServer?

Reply via email to