I search through your content to help you find answers to your questions, fast.
Looking for our logo?
Made to simplify the usage of Algolia’s API within the Symfony Framework
Get started with 5 lines of YAML
Leverages Normalizers 2 to convert entities for indexing
Unsubscribe from doctrine events to use a messaging/queue system
Background retry strategy to ensure uptime
Seamless batching via iterators to optimize number of network calls
Zero downtime reindexing feature
API access to all Algolia functionality, AI products, and advanced features, including Recommend
Compatible with Symfony 3.4 LTS, Symfony >= 4.0, PHP >= 7.2
INSTALL
composer require algolia/search-bundle:4.0.0
INDEX
algolia_search:
indices:
- name: posts
class: App\Entity\Post
- name: comments
class: App\Entity\Comment
$searchService->index($entityManager, $postsAndComments);
SEARCH
$em = $this->getDoctrine()->getManagerForClass(Post::class);
$posts = $this->searchService->search($em, Post::class, 'query');
Hi there 👋 Need assistance? Click here to allow functional cookies to launch our chat agent.
Thanks for visiting! 👋 I can help answer any questions about Algolia.
Hey! 👋 Got questions about pricing or plans?
Want to skip the form and book some time with our team right now?
Hey there! Would you like to book a meeting with our sales team now?
Thanks for visiting! 👋 I can help answer any questions about Algolia.