Elasticsearch to najpopularniejsza wyszukiwarka pełnotekstowa o potężnych możliwościach. Jako programista PHP z kilkunastoletnim stażem, a obecnie pracownik Elastic (twórców Elasticsearch) chciałbym się z Wami podzielić najlepszym z obu światów.
cial PHP client for Elasticsearch: elastic/elasticsearch-php • Updated and released with the Elastic Stack version • Uses connection pool for cluster con fi guration • Exposes the Elasticsearch APIs using functions of a Client class • Each function returns the body of a HTTP response from Elasticsearch or a boolean value for HEAD API (e.g., Index exists API)
• Use JmsSerializer or Symfony Serializer to convert between PHP objects and Elasticsearch data • Index con fi guration for Elasticsearch, or send data without con fi guration to use the dynamic mapping feature of Elasticsearch • Listeners for Doctrine events for automatic indexing