[Moin-user] Problem with building the xapian index

2008-01-14 Thread kuhnolive
Hi again. I posted this message a while before with no reaction, so, maybe I didn't add enough information (see below). I'm trying to build a xapian index with xapian index build --mode=add and get the following error Traceback (most recent call last): File "/usr/bin/moin", line 6, in ?

[Moin-user] xapian index build error

2008-01-09 Thread kuhnolive
Hi. I'm trying to build a xapian index with xapian index build --mode=add and get the following error Traceback (most recent call last): File "/usr/bin/moin", line 6, in ? run() File "/usr/lib/python2.4/site-packages/MoinMoin/script/moin.py", line 15, in run MoinScript().run(showti

[Moin-user] How can I migrate a 1.5.7 wiki to 1.6?

2008-01-08 Thread kuhnolive
Hi there! I am looking for a consistent description to migrate a simple 1.5.7 wiki (not a farm) to 1.6. It is running with apache2 and python2.4. The thing is: I can't get an overview what has to be done to make that thing complete and I don't get the order of things to do. I have found the follow

[Moin-user] What about a PDF-attachment search, with xapian?

2007-12-18 Thread kuhnolive
I'm looking for a possibility, to search PDF-attachments. There have been some attempts for it. The idea, to implement the indexer lupy with moinmoin has not bee finished because of problems. Then in 2006, there was the idea to use xapian for AdvancedAttachmentSearch and announced to come with moi