RE: [Webware-devel] No cascading extensions for directory files

2004-02-06 Thread Geoffrey Talvola
It would be helpful if you could upload this as a patch to the Webware SourceForge pages. Someday I (or someone else) will get a chance to review all of the outstanding patches and bug reports there and apply them. - Geoff Christoph Zwerschke wrote: > Here is a suggestion for improvement of the

[Webware-devel] Integrating Lupy into Webware

2004-02-06 Thread Martin Virtel
I'm running a 200.000-document-Search Engine (plus Spider) on Webware. All the documents are MiddleKit objects, the backend is MySQL, and I think the full-text index that MySQL 4.0 supplies is not good enough. So I am taking on using Lupy, a Python port of Jakarta Lucene, a full-text index package

[Webware-devel] [ webware-Patches-891917 ] No cascading extensions for directory files

2004-02-06 Thread SourceForge.net
Patches item #891917, was opened at 2004-02-06 17:37 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=304866&aid=891917&group_id=4866 Category: WebKit Group: None Status: Open Resolution: No

Re: [Webware-devel] Integrating Lupy into Webware

2004-02-06 Thread Christoph Zwerschke
> * Has anybody attempted (and succeeded) in integrating other full-text indexing > packages into Webware? I am using PostgreSQL as my database backend for Webware (using the PygreSQL interface) which turned out to be a real good combination. There are a couple of full-text indexers for PostgreSQ