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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to