On Sat, 20 Jun 2009, KU Kam-ming wrote: > I did a TRUNCATE and rebuild the index by -R (repair) option. It's > fine. However, the web interface now shows NO record. > (http://ecdl.hkuspace.hku.hk)
Maybe you have not run webcoll? In order for records to appear, they must not only be indexed, they must also be put in respective collection cache. So, just run: $ /opt/cds-invenio/bin/webcoll -u admin -f > I am wondering if I need to figure out the problematic record in order > to fix the index problem. How? By using verbose mode 9 or by checking with bibindex -k. In your case, it seems that this did not show anything; but also reindexing from scratch did not show any problem, so no record seems problematic... Which raises a question of how the error appeared in the first place. If you want to debug this, then here are some possibilities: how many records are there? can you reproduce the problem if you reindex with low flushing frequency? (e.g. set the f parameter of bibindex to 1/100th of the total number of records, or even to f=1) Best regards -- Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>
