Re: ANNOUNCE: Apache Solr Reference Guide for 4.7

2014-03-05 Thread Cassandra Targett
You know, I didn't even notice that. It did go up to 30M. I've made a note to look into that before we release the 4.8 version to see if it can be reduced at all. I suspect the screenshots are causing it to balloon - we made some changes to the way they appear in the PDF for 4.7 which may be the

Re: ANNOUNCE: Apache Solr Reference Guide for 4.7

2014-03-05 Thread Steve Rowe
Not sure if it’s relevant anymore, but a few years ago Atlassian resolved as won’t fix” a request to configure exported PDF compression ratio: https://jira.atlassian.com/browse/CONF-21329. Their suggestion: zip the PDF. I tried that - the resulting zip size is roughly 9MB, so it’s definitely

Re: ANNOUNCE: Apache Solr Reference Guide for 4.7

2014-03-05 Thread Robert Muir
I debugged the PDF a little. FWIW, the following code (using iText) takes it to 9MB: public static void main(String args[]) throws Exception { Document document = new Document(); PdfSmartCopy copy = new PdfSmartCopy(document, new FileOutputStream(/home/rmuir/Downloads/test.pdf));

Re: ANNOUNCE: Apache Solr Reference Guide for 4.7

2014-03-05 Thread Chris Hostetter
-user@lucene.apache.org : To: solr-user@lucene.apache.org solr-user@lucene.apache.org : Subject: Re: ANNOUNCE: Apache Solr Reference Guide for 4.7 : : I debugged the PDF a little. FWIW, the following code (using iText) : takes it to 9MB: : : public static void main(String args[]) throws

ANNOUNCE: Apache Solr Reference Guide for 4.7

2014-03-04 Thread Cassandra Targett
The Lucene PMC is pleased to announce that we have a new version of the Solr Reference Guide available for Solr 4.7. The 395 page PDF serves as the definitive user's manual for Solr 4.7. It can be downloaded from the Apache mirror network:

Re: ANNOUNCE: Apache Solr Reference Guide for 4.7

2014-03-04 Thread Alexandre Rafalovitch
Has it really gone up in size from 5Mb for 4.6 version to 30Mb for 4.7 version? Or some mirrors are playing tricks (mine is: http://www.trieuvan.com/apache/lucene/solr/ref-guide/ ) Regards, Alex. Personal website: http://www.outerthoughts.com/ LinkedIn: