Apache Solr 4 Ubuntu 13.10 Saucy Quick-Start Guide
The Tutorial Show How-to Install Apache Solr 4 Search Server on Ubuntu 13.10 Saucy Salamander i386/amd64 Linux.
Apache Solr is an industrial-strength, high performance, thread-safe search server based on Apache Lucene.
Solr uses Lucene under the covers to provide the most powerful full text search capabilities available in any open source product.
Inside the Apache Solr 4 Installation on Ubuntu 13.10 Saucy You find Link to Recommended Oracle Java JDK 7 Installation Guide.
-
Download Apache Solr Server for Linux:
Open Terminal Window
Press Cmd/Win and Search for "term"-
Extract Apache Solr Archive:
tar xvzf solr*.tgz
rm solr*.tgz
-
Relocate Apache Solr Search Server:
sudo su -c "mv solr* /opt/"
-
How-to Install Required Oracle-Sun JDK 7 on Ubuntu Linux:
Running Solr on Jetty Servlet Container
cd /opt/solr*/example
sudo java -jar start.jar
Access Solr Admin Backend on Browser
http://localhost:8983/solr/
-
How-to Quick-Start with Solr Server on Linux:
Nessun commento:
Posta un commento