[PyIndexer] Lucene, JPE, Zope :-)
Status: Pre-Alpha
Brought to you by:
cduncan
From: Chris W. <ch...@ni...> - 2002-01-18 14:13:54
|
Hi, Just to let you guys know, using a combination of: Zope 2.4.3 (http://www.zope.org) JPE (http://sf.net/projects/jpe) Lucene (http://jakarta.apache.org/lucene/) ...I got the indexing I want. JPE is really very cool. Lets you use python from java and java from python. Sadly, this means I don't really have any driving need for this project anymore which means it won't get a lot of attention from me. Of course, this is open source, so if anyoen finds it useful, they're welcome to pick it up :-) Thanks to everyone for your time and help. I'm mroe than happy to answer any questiosn I can on Lucene/JPE/etc. I'll probably drop off this list in a coupla weeks time though... cheers, Chris PS: Lucene indexed 30,000 docs in just over an hour, indexes totalled 40Mb when optimised and queries return in an avergae of 0.2s |