[Erp5-dev] ERP5 Groupware

Rafael Monnerat rmonnerat at gmail.com
Wed Feb 8 15:01:32 CET 2006


Hi all,

I finished in last week and submit to www.erp5.org the new version of
ERP5 Groupware. To install you need:

- Install "FileSystem File Lib" (FFlib.tar.gz)
- Install Business Template
- Run Python Script ERP5_FullTextIndex_Install ( link :
http://localhost:9080/erp5/ERP5_FullTextIndex_Install )
- Create Folder /var/lib/zope/Local

ERP5 Groupware adds to the ERP5 some new features:

The ERP5_FullTextIndex_Install script changes ( and recreates) the
compatibility table to MyISAM and adds a Full Text Index. This index
is used by advanced Search interface to search.

About Advanced Search
- Support Logic Operators (AND , NOT e OR)
- Support sentence search ( with " " )
- Search using SearchableText Variable ( include Title, Description
and content ( Ex.:FSFile)).
- Limit Search by Module
- Limit Search by Portal Types


About Filesystem File (FSFile)
Storage File at Filesystem ( /var/lib/zope/Local )
Use FFlib/DataConverter.py to extract Content as text/plain ( and
catalog with SearchableText )
Supported File Types:
- Open Office ( Write , Presentation , Spread sheet ..)
- MS Word , MS Powerpoint, MS Excel
- Adobe Acrobat (PDF)
- XML , HTML / HTM
- Text/plain
- PostScript
This function works only under Linux and it need some softwares to
work ( GhostSript , wvWare , xlHtml / ppthtml, xpdf )
FSFile is fulltext Indexable

Link for more information and files:
http://www.erp5.org/workspaces/project/erp5_brasil/documentacao_dos_pro/groupware/view


--
Rafael M. Monnerat
 - http://monnerat.objectis.net
 - Enterprise Informartion System Research Group (EISrg)
   - CEFET Campos ( Federal Center for Technological Education of
Campos, Brazil )



More information about the Erp5-dev mailing list