Hi, I just recognized: https://lucene.apache.org/core/4_6_0/core/org/apache/lucene/index/TieredMergePolicy.html
This page references autocloseable, which is Java 7 only. Simon, you produced the nice-looking javadocs with Java 7, but missed to pass the bootclasspath parameter to the javadocs build, as specified in: http://wiki.apache.org/lucene-java/HowToGenerateNiceJavadocs We should regenerate the javadocs for the website with the correct bootclasspath. Should I try to do it? ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
