Yes,IndexFile works fine. Hower under Lia thera a FileSearcher.py that kan be used for indexing .pdf,.doc (if needed third part applications are installed) and that script will not work because of the use of popen2.Popen4 which is not availiable on windows. It is easy to fix this. /Fredrik (written on mobile...)
----- Ursprungligt meddelande ----- Från: Seid Mohammed <[EMAIL PROTECTED]> Skickat: den 20 november 2008 14:47 Till: pylucene-dev@osafoundation.org Ämne: Re: [pylucene-dev] Lucene in action on WIndows for Python 2.5.2? python IndexFiles.py C:\ and python SearchFiles.py Works perfectly on a command line. For the reason, I want to test indexing and searching non English texts(Amharic texts), I can't do it from commandline (as it can't understand my text. Is there any way out there to run this same command on python IDLE. Thanks a lot Seid M. On 11/20/08, João Rodrigues <[EMAIL PROTECTED]> wrote: > Hello Seid, > > You can always check Lucene documentation because PyLucene (correct if I'm > wrong) is somewhat a "translator" of the original Java engine to your Python > code. So, following any Lucene tutorial/documentation should give you a way > to work with it. Try these: > > http://lucene.apache.org/java/2_4_0/ > > http://darksleep.com/lucene/ > > http://www.lucenetutorial.com/ > > Cheers, > > João Rodrigues > http://doeidoei.wordpress.com > -- "RABI ZIDNI ILMA" _______________________________________________ pylucene-dev mailing list pylucene-dev@osafoundation.org http://lists.osafoundation.org/mailman/listinfo/pylucene-dev _______________________________________________ pylucene-dev mailing list pylucene-dev@osafoundation.org http://lists.osafoundation.org/mailman/listinfo/pylucene-dev