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

Multi index support #6

Open
alexander-schranz opened this issue Mar 4, 2017 · 0 comments
Open

Multi index support #6

alexander-schranz opened this issue Mar 4, 2017 · 0 comments

Comments

@alexander-schranz
Copy link
Member

alexander-schranz commented Mar 4, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant