Apache Solr is an open-source enterprise search server.
N/A
Commerce Layer
Score 10.0 out of 10
N/A
Commerce Layer is a headless commerce platform and order management system that enables users to add global shopping capabilities to any website, mobile app, chatbot, or IoT device. It is a CMS that can be used to create shoppable content through its API on a global scale.
$0
Pricing
Apache Solr
Commerce Layer
Editions & Modules
No answers on this topic
Growth
$649
per month (annual commitment)
Enterprise
Custom
Startup
Free
100 orders/month included, then $0.90 for any extra order
Solr spins up nicely and works effectively for small enterprise environments providing helpful mechanisms for fuzzy searches and facetted searching. For larger enterprises with complex business solutions you'll find the need to hire an expert Solr engineer to optimize the powerful platform to your needs. Internationalization is tricky with Solr and many hosting solutions may limit you to a latin character set.
Commerce Layer is a great choice, if you want to build a tailored system. The flexible API allows to build all kinds of applications around commerce, but you also need to deep dive a bit into the structure. If you want to set up a simple store and sell a few SKUs, you're probably rather a Shopify customer, but if you want to build great customer experiences and tailer the software to your business, Commerce Layer is a very good choice.
Easy to get started with Apache Solr. Whether it is tackling a setup issue or trying to learn some of the more advanced features, there are plenty of resources to help you out and get you going.
Performance. Apache Solr allows for a lot of custom tuning (if needed) and provides great out of the box performance for searching on large data sets.
Maintenance. After setting up Solr in a production environment there are plenty of tools provided to help you maintain and update your application. Apache Solr comes with great fault tolerance built in and has proven to be very reliable.
These examples are due to the way we use Apache Solr. I think we have had the same problems with other NoSQL databases (but perhaps not the same solution). High data volumes of data and a lot of users were the causes.
We have lot of classifications and lot of data for each classification. This gave us several problems:
First: We couldn't keep all our data in Solr. Then we have all data in our MySQL DB and searching data in Solr. So we need to be sure to update and match the 2 databases in the same time.
Second: We needed several load balanced Solr databases.
Third: We needed to update all the databases and keep old data status.
If I don't speak about problems due to our lack of experience, the main Solr problem came from frequency of updates vs validation of several database. We encountered several locks due to this (our ops team didn't want to use real clustering, so all DB weren't updated). Problem messages were not always clear and we several days to understand the problems.
It takes some time to deploy and currectly maintein it. And also, to learn how to use and integrate in the enviroment as well. Once you get theses steps done, it usability is very simple, and almost of the time it don't require no further attention on it. Even for maintence, if you deploy it on a cluster mode, it is very reliable and easy to take one host down.
The new apps are great, but in our case, we built so specific functionalities around it that we built our own admin tool. Based on the complexity (especially for after sales processes), no off the shelf tool would have been able to do this.
The Commerce Layer data model is very flexible, which also creates a certain complexity. It's important to understand how the data model works and how relationships between them are built.
We tried to use both Elasticsearch and Swiftype with Drupal 8 but there are currently no good modules that integrate Drupal with those solutions. So Solr was really the only option for a Drupal 8 web site. It's not as easy to learn or use as Swiftype, but in the end I think it will be a little less expensive and offer more customization and flexibility.
Real headless solution, fully SaaS. In comparison to all other solutions, Commerce Layer has an integrated order management which is lean, but very flexible. With all other solutions, we would have needed a separate OMS which would have increased both the complexity and the cost of the solution.