Skip to content

Conversation

@cammonro
Copy link
Collaborator

Summary

This PR implements the ClientInterface for backend search.

  • Provides implementation for Magento\AdvancedSearch\Model\Client\ClientInterface
  • Supports backend search capabilities in adminhtml context, local ConfigHelper accepts "website" scope
  • Supports independent timeout configurations for backend search (distinct from legacy indexing client operations)
  • Provides "Test connection" capability
  • Modifies the scope handling of engine configuration
  • Adds multi app ID support to backend search
  • Fixed DocumentMapper sequencing bug
  • Adds unit tests for DocumentMapper

NOTE: Depends on changes introduced in algolia/algoliasearch-magento-2#1850

Result

Scope specific connection testing
image

Error logging on failed connection
image

Unit tests for DocumentMapper:
image

@cammonro cammonro requested a review from damcou October 25, 2025 03:51
Copy link
Collaborator

@damcou damcou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job! 🚀

I had a few comments but nothing blocking if you want to move on.

@cammonro cammonro merged commit 8c99301 into main Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants