When I did the bibindex, there was an error. Error: Cannot read http://techreports.lib.berkeley.edu/accessPages/CDS-90-607.html: <urlopen error (4, 'Interrupted system call')> Error: Cannot read http://stat-reports.lib.berkeley.edu/accessPages/115.html: <urlopen error (4, 'Interrupted system call')> Error: Cannot read http://techreports.lib.berkeley.edu/accessPages/CDS-93-726.html: <urlopen error (4, 'Interrupted system call')>
Then I tried to change the invenio.conf file from this. CFG_BIBINDEX_FULLTEXT_INDEX_LOCAL_FILES_ONLY = 0 to this CFG_BIBINDEX_FULLTEXT_INDEX_LOCAL_FILES_ONLY = 1. Why do we need to check the url now in the version 0.99?
