> and added the " xapian_search = 'true' " in wikiconfig.py.

It is:

    xapian_search = True  # boolean, not string

> and then i go to the page where i put the <<SystemInfo>>. it is
> showing to me,
> 
> Xapian search 
>         Disabled, Xapian 1.0.16

You also have to build an index (see HelpOnXapian), otherwise it might
be auto-disabled, because without index, it can't work.
 
> I think that i am missing some steps somewhere. I have read the page
> http://moinmo.in/HelpOnXapian and i dont understand about the table
> "filterPlugin" under the "Requirements" heading.

It just means that if you want to index MS word, excel or pdf files, you
need additional software (listed in column "Dependency"). This software
is needed to extract pure text from those (more or less) binary files.



------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to