<?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>solr Archives - onlinetutorialspoint</title>
	<atom:link href="https://onlinetutorialspoint.com/category/solr/feed/" rel="self" type="application/rss+xml" />
	<link>https://onlinetutorialspoint.com/category/solr/</link>
	<description>OnlineTutorialsPoint</description>
	<lastBuildDate>Tue, 20 Nov 2018 21:22:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://onlinetutorialspoint.com/wp-content/uploads/2016/01/cropped-apple-icon-152x152-32x32.png</url>
	<title>solr Archives - onlinetutorialspoint</title>
	<link>https://onlinetutorialspoint.com/category/solr/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Apache Solr- Delete Documents from Solr using SolrJ</title>
		<link>https://onlinetutorialspoint.com/solr/apache-solr-delete-documents-from-solr-using-solrj/</link>
					<comments>https://onlinetutorialspoint.com/solr/apache-solr-delete-documents-from-solr-using-solrj/#respond</comments>
		
		<dc:creator><![CDATA[chandrashekhar]]></dc:creator>
		<pubDate>Tue, 20 Nov 2018 21:22:24 +0000</pubDate>
				<category><![CDATA[solr]]></category>
		<category><![CDATA[apache solr]]></category>
		<category><![CDATA[solrj]]></category>
		<guid isPermaLink="false">https://www.onlinetutorialspoint.com/?p=7208</guid>

					<description><![CDATA[<p>In this tutorials, we will see how to delete documents from Solr using SolrJ. Delete Documents from Solr: In previous tutorials, we have seen how to add documents to Solr, now as part of this example, I am going to delete the documents from solr. Technologies: Java 8 Apache Solr 7.5.0 Apache SolrJ 7.5.0 Apache</p>
<p>The post <a href="https://onlinetutorialspoint.com/solr/apache-solr-delete-documents-from-solr-using-solrj/">Apache Solr- Delete Documents from Solr using SolrJ</a> appeared first on <a href="https://onlinetutorialspoint.com">onlinetutorialspoint</a>.</p>
]]></description>
		
					<wfw:commentRss>https://onlinetutorialspoint.com/solr/apache-solr-delete-documents-from-solr-using-solrj/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Apache Solr &#8211; How to Add Documents to Solr using SolrJ</title>
		<link>https://onlinetutorialspoint.com/solr/apache-solr-how-to-add-documents-to-solr-using-solrj/</link>
					<comments>https://onlinetutorialspoint.com/solr/apache-solr-how-to-add-documents-to-solr-using-solrj/#respond</comments>
		
		<dc:creator><![CDATA[chandrashekhar]]></dc:creator>
		<pubDate>Tue, 13 Nov 2018 11:25:40 +0000</pubDate>
				<category><![CDATA[solr]]></category>
		<category><![CDATA[apache solr]]></category>
		<guid isPermaLink="false">https://www.onlinetutorialspoint.com/?p=7168</guid>

					<description><![CDATA[<p>This guide helps you to understand how to add documents to Solr using SolrJ. Add Documents to Solr: In previous tutorials, we have seen how to install Apache Solr on windows 10 and created solr core (sample-items). Now as part of this example I am going to add some items to solr. Technologies: Java 8</p>
<p>The post <a href="https://onlinetutorialspoint.com/solr/apache-solr-how-to-add-documents-to-solr-using-solrj/">Apache Solr &#8211; How to Add Documents to Solr using SolrJ</a> appeared first on <a href="https://onlinetutorialspoint.com">onlinetutorialspoint</a>.</p>
]]></description>
		
					<wfw:commentRss>https://onlinetutorialspoint.com/solr/apache-solr-how-to-add-documents-to-solr-using-solrj/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install Apache Solr on Windows 10</title>
		<link>https://onlinetutorialspoint.com/solr/install-apache-solr-on-windows-10/</link>
					<comments>https://onlinetutorialspoint.com/solr/install-apache-solr-on-windows-10/#comments</comments>
		
		<dc:creator><![CDATA[chandrashekhar]]></dc:creator>
		<pubDate>Sun, 11 Nov 2018 04:28:33 +0000</pubDate>
				<category><![CDATA[solr]]></category>
		<category><![CDATA[apache solr]]></category>
		<category><![CDATA[installations]]></category>
		<category><![CDATA[windows10]]></category>
		<guid isPermaLink="false">https://www.onlinetutorialspoint.com/?p=7077</guid>

					<description><![CDATA[<p>Apache Solr is an opensource Java library builds on Lucene which provides indexing, searching and advanced analytic capabilities on data. In this tutorial, we are going to see how to install Apache Solr on Windows 10 operating system and run the basic commands on standalone solr console. Apache Solr Requirements: We can freely install the</p>
<p>The post <a href="https://onlinetutorialspoint.com/solr/install-apache-solr-on-windows-10/">Install Apache Solr on Windows 10</a> appeared first on <a href="https://onlinetutorialspoint.com">onlinetutorialspoint</a>.</p>
]]></description>
		
					<wfw:commentRss>https://onlinetutorialspoint.com/solr/install-apache-solr-on-windows-10/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
