Dear Rita:

On Wed, 16 May 2018, Ricceri Rita wrote:
> 2018-05-16 10:52:22 --> EMERGENCY: Errors found. You should check consistency 
> of the idxWORD25F - idxWORD25R tables.
> Running 'bibindex --repair' is recommended.

You can proceed with the index check and repair, e.g. for `title` index:

  $ sudo -u www-data bibindex -u admin -w title -k # to check title index
  $ sudo -u www-data bibindex -u admin -w title -r # to repair title index

The index number 25 should be the `filetype` index in the default
configuration, so you can use `-w filetype` with the above commands.

If the automatic index repair does not help, please see the BibIndex
Admin Guide for more index repairing tips and tricks:

  http://demo.inveniosoftware.org/help/admin/bibindex-admin-guide#5.2

Best regards
--
Tibor Simko

Reply via email to