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 ?
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
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
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