: What is the sense of removing the "Index" from the API Javadoc for Lucene and Solr?
It was heavily bloating the size of the releases... https://issues.apache.org/jira/browse/LUCENE-3977 It's pretty easy to turn this back on and rebuild the docs locally. Feel free to open a jira and submit a patch to make it a build prop (so you could put "javadoc.index=true" in your build.user.properties or use "ant -Djavadoc.index=true javadocs") -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org