Michael Busch wrote:
Hi,
if you run Lucene as a service you want to be able to shut it down in a
certain period of time (usually 1-2 mins). This can be a problem if the
IndexWriter is in the middle of a merge when the service shutdown
request is received.
My question is if people think tha
[
https://issues.apache.org/jira/browse/LUCENE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497276
]
Paul Elschot commented on LUCENE-885:
-
> Paul: i can't reproduce the problem you describe..
That's good news, es