This document provides a feature-by-feature comparison of Apache Solr, Elasticsearch, and Amazon CloudSearch. It includes a summary card that highlights key differences in administration operations like backup, patching, and reindexing. Backup in Apache Solr uses replication handlers that require customization for storage options beyond local disk. Elasticsearch includes snapshot APIs and plugins for repositories like S3 and HDFS. Amazon CloudSearch handles backups internally without user involvement. Patching in Apache Solr and Elasticsearch requires rolling restarts while Amazon CloudSearch manages upgrades automatically. Reindexing may require manual processes in Apache Solr and Elasticsearch but can be initiated manually from the Amazon CloudSearch console.