[
https://issues.apache.org/jira/browse/LUCENE-10057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401732#comment-17401732
]
Michael Sokolov commented on LUCENE-10057:
------------------------------------------
I tweaked Dawid's patch here https://github.com/apache/lucene/pull/252,
modifying it so that the (text dictionary) -> FST conversion is done in the
{{IndexFiles}} class itself rather than merely being done in the unit test.
I also realized the package docs needed an update to reflect this change, and I
added a best-effort safety check to prevent users from attempting to use the
toy dictionary provided here with larger document sets.
> Replace direct mmaped buffer with Lucene abstractions in KnnVectorDict
> ----------------------------------------------------------------------
>
> Key: LUCENE-10057
> URL: https://issues.apache.org/jira/browse/LUCENE-10057
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Dawid Weiss
> Priority: Major
> Attachments: LUCENE-10057.patch
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]