Replace Coveo Push API

Created on 9 December 2023, 12 months ago
Updated 23 January 2024, 10 months ago

Problem/Motivation

Coveo Labs has removed the PHP SDK that is a dependency of this module.

Proposed resolution

Re-engineer what we used of this functionality here in the module.

Remaining tasks

Usage:

  • SeachApiClientContext
    • Coveo\Search\SDK\SDKPushPHP\PushApiEndpoint
  • SearchApiCoveoBackend
    • Coveo\Search\SDK\SDKPushPHP\Document;
    • Coveo\Search\SDK\SDKPushPHP\PushApiEndpoint;
  • SearchApiCoveoClient
    • Coveo\Search\SDK\SDKPushPHP\Document;
    • Coveo\Search\SDK\SDKPushPHP\Push;

Which means that we use these classes:

  1. Coveo\Search\SDK\SDKPushPHP\Document;
  2. Coveo\Search\SDK\SDKPushPHP\PushApiEndpoint
  3. Coveo\Search\SDK\SDKPushPHP\Push;

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States fathershawn New York

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024