#727: Include data from authority records while indexing
-------------------------+----------------------
Reporter: cdickins | Owner: cdickins
Type: enhancement | Status: new
Priority: major | Milestone: v1.0
Component: BibIndex | Version:
Keywords: |
-------------------------+----------------------
* when indexing fields that are under authority control, get the relevant
data from referenced authority records and include it in the word, pair
and phrase index tables
* if an authority record is added or modified, make sure the dependent
fields (and ONLY the dependent fields) of other (typically bibliographic)
records are reindexed upon request, even though their 'modification_date'
timestamp may not have changed. E.g.: re-indexing all recently modified
records for field '100!__a' should not only re-index field '100!__a' for
recently modified authority records, but should also re-index field
'100!__a' of bibliographic records that have NOT been recently updated,
but that are under authority control and in field '100!__0' refer to a
recently updated authority record and hence need to be reindexed,
including the data e.g. of the '100!__a', '400!__a' and '500!__a' fields
of the recently updated authority record.
--
Ticket URL: <http://invenio-software.org/ticket/727>
Invenio <http://invenio-software.org>