Closed griff-rees closed 1 year ago
Querying and searching is quicker if indexed, and indexing can also be combinations of fields enforced to ensure uniqueness.
Below are fields that would benefit from that:
newspapers.newspaper.publication_code
newspapers.issue.issue_code
newspapers.item.item_code
Anyone else feel free to propose more in comments. FYI: @mcollardanuy, @kmcdono2, @dcsw2 and @andrewphilipsmith
Addressed in 5e87789a87ebddc735e834c4515dd0d847e9897f
Querying and searching is quicker if indexed, and indexing can also be combinations of fields enforced to ensure uniqueness.
Below are fields that would benefit from that:
newspapers.newspaper.publication_code
newspapers.issue.issue_code
newspapers.item.item_code
Anyone else feel free to propose more in comments. FYI: @mcollardanuy, @kmcdono2, @dcsw2 and @andrewphilipsmith