#917: BibRank: fix citation leaks
-----------------------+--------------------
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 [5f9d8c125ac6a810048c8cd4581d6304afc9e2b7]:
{{{
#!CommitTicketReference repository=""
revision="5f9d8c125ac6a810048c8cd4581d6304afc9e2b7"
BibRank: fix incremental citation indexer leaks
* Fixes some incremental citation indexer leaks by forcing citation-
indexing
of all records that cite or refer to the records modified since the last
run. (closes #917)
* Also, do not update citation dictionaries into the DB during runtime,
since if we process firstly all report numbers and only then all journal
information, it could temporarily show bad results to users due to
incomplete citation dictionary. Update citation dictionaries only
when we are fully finished.
}}}
--
Ticket URL: </ticket/917#comment:3>
Invenio <http://invenio-software.org>