Mercurial > p > roundup > code
diff doc/installation.txt @ 4378:477f2a47cbca
- Indexer Xapian, made Xapian 1.2 compatible.
Needs at least Xapian 1.0.0 now.
(Bernhard Reiter; Thanks to Olly Betts for providing the patch Issue2550647.)
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Mon, 28 Jun 2010 12:52:10 +0000 |
| parents | 83decec7050d |
| children | bce9aaf19a3b |
line wrap: on
line diff
--- a/doc/installation.txt Mon May 10 07:08:11 2010 +0000 +++ b/doc/installation.txt Mon Jun 28 12:52:10 2010 +0000 @@ -69,9 +69,7 @@ installed and used. You will need to run the "roundup-admin reindex" command if the tracker has existing data. - Roundup requires Xapian *newer* than 0.9.2 - it may be necessary for - you to install a snapshot. Snapshot "0.9.2_svn6532" has been tried - successfully. + Roundup requires Xapian 1.0.0 or newer. pyopenssl If pyopenssl_ is installed the roundup-server can be configured @@ -85,7 +83,7 @@ configured, you can require email to be cryptographically signed before roundup will allow it to make modifications to issues. -.. _Xapian: http://www.xapian.org/ +.. _Xapian: http://xapian.org/ .. _pytz: http://www.python.org/pypi/pytz .. _Olson tz database: http://www.twinsun.com/tz/tz-link.htm .. _pyopenssl: http://pyopenssl.sourceforge.net
