Closed (fixed)
Project:
Search API Coveo
Version:
1.0.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
9 Dec 2023 at 12:44 UTC
Updated:
23 Jan 2024 at 20:44 UTC
Jump to comment: Most recent
Coveo Labs has removed the PHP SDK that is a dependency of this module.
Re-engineer what we used of this functionality here in the module.
Usage:
Which means that we use these classes:
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
fathershawnComment #3
fathershawnInitial refactoring pushed
Comment #5
fathershawnIntegrated the functionality of the SDK into our SearchAPICoveoClient class and added a test. Merging to the dev branch so that we can easily test manually against a Coveo sandbox index.
Comment #7
fathershawnComment #9
fathershawn