Add refreshCache to SearchEngineIndexManager as well as use it where appropriate within Compass.
Refresh cache is different than clearCache as it keeps the IndexReader open, which clearCache closes it.
Description
Add refreshCache to SearchEngineIndexManager as well as use it where appropriate within Compass.
Refresh cache is different than clearCache as it keeps the IndexReader open, which clearCache closes it.