Request for ideas (indexing documents).
hi, I have a lot of documents I would must index. They may or may not be stored in Zope (perhaps a local FS). I need to: display type (.doc or .pdf) display name provide description (short/detailed) display size display date created/modifie. provide searching capability. on name, description. Right now Zope does most of that. I just add them as files and do a bit of DTML to display a table listing of the files. The description is not yet there; or the searching. Thanks, j. ...................... ..... Jason C. Leach ..
"Jason C. Leach" wrote:
hi,
I have a lot of documents I would must index. They may or may not be stored in Zope (perhaps a local FS). I need to:
display type (.doc or .pdf) display name provide description (short/detailed) display size display date created/modifie. provide searching capability. on name, description.
Right now Zope does most of that. I just add them as files and do a bit of DTML to display a table listing of the files. The description is not yet there; or the searching.
Thanks, j.
...................... ..... Jason C. Leach ..
Check out: http://www.zope.org/Members/Kaivo/DocumentLibrary -- | Casey Duncan | Kaivo, Inc. | cduncan@kaivo.com `------------------>
participants (2)
-
Casey Duncan -
Jason C. Leach