mikemccand commented on code in PR #12722:
URL: https://github.com/apache/lucene/pull/12722#discussion_r1371870374


##########
lucene/CHANGES.txt:
##########
@@ -227,6 +227,8 @@ Optimizations
 
 * GITHUB#12712: Speed up sorting postings file with an offline radix sorter in 
BPIndexReader. (Guo Feng)
 
+* GITHUB#12702: Disable suffix sharing for block tree index. (Guo Feng)

Review Comment:
   Maybe also add something more user friendly, e.g. "making writing the terms 
dictionary index faster and less RAM hungry, while making the index a bit (~1.X
   % for the terms index file on wikipedia) bigger"?



-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to