Which connector to choose?
The first thing you want to consider before implementing your search is the backend you’re going to use for your data.
- (Recommended) Elasticsearch Connector is the best option for working with Elasticsearch. It’s a flexible option that gives you full control over the request and response flow — but it can also work out of the box with minimal configuration.
- Site Search if you are already using Swiftype, these are basically a single product with two names.
- Use Custom Connector Guide if none of the built-in connectors fit your use case.
The following connectors are no longer recommended for use in new projects:
These products are deprecated and not actively maintained. If you’re still using them, the connectors will technically work — but we suggest migrating to the Elasticsearch Connector.