+1 to release! I found a small thing that should be corrected in later versions: Page 488: "Limitations: You must use an 'append-only' Lucene index codec because HDFS is an append-only filesystem. The currently default codec used by Solr is 'append-only' and is supported with HDFS."
This is no longer correct, because you cannot write a codec anymore that is not append-only. Directory APIs only provide IndexOutputs on top of OutputStreams that are no longer are able to seek! So the whole "limitations" section is obsolete. Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -----Original Message----- > From: Chris Hostetter [mailto:hossman_luc...@fucit.org] > Sent: Saturday, February 20, 2016 12:05 AM > To: Lucene Dev <dev@lucene.apache.org> > Cc: gene...@lucene.apache.org > Subject: VOTE: RC1 Release apache-solr-ref-guide-5.5.pdf > > > Please VOTE to release the following artifacts as > apache-solr-ref-guide-5.5.pdf ... > > https://dist.apache.org/repos/dist/dev/lucene/solr/ref-guide/apache-solr- > ref-guide-5.5-RC1/ > > -Hoss > http://www.lucidworks.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org