#918: BibRank: citation indexer should wait for word indexer
-----------------------+--------------------
Reporter: simko | Owner: simko
Type: defect | Status: closed
Priority: critical | Milestone:
Component: BibRank | Version:
Resolution: fixed | Keywords:
-----------------------+--------------------
Changes (by Tibor Simko <tibor.simko@…>):
* status: in_work => closed
* resolution: => fixed
Comment:
In [bcc492314c98437beff02c131243ba7b204e56b5]:
{{{
#!CommitTicketReference repository=""
revision="bcc492314c98437beff02c131243ba7b204e56b5"
BibRank: run citation indexer after word indexer
* Checks indexing times of `journal' and `reportnumber` indexes
and compares against the latest record modification timestamp
in the system, because if these indexes are not up to date yet,
then we should wait and not run incremental citation indexing
as of yet. Let us wait for the next wake-up of the citation
indexer daemon in this case. (closes #918)
}}}
--
Ticket URL: </ticket/918#comment:3>
Invenio <http://invenio-software.org>