doctrine / search

Generic Search extension for indexing and querying ODM/ORM objects with different text-search engine implementations
http://www.doctrine-project.org
MIT License
273 stars 52 forks source link

Decouple Elastica client implementation from UnitOfWork #85

Open MrHash opened 10 years ago

MrHash commented 10 years ago

Currently UnitOfWork contains Elastica specific couplings. These need to be abstracted to enable support for other databases and client libraries.

MrHash commented 10 years ago

@fprochazka - i can't assign you officially because you are not part of the org but in any case this is yours for now. thx