You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Areek Zillur (JIRA)" <ji...@apache.org> on 2014/02/02 22:46:10 UTC

[jira] [Created] (LUCENE-5430) Suggesters should verify its index before loading it from disk

Areek Zillur created LUCENE-5430:
------------------------------------

             Summary: Suggesters should verify its index before loading it from disk
                 Key: LUCENE-5430
                 URL: https://issues.apache.org/jira/browse/LUCENE-5430
             Project: Lucene - Core
          Issue Type: Bug
          Components: core/other
    Affects Versions: 5.0, 4.7
            Reporter: Areek Zillur
            Assignee: Areek Zillur
             Fix For: 5.0, 4.7


The issue was pointed out by Michael in the discussion on LUCENE-5404.
The idea is to make all the suggesters use CodecUtils.writeHeader when they are about to store their index on file and subsequently perform a check when they are loaded.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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