[ 
https://issues.apache.org/jira/browse/LUCENE-9353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrien Grand resolved LUCENE-9353.
----------------------------------
    Fix Version/s: 8.6
       Resolution: Fixed

> Move metadata of the terms dictionary to its own file
> -----------------------------------------------------
>
>                 Key: LUCENE-9353
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9353
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: 8.6
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Currently opening a terms index requires jumping to the end of the terms 
> index and terms dictionaries to decode some metadata such as sumTtf or file 
> pointers where information for a given field is located. It'd be nicer to 
> have it in a separate file, which would also have the benefit of letting us 
> verify checksums for this part of the content.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to