Hi Kostas,

Redis isn't installed. Should we try installing it?

Adrian.

On 20/06/2013 10:37, Konstantinos Ntemagkos wrote:
Hello Adrian!

Have you enabled redis caching?
If yes, you have to run in redis-cli `flushall`.

Best Regards,
Kostas

On 20 June 2013 11:22, Adrian Mouat <amo...@epcc.ed.ac.uk
<mailto:amo...@epcc.ed.ac.uk>> wrote:

    Hi,

    We seem to be having some problems with our Invenio install not
    indexing items for search. I suspect it is just a misconfiguration
    issue, but I haven't been able to figure out what (bibindex?)

    After depositing an item and waiting for it to be ingested, a record
    is correctly created (and can be accessed via /record/x). However
    the front page still reads "Search x records for" and doesn't update
    to x + 1. In addition, the record cannot be found via search.

    This can be fixed by running:

      echo "UPDATE collection SET reclist=NULL;" | /opt/invenio/bin/dbexec

    This also causes the text "The record appears in these collections"
    to (re)appear on record pages.

    Is there another task we need to enable in bibsched? It currently
    looks like:

    43     webcoll                 admin         2013-06-20 10:13:15 5m
    WAITING                        Will execute:
    '/opt/invenio/bin/webcoll' '-v0' '-s5m' '-u'
    44     bibrank                 admin         2013-06-20 10:13:21 5m
    WAITING                        Will execute:
    '/opt/invenio/bin/bibrank' '-f50000' '-s5m' '
    45     bibsort                 admin         2013-06-20 10:13:26 5m
    WAITING                        Will execute:
    '/opt/invenio/bin/bibsort' '-s5m' '-u' 'admin
    41     bibindex                admin         2013-06-20 10:13:32 5m
    WAITING                        Will execute:
    '/opt/invenio/bin/bibindex' '-f50000' '-s5m'
    42     bibreformat             admin         2013-06-20 10:13:36 5m
    WAITING                        Will execute:
    '/opt/invenio/bin/bibreformat' '-oHB' '-s5m'
    55     webcoll                 admin         2013-06-20 10:15:44 5m
    WAITING                        Will execute:
    '/opt/invenio/bin/webcoll' '-f' '-s5m' '-u' '

    (I'm note sure why we have two webcoll tasks, I think that was a
    mistake by me).

    We are using the "next" branch of Invenio with several of our own
    customisations. Version number seems to be v1.1.1.879-b7b2c.

    Any ideas?

    Regards,

    Adrian.

    --
    The University of Edinburgh is a charitable body, registered in
    Scotland, with registration number SC005336.




--
Konstantinos Ntemagkos

IT-CIS, Digital Library Technology
513/1-014
Tel: +41 22 76 79182


--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

Reply via email to