Hi, A question about API changes in Lucene 5. The method "DirectoryReader.open(commit, termInfosIndexDivisor)" has been removed at Lucene 5.0. This functionality was completely removed?
Backgrounds: I am trying to make Luke work with Lucene 5.1. Luke for Lucene 4.x supports "TermInfos index divisor". For Lucene 5, we should drop all UIs for those. Am I correct. Thanks, Tomoko