[ 
https://issues.apache.org/jira/browse/LUCENE-10024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17382459#comment-17382459
 ] 

ASF subversion and git services commented on LUCENE-10024:
----------------------------------------------------------

Commit 489ba3e4f90236a6c2839c4c372b1218463d5839 in lucene's branch 
refs/heads/main from Michael Wechner
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=489ba3e ]

LUCENE-10024: Catch NoSuchFileException when opening index directory


> 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
>         Attachments: LUCENE-10024-proposed-patch-with-spotless.txt, 
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to