Home > Archive > PHP Language > May 2006 > Lightweight Doc't Mgmt?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Lightweight Doc't Mgmt?
|
|
| Arnold Shore 2006-05-29, 6:58 pm |
| Folks, I'm looking for an OSS version of subject application, smaller and
simpler than, say, OWL. I18n not needed, in an attempt to keep size and
complexity down - as an example.
The only semi-heavy stuff it needs to do is to parse and full-text index the
common MS Office file/formats like Word and Excel, and PDF's. And the
Porter stemmer function.
I'm satisfied that all the pieces exist. While I could build this using
antiWord, some php/excel and PDF classes, I want to make sure that ground
hasn't already been well plowed. I've hit the usual sources, FreshMeat and
SourceForge somewhat casually, but struck out.
Will appreciate any thoughts, URL's, etc. Thanks, all.
AS
| |
| McHenry 2006-05-31, 8:00 am |
| knowledge tree ?
"Arnold Shore" <Nuthn@away.far> wrote in message
news:FZCdnQCyws6nBebZRVn-pA@comcast.com...
> Folks, I'm looking for an OSS version of subject application, smaller and
> simpler than, say, OWL. I18n not needed, in an attempt to keep size and
> complexity down - as an example.
>
> The only semi-heavy stuff it needs to do is to parse and full-text index
> the common MS Office file/formats like Word and Excel, and PDF's. And the
> Porter stemmer function.
>
> I'm satisfied that all the pieces exist. While I could build this using
> antiWord, some php/excel and PDF classes, I want to make sure that ground
> hasn't already been well plowed. I've hit the usual sources, FreshMeat
> and SourceForge somewhat casually, but struck out.
>
> Will appreciate any thoughts, URL's, etc. Thanks, all.
>
> AS
>
|
|
|
|
|