When comparing Amazon CloudSearch vs Site Search 360, the Slant community recommends Amazon CloudSearch for most people. In the question“What are the best hosted Search Engine as a Service providers?” Amazon CloudSearch is ranked 5th while Site Search 360 is ranked 6th. The most important reason people chose Amazon CloudSearch is:
The primary differentiator of CloudSearch is how simple it makes the lives of the developers using it. Not only does it automatically scale, developers can change search parameters, fine tune search relevance, and apply new settings at any time without having to upload the data again and can do so from a simple dashboard. CloudSearch also automatically takes care of: * Hardware provisioning * Data partitioning, * Software patches.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Easy to Integrate and Manage
The primary differentiator of CloudSearch is how simple it makes the lives of the developers using it. Not only does it automatically scale, developers can change search parameters, fine tune search relevance, and apply new settings at any time without having to upload the data again and can do so from a simple dashboard.
CloudSearch also automatically takes care of:
- Hardware provisioning
- Data partitioning,
- Software patches.
Pro Scalability
CloudSearch dynamically scales as the amount of searchable data increases or as the query rate changes. The search system utilizes well-understood and automated sharding and replication to scale.
CloudSearch will automatically add search instances and index partitions as required as well as add and remove replicas to respond to changes in search request traffic.
Pro Search features
CloudSearch lets you add the the following features:
- Faceted search
- Free text search
- Boolean search expressions
- Customized relevance ranking
- Field-based sorting and searching
- Text processing options such as stopwords, synonyms, and stemming.
Pro Results Ranking
CloudSearch does out-of-the-box ranking of search results with simple controls to let developers tweak the ranking. You can add stopwords, perform stemming, and add synonyms.
Pro Quick setup
It takes less than 5 minutes to get this working. After that it is just tuning to make it perfect.
Pro Feature rich
It can index PDF or .doc documents, supports clustering in content groups, allows definition of data points.
Pro Very good support!
I never experienced such a friendly and helpful support team! Thumbs up!
Pro Helpful analytics
Analytics can be viewed and exported from the control panel.
Pro Mobile support
The search also works flawlessly on mobile.
Pro Fast
The performance is great, loading results happens in milliseconds.
Pro API support
Someone can add content and receive search results via a HTTP REST API which makes this product very adaptable.
Cons
Con No AutoComplete/Suggest
Does not have the functionality to either autocomplete the users search query or suggest an alternative query ("Did you mean?").
Con No 'More like this'
CloudSearch doesn't support the 'More like this' or 'Find similar' features.
Con Propriety Tech
While ElasticSearch and Solr both have active open-source communities propelling the technology forward, CloudSearch is closed. This has multiple disadvantages such as:
- Constrained by what Amazon allows you to modify/customize.
- No transparency behind new feature development.
- Potentially slower development of new features.
- No way to modify/extend the search algorithms.
- No existing language specific API to call the Cloudsearch and process the response into objects.
Con No Geolocation search
No way to sort and filter by distance.
Con Advanced Options require skills
SS360 is very flexible and allows to tune its crawler. That, however, requires knowledge about XPath.