: I'm using solr build 2009-06-16_08-06-14, in multicore configuration.
: When I issue the update command "optimize" to a core, the index files
: are locked and never released. Calling the coreAdmin unload method on
: the core unload the core but does not unlock the underlying index files.
: The
Hello,
I'm using solr build 2009-06-16_08-06-14, in multicore configuration.
When I issue the update command "optimize" to a core, the index files
are locked and never released. Calling the coreAdmin unload method on
the core unload the core but does not unlock the underlying index files.
The