Adrien Grand created LUCENE-9272:
------------------------------------
Summary: No longer verify checksum of the tip file when opening
the terms dict
Key: LUCENE-9272
URL: https://issues.apache.org/jira/browse/LUCENE-9272
Project: Lucene - Core
Issue Type: Task
Reporter: Adrien Grand
We currently verify the checksum of the tip file when opening the terms
dictionary. This made sense when we would load the FST on-heap, but now that we
load it off-heap, maybe we should verify its integrity in checkIntegrity
instead, like we do for other files that we don't have to read eagerly?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]