Re: writing doc to another collection from UpdateReqeustProcessor
Sure, seems reasonable. - Mark On Mar 11, 2013, at 11:52 AM, mike st. john wrote: > Whats the best approach in writing the current doc inside an > UpdateRequestProcessor to another collection ? > > > Would i just call up CloudSolrServer and process it as i normally would in > solrj? > > >
writing doc to another collection from UpdateReqeustProcessor
Whats the best approach in writing the current doc inside an UpdateRequestProcessor to another collection ? Would i just call up CloudSolrServer and process it as i normally would in solrj? Thanks msj