Hello,

 

Does anyone know of a way to tell an http SolrServer to reload its back-end 
index (mark cache as dirty) periodically?

 

I have a scenario where an EmbeddedSolrServer is used for writing (for fast 
indexing), and an

CommonsHttpSolrServer for reading (for remote access).

 

If the http server is used for writing, reading clients pick up any updates, as 
the /update has gone 'through' the http server.

For very high indexing rates, I'd rather not have to build an http request for 
every write (or group of writes), since the writer is always on the same 
machine as the index.

 

Any help on this is much appreciated.

 

Thanks,

Peter

 
                                          
_________________________________________________________________
View your other email accounts from your Hotmail inbox. Add them now.
http://clk.atdmt.com/UKM/go/186394592/direct/01/

Reply via email to