Hi again Thomas, 

 

i have solved my problem. I have built the index. The problem was the build 
index command. 

In the HelpOnXapian document command starts with "moin". but now i tried with 
following command.

 

C:\Python25\Lib\site-packages\MoinMoin\script>moin.py 
--config-dir=C:\moin\supwiki --wiki-url=https://nv1402/supwiki index build 
--mode=add


but then i got the following error msg.


import win32event
ImportError: No module named win32event

then i have installed the pywin32 from this site  
http://sourceforge.net/projects/pywin32/ 


and again run the above command. so every thing fine now. 

 

Now i am going to sleep. i will check the search performance tomorrow.

 

thanks for your help really.
take care 

 

bye



 



From: waqas...@hotmail.com
To: moin-user@lists.sourceforge.net; tw-pub...@gmx.de
Subject: RE: Xapian
Date: Thu, 17 Sep 2009 18:51:41 +0200



Hi Thomas, 
 
Thanks a lot for help. now i can see on SystemInfo page following information. 
 

Xapian search 
Enabled, Xapian 1.0.16, index unavailable, last modified: N/A 
Stemming for Xapian 
Disabled (danish dutch english finnish french german german2 hungarian italian 
kraaij_pohlmann lovins norwegian porter portuguese romanian russian spanish 
swedish turkish) 
Active threads = Can you tell me please that what information is showing this 
heading.???????? 
2 
I couldn't able to run the index build command. can you tell me please from 
where i have to run this command. i am trying to run this comman from following 
path.
 

C:\Python25\Lib\site-packages\MoinMoin\script>moin --config-dir=C:\moin\supwiki 
--wiki-url=https://nv1402/supwiki index build --mode=add
but then i got that "moin" command is wrong or he didn't find the "moin".
 
 

Thanks a lot really.  
Best Regards,
waqas
 
 
 
> ------------------------------
> 
> Message: 8
> Date: Thu, 17 Sep 2009 14:49:17 +0200
> From: waqas ahmad <waqas...@hotmail.com>
> Subject: [Moin-user] Xapian installation
> To: <moin-user@lists.sourceforge.net>
> Message-ID: <bay111-w1b4b6ec0990b5314b788c87...@phx.gbl>
> Content-Type: text/plain; charset="windows-1252"
> 
> 
> hi,
> 
> using: Apache/2.2.13 (Win32) mod_ssl/2.2.13 OpenSSL/0.9.8k mod_wsgi/2.3 
> Python/2.5.2 mod_auth_sspi/1.0.4 + moinoin184
> 
> 
> 
> i want to use xapian search for our wiki. i have installed the 
> "xapian-python-bindings for Python 2.5.1 -1.0.16.win32.exe" from the 
> following link.
> 
> http://www.flax.co.uk/xapian_windows.shtml
> 
> 
> and added the " xapian_search = 'true' " in wikiconfig.py. I also restarted 
> the apache. 
> 
> 
> 
> and then i go to the page where i put the <<SystemInfo>>. it is showing to me,
> 
> Xapian search 
> Disabled, Xapian 1.0.16
> 
> 
> 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.
> 
> 
> 
> 
> Any help will be appreciated. thanks a lot. 
> 
> Cheers, 
> Waqas 
> 
> 
> _________________________________________________________________
> Drag n? drop?Get easy photo sharing with Windows Live? Photos.
> 
> http://www.microsoft.com/windows/windowslive/products/photos.aspx
> -------------- next part --------------
> An HTML attachment was scrubbed...
> 
> ------------------------------
> 
> Message: 9
> Date: Thu, 17 Sep 2009 15:51:44 +0200
> From: Thomas Waldmann <tw-pub...@gmx.de>
> Subject: Re: [Moin-user] Xapian installation
> To: moin-user@lists.sourceforge.net
> Message-ID: <1253195504.26240.6.ca...@server.firma.waldmann-edv.de>
> Content-Type: text/plain
> 
> 
> > 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.
> 




Share your memories online with anyone you want anyone you want.
_________________________________________________________________
Show them the way! Add maps and directions to your party invites. 
http://www.microsoft.com/windows/windowslive/products/events.aspx
------------------------------------------------------------------------------
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