On Wed, 15 May 2013, Robert Muir wrote:

I got it working, with 2 steps:

1. force staging to rebuild, by making a commit under templates/ that
just added a space inside a comment
2. deploy staging to production, by clicking
https://cms.apache.org/lucene/publish

Oh, I didn't know about step 2. I just svn commit'ted the changes and expected it to percolate. Last time I did this, it "just worked (tm)".

Andi..


usually #1 is not necessary, but i do it when things dont "take"

On Wed, May 15, 2013 at 2:08 PM, Andi Vajda <va...@apache.org> wrote:

On May 15, 2013, at 10:08, Michael McCandless <luc...@mikemccandless.com> wrote:

Hmm the web site News section doesn't have 4.3.0?

I checked in the web site change last night. It probably needs some propagation 
time ?

Andi..


Mike McCandless

http://blog.mikemccandless.com


On Wed, May 15, 2013 at 11:14 AM, Andi Vajda <va...@apache.org> wrote:

I am pleased to announce the availability of Apache PyLucene 4.3.0, the
first PyLucene release wrapping the Lucene 4.x API.

Apache PyLucene, a subproject of Apache Lucene, is a Python extension for
accessing Apache Lucene Core. Its goal is to allow you to use Lucene's text
indexing and searching capabilities from Python. It is API compatible with
the latest version of Lucene 4.x Core, 4.3.0.

This release contains a number of bug fixes and improvements. Details can be
found in the changes files:

http://svn.apache.org/repos/asf/lucene/pylucene/tags/pylucene_4_3_0/CHANGES
http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES

Apache PyLucene is available from the following download page:
http://www.apache.org/dyn/closer.cgi/lucene/pylucene/pylucene-4.3.0-1-src.tar.gz

When downloading from a mirror site, please remember to verify the downloads
using signatures found on the Apache site:
https://dist.apache.org/repos/dist/release/lucene/pylucene/KEYS

For more information on Apache PyLucene, visit the project home page:
 http://lucene.apache.org/pylucene

Andi..

Reply via email to