Overview
Apache Solr is a powerful, open source enterprise search platform built on Apache Lucene. It is designed to be highly reliable and fault tolerant, with distributed indexing, replication, load-balanced querying, and centralized configuration management built in.
Features include full-text search, hit highlighting, faceted search, database integration, rich document handling, and geospatial search. Solr is optimized for high-volume applications and near-realtime indexing, and makes a number of extension points available for your own index and query plugins. It is built to scale up horizontally, with a well-designed, responsive admin interface for controlling your servers from anywhere. Used by many of the largest companies in the world, Solr is easy to get started with and powerful enough to handle any dataset.
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
Why use Bitnami Certified Apps?
Bitnami certified images are always up-to-date, secure, and built to work right out of the box.
Bitnami packages applications following industry standards, and continuously monitors all components and libraries for vulnerabilities and application updates. When any security threat or update is identified, Bitnami automatically repackages the applications and pushes the latest versions to the cloud marketplaces.
Highlights
- Built on Apache Lucene and optimized to get up and running quickly with data-driven schemaless mode. Features include full-text search, hit highlighting, faceted search, database integration, rich document handling, and geospatial search.
- Built-in Apache Zookeeper handles horizontal scaling and load balancing, fault tolerance, and replication out-of-the-box. Responsive administrative interface can be used to manage all servers from any device.
- Written in Java, Solr has clients for almost any programming language. It is highly customizable, with multiple extension points built in for advanced plugins and well-documented APIs.
Details
Typical total price
$0.019/hour
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.micro AWS Free Tier | $0.00 | $0.012 | $0.012 |
t2.small | $0.00 | $0.023 | $0.023 |
t2.medium | $0.00 | $0.046 | $0.046 |
t2.large | $0.00 | $0.093 | $0.093 |
t2.xlarge | $0.00 | $0.186 | $0.186 |
t2.2xlarge | $0.00 | $0.371 | $0.371 |
t3.micro AWS Free Tier | $0.00 | $0.01 | $0.01 |
t3.small | $0.00 | $0.021 | $0.021 |
t3.medium | $0.00 | $0.042 | $0.042 |
t3.large | $0.00 | $0.083 | $0.083 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
N/A
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
- Maintenance release
Additional details
Usage instructions
Once the instance is running, enter the public DNS provided by Amazon into your browser. You will then see the Bitnami Welcome Page. Click the 'Access my application' link to check the Solr example configuration. The Solr server is running in the 8983 port by default. You can SSH to the machine with the username 'bitnami' and your Amazon private key. You can find a quick guide and examples at http://wiki.bitnami.com/Components/Apache_Solr
Resources
Vendor resources
Support
Vendor support
Bitnami also provides technical documentation for installation and setup issues through our support center at
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
Customer reviews
Runs great, but documentation is abysmal
Super easy to set up via AWS. But once your instance is started, setup is a pain b/c of the sub-par documentation. Decent Solr documentation in general is very hard to come by, but Bitnami could do a great service to budding Solr admins by upping their documentation game.
Not well documented and steps are incorrect in places
The documentation provided is quite poor and does not work in places, e.g. it tells you to start solr as root even though solr will not start as a root user.
Very easy to use
Just add the AIM and thats it. All is running perfect.
The admin panel works, the ports are already open.
Great start but not fully set up
Was amazed at how simple the initial setup was, but I ran into problems when setting up a new core. Seemed as though disk permissions weren't set up correctly, which I assumed would have been done. In the end I ended up installing Solr on Windows instead as my Linux skills are pretty basic and couldn't figure out what the problem was.
Great product
Everything works out of the box with very minor configurations to fit your needs.This saved me a great deal of time in installing Solr myself.