RC1 of Solr 5 should be out very soon (days). But you can always download the latest source from svn_5_0 branch (remember to use shallow copy if using git) and build it yourself ('ant package' inside 'solr' directory). It's not terribly hard.
Regards, Alex. ---- Sign up for my Solr resources newsletter at http://www.solr-start.com/ On 26 January 2015 at 07:30, Clemens Wyss DEV <clemens...@mysign.ch> wrote: > https://issues.apache.org/jira/browse/LUCENE-5820 > > Due to the missing factory the SuggestStopFilter is not "usable" before > Solr/Lucene 5, right? > > Any plan on when Solr 5 will appear? > > How can I get hold of Solr/Lucene 5?