Skip to content

Add support for reindexing old data whenever new custom SearchParameter are added #2770

Open
@LZRS

Description

@LZRS

Is your feature request related to a problem? Please describe.
Whenever custom SearchParameters are changed, new data saved/updated to the DB would have their fields indexed but previously saved data wouldn't. Searches performed would then lead to partial results.
Workarounds for this have been getting all currently saved resources and re-saving them back to the DB

Describe the solution you'd like
Have an interface method that could configure reindexing of old data

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Relates to #2769

Would you like to work on the issue?
Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium priority issueeffort:mediumMedium effort - 3 to 5 days

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions