Skip to content
This repository was archived by the owner on Dec 25, 2022. It is now read-only.
This repository was archived by the owner on Dec 25, 2022. It is now read-only.

Multi index support #6

@alexander-schranz

Description

@alexander-schranz

To implement multiple indexes without any sideeffects we should create per Index an own doctrine entity manager and add its custom MetaDataLoader which add a table prefix.

http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/cookbook/sql-table-prefixes.html

The services (repositories, transaction manager, search executer, index) need to be generated in PHP per index.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions