Search: AI, Hybrid, Classic

  • Pricing
  • Help
    • My Licenses
      • Login
      • Download
      • Why us
      • Contact us
    • Features
      • Google Retail Search
      • Weaviate
      • Elasticsearch
      • OpenSearch
      • Solr
      • Algolia
      • Roadmap
      • Artificial Intelligence
      • Hosting
      • Releases
    • Documentation
    • Support
    • Testimonials
    • Live Demos
    • Blog
Menu
  • Pricing
  • Help
    • My Licenses
      • Login
      • Download
      • Why us
      • Contact us
    • Features
      • Google Retail Search
      • Weaviate
      • Elasticsearch
      • OpenSearch
      • Solr
      • Algolia
      • Roadmap
      • Artificial Intelligence
      • Hosting
      • Releases
    • Documentation
    • Support
    • Testimonials
    • Live Demos
    • Blog
Search
Search
Search
Search

Home » What is our Elasticsearch php client library ?

What is our Elasticsearch php client library ?

518 views 1 March 8, 2017 Updated on September 27, 2019 admin

Elasticsearch is a Web API, as explained here.

To get access to Elasticsearch from the php plugin code, we could have built our own http library, but it would have been crazy.

Instead, we are using the elasticsearch-php Elasticsearch client library. It is a low level code which takes care of wrapping/unwrapping php arrays to and from json over http. We used to use the Elastica library, but gave it up after the Elasticsearch 7.x version (see Elastica 7.x retro-compatibility issues)

If you want to learn more, here are some documentations:

– elasticsearch-php

Tags:client elasticsearch libraryelastica

Was this helpful?

1 Yes  No

Didn't find your answer? Contact Us

Login
Support
Privacy policy
  • Terms and Conditions
  • © 2020 wpsolr.com. All Rights Reserved.
Youtube
Roadmap