You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Digy (JIRA)" <ji...@apache.org> on 2011/03/25 12:23:05 UTC

[Lucene.Net] [jira] [Closed] (LUCENENET-378) Objects with a Close method should support IDisposable

     [ https://issues.apache.org/jira/browse/LUCENENET-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digy closed LUCENENET-378.
--------------------------

    Resolution: Fixed

> Objects with a Close method should support IDisposable
> ------------------------------------------------------
>
>                 Key: LUCENENET-378
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-378
>             Project: Lucene.Net
>          Issue Type: Improvement
>          Components: Lucene.Net Core, Lucene.Net Demo, Lucene.Net Test
>         Environment: .NET
>            Reporter: Kelly Elias
>            Priority: Critical
>             Fix For: Lucene.Net 2.9.4
>
>
> It would be very useful to have objects such as IndexSearcher and Directory support IDisposable. Then users can use "using" blocks to manage the lifespan of the objects and don't need to worry about accidentally leaving such objects open.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira