You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2021/07/17 05:44:00 UTC

[jira] [Resolved] (LUCENE-10024) Catch NoSuchFileException when trying to open an index directory which does not exist

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

Tomoko Uchida resolved LUCENE-10024.
------------------------------------
    Resolution: Fixed

> Catch NoSuchFileException when trying to open an index directory which does not exist
> -------------------------------------------------------------------------------------
>
>                 Key: LUCENE-10024
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10024
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: luke
>            Reporter: Michael Wechner
>            Priority: Minor
>             Fix For: main (9.0)
>
>         Attachments: LUCENE-10024-proposed-patch-with-spotless.txt, LUCENE-10024-remove-nonexisting-path.patch, proposed-patch.txt
>
>
> When trying to open an index one can select from the dropdown "Index Path" (Dialog: "Choose index directory path") previously opened index directories.
> If such a previously opened index directory path has been deleted in the meantime, but one selects it from the dropdown, then the error message should tell that this directory does not exist.
> As an alternative Luke might be able to check the existence of the previously opened index directories before displaying in the dropdown



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org