Re: change of API Javadoc interface funtionality in 4.0.x

2012-07-19 Thread Bernd Fehling
LUCENE-4237 - add ant task to generate optionally ALL javadocs https://issues.apache.org/jira/browse/LUCENE-4237 Am 19.07.2012 07:59, schrieb Robert Muir: > On Thu, Jul 19, 2012 at 1:53 AM, Bernd Fehling > wrote: >> ... >> Robert Muir added a comment - 12/Apr/12 16:24 >> >> We can save 10MB wit

Re: change of API Javadoc interface funtionality in 4.0.x

2012-07-18 Thread Robert Muir
On Thu, Jul 19, 2012 at 1:53 AM, Bernd Fehling wrote: > ... > Robert Muir added a comment - 12/Apr/12 16:24 > > We can save 10MB with this patch, which nukes the 'index'. > I guarantee you nobody will miss it. Just click this thing and see how > useless it is (since its every method etc in all of

Re: change of API Javadoc interface funtionality in 4.0.x

2012-07-18 Thread Bernd Fehling
... Robert Muir added a comment - 12/Apr/12 16:24 We can save 10MB with this patch, which nukes the 'index'. I guarantee you nobody will miss it. Just click this thing and see how useless it is (since its every method etc in all of lucene). ... Yeah, "nobody will miss it" and "see how useless it i

Re: change of API Javadoc interface funtionality in 4.0.x

2012-07-18 Thread Chris Hostetter
: 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