Skip to content

Update library code to remove duplicate records doesn't work well for large libraries #139

@kelockhart

Description

@kelockhart

The code to update a library and remove duplicate records (LibraryView.solr_update_library) requires that you page through a library - only the records on the current page are passed to the code. This works ok for smaller libraries but can lead to unexpected results for larger ones.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions