jolicode / elastically

🔍 JoliCode's Elastica wrapper to bootstrap Elasticsearch PHP integrations
MIT License
248 stars 39 forks source link

Introduce DocumentExchangerInterface #26

Closed renanbr closed 4 years ago

renanbr commented 4 years ago

This PR introduces a new interface DocumentExchangerInterface that aims to replace the abstract function IndexationRequestHandler->fetchDocument().