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?
- commit jason rutherglen
- Re: commit Chris Hostetter
- Re: commit jason rutherglen
- Re: commit Yonik Seeley
- Re: commit Bill Au
- Re: commit jason rutherglen