<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Control WebPanel Wiki &#187; Apache Solr</title>
	<atom:link href="http://wiki.centos-webpanel.com/tag/apache-solr/feed" rel="self" type="application/rss+xml" />
	<link>http://wiki.centos-webpanel.com</link>
	<description>CentOS WebPanel Wiki</description>
	<lastBuildDate>Wed, 12 Feb 2025 20:38:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>How to install Apache Solr</title>
		<link>http://wiki.centos-webpanel.com/how-to-install-apache-solr</link>
		<comments>http://wiki.centos-webpanel.com/how-to-install-apache-solr#comments</comments>
		<pubDate>Sun, 10 Sep 2017 16:42:21 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apache Solr]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=885</guid>
		<description><![CDATA[How to install Apache Solr on CWP servers Install all required packages: yum install java lsof mysql-connector-java Check for latest version here: http://ftp.carnet.hr/misc/apache/lucene/solr/ Download and Install Solr: wget http://ftp.carnet.hr/misc/apache/lucene/solr/6.6.1/solr-6.6.1.tgz tar xzf solr-6.6.1.tgz solr-6.6.1/bin/install_solr_service.sh --strip-components=2 ./install_solr_service.sh solr-6.6.1.tgz Check if the service was properly installed: service solr status Available commands: service solr {start&#124;stop&#124;restart&#124;status} Web GUI: http://IP:8983/solr/]]></description>
				<content:encoded><![CDATA[<p><strong>How to install Apache Solr on CWP servers</strong></p>
<p>Install all required packages:</p>
<pre>yum install java lsof mysql-connector-java</pre>
<p>Check for latest version here:<br />
<a href="http://ftp.carnet.hr/misc/apache/lucene/solr/" title="Apache Solr Download" target="_blank">http://ftp.carnet.hr/misc/apache/lucene/solr/</a></p>
<p>Download and Install Solr:</p>
<pre>
wget http://ftp.carnet.hr/misc/apache/lucene/solr/6.6.1/solr-6.6.1.tgz
tar xzf solr-6.6.1.tgz solr-6.6.1/bin/install_solr_service.sh --strip-components=2
./install_solr_service.sh solr-6.6.1.tgz</pre>
<p>Check if the service was properly installed:</p>
<pre>service solr status</pre>
<p>Available commands:</p>
<pre>service solr {start|stop|restart|status}</pre>
<p>Web GUI:</p>
<p>http://IP:8983/solr/</p>
]]></content:encoded>
			<wfw:commentRss>http://wiki.centos-webpanel.com/how-to-install-apache-solr/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
