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

[jira] [Updated] (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 ]

Michael Wechner updated LUCENE-10024:
-------------------------------------
    Description: 
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

  was:
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, but one selects it from the dropdown, then the error message should tell that this directory does not exist.


> 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
>
> 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