[pylucene-dev] Lucene in action on WIndows for Python 2.5.2?
Andi Vajda
vajda at osafoundation.org
Mon Nov 17 15:08:00 PST 2008
On Mon, 17 Nov 2008, fredrik kant wrote:
> Hi Andy!I just downloaded the Lucene in Action sample and tried to run the
> FileIndexer.py example.
> It seems as Popen4 doesn't exists on windows.
> I just wonder if there are different sample tracks depending on plattform
> before I start correcting the code.
> I took it via PyLucene-2.4.0-1-src-jcc.tar.gz package.
No, the samples are supposed to work on Windows too. Not all samples are
run via 'make test'. You may have hit one that doesn't and since I don't do
much testing on Windows, that's not too surprising. If you'd like to submit
a patch to fix the problem you found, that would be great !
Andi..
More information about the pylucene-dev
mailing list