Skip to content

Do not rely on Solr Search Engine when it is avaialble #233

@gggeek

Description

@gggeek

There are always chances that the Solr index is slightly out of sync with the db.

For any operations that the are done via migrations, it is thus probably a good idea to always rely on the db-based Search Service.

At the same time: we have to be careful in our usage of a non-standard service (ie. not the one gotten from $repository) - what if we loose user customizations that are required in the Search Service?

NB: this seems a wider-scope rehash of #134 ...
It relates as well to #131 and #207

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions