Hi Hossein:

On Thu, 19 Jun 2008, Hossein Rafighi wrote:
> Attached please find the error.log file it generated.

Thanks.  I see that these are still demo records.  There should not be a
problem full-text indexing them.

Can you please send me the result of:

  $ inveniocfg --detect-system-details

When you have created your database, did you well specified the UTF-8
charset?  You can confirm it by doing:

  $ echo "SHOW CREATE DATABASE cdsinvenio" | /opt/cds-invenio/bin/dbexec

or:

  $ echo "SHOW CREATE TABLE idxWORD09F" | /opt/cds-invenio/bin/dbexec

Also, what is your version of pdftotext?

  $ pdftotext -v

P.S. BTW, I noticed that your site seems to be called "Invenio Test Site
     at TRIUMF", but the home collection is called "Atlantis Institute
     of Fictive Science".  You may want to edit your invenio-local.conf
     as necessary, e.g.:
        CFG_SITE_NAME = Invenio Test Site at TRIUMF
        CFG_SITE_NAME_INTL_en = Invenio Test Site at TRIUMF
        [...]
     and then to rerun:
        $ inveniocfg --update-all --reset-all
        $ webcoll -u admin -f

Best regards
-- 
Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>

Reply via email to