Open
Description
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