jpountz opened a new issue, #12355:
URL: https://github.com/apache/lucene/issues/12355

   ### Description
   
   Forked from 
https://lists.apache.org/thread/1fskhmz84pp60o41txsxj2193vt9txod: the fact that 
FST reads bytes backwards doesn't play well with BufferedIndexInput, which 
triggers a refill on every byte read. Could we reverse these sequences of bytes 
at index time so that they would be read in forward order at search time?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to