Hi Otis, I think its most likely the case I broke this when releasing! Sorry!
Not to defer the blame, but I think the confusing aspect of the solr website wrt releasing is that unlike lucene, solr doesnt have a separate "versioned" and "unversioned" site. So this causes some difficulties like having to guess release dates, commit release announcements before the RC, as well as merging difficulties across branches... I think we just need to make sure the latest (3.3) updates are merged into trunk/branch_3x and then republish the site. I'll take a look at this. On Thu, Jul 7, 2011 at 1:36 AM, Otis Gospodnetic <[email protected]> wrote: > Hi, > > I just noticed that over on http://lucene.apache.org/solr/ we are back to > Lucid Find being the only "search provider". 5 months ago we added > search-lucene.com there, but now it's gone. Google Analytics shows that > search-lucene.com was removed from there on June 4. This is when Lucene 3.2 > was released, so I suspect the site was somehow rebuilt and published without > it. > > Aha, I see, it looks like https://issues.apache.org/jira/browse/LUCENE-2660 > was applied to trunk only and not branch_3x, and the site was built from 3x > branch. > > As I'm about to go on vacation, I don't want to mess up the site by > reforresting it (did it locally and it looks good, but it's past 1 AM here) > and publishing it, so I'll just commit stuff in Solr's src/site after > applying the patch from LUCENE-2660: > > branch_3x/solr/src/site$ svn st > ? LUCENE-2660-solr.patch > M src/documentation/skins/lucene/css/screen.css > M src/documentation/skins/lucene/xslt/html/site-to-xhtml.xsl > > It would be great if somebody could publish this. > > Thanks, > Otis > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
