In using Solr I've found the need to have a reload command in addition to a 
commit.  The reason for this is sometimes updates are made but are not 
available via the server.  The commit makes a snapshot which on a large index 
is a potentially expensive operation.  Is there a way to do reload today?

Reply via email to