Problem

After adding and configuring the Recombee search api server and trying to index items I got the following error:

    Recombee API error 0: Request sent to a wrong region. The database "name" is located in the "ap-se", but this request was sent to the "eu-west" region. Please set the correct region on initializing the SDK Client.
    Couldn't index items. Check the logs for details.

Resolution

Upgrade to latest version of the SDK as it now support setting the region of your DB: https://github.com/recombee/php-api-client/commit/03a4762cc17fcc193b136a...

UI Changes

Now on /admin/config/search/search-api/server/recombee/edit you will see a new configuration field "Region", there you need to add the region of your database, see: https://docs.recombee.com/regions.html

UI Changes

Comments

eleonel created an issue. See original summary.

eleonel’s picture

Version: 8.x-1.x-dev » 4.0.x-dev

  • eleonel committed e4b7c04 on 4.0.x
    Issue #3300369 by eleonel: Fix minor code issues.
    
eleonel’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new44.03 KB
naveenvalecha’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.