Re: issue inquiry: unterminated index lock after optimize update command

2009-07-29 Thread Chris Hostetter
: 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

issue inquiry: unterminated index lock after optimize update command

2009-07-15 Thread Brian Klippel
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