<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Find AEM JCR Nodes with Full Text Search	</title>
	<atom:link href="https://sourcedcode.com/blog/aem/find-aem-jcr-nodes-with-full-text-search/feed" rel="self" type="application/rss+xml" />
	<link>https://sourcedcode.com/blog/aem/find-aem-jcr-nodes-with-full-text-search</link>
	<description>AEM Blog Made Just for You.</description>
	<lastBuildDate>Thu, 14 Sep 2023 15:20:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>
	<item>
		<title>
		By: briankasingli		</title>
		<link>https://sourcedcode.com/blog/aem/find-aem-jcr-nodes-with-full-text-search#comment-1669</link>

		<dc:creator><![CDATA[briankasingli]]></dc:creator>
		<pubDate>Thu, 14 Sep 2023 15:20:40 +0000</pubDate>
		<guid isPermaLink="false">https://sourcedcode.com/?p=3108#comment-1669</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sourcedcode.com/blog/aem/find-aem-jcr-nodes-with-full-text-search#comment-1645&quot;&gt;Ganesh&lt;/a&gt;.

SELECT * FROM [myNodeType] WHERE [title] = &#039;Hello World&#039;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sourcedcode.com/blog/aem/find-aem-jcr-nodes-with-full-text-search#comment-1645">Ganesh</a>.</p>
<p>SELECT * FROM [myNodeType] WHERE [title] = &#8216;Hello World&#8217;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ganesh		</title>
		<link>https://sourcedcode.com/blog/aem/find-aem-jcr-nodes-with-full-text-search#comment-1645</link>

		<dc:creator><![CDATA[Ganesh]]></dc:creator>
		<pubDate>Wed, 06 Sep 2023 09:58:58 +0000</pubDate>
		<guid isPermaLink="false">https://sourcedcode.com/?p=3108#comment-1645</guid>

					<description><![CDATA[How to search for exact match above examples give any word match from the given word but what if I need exact match]]></description>
			<content:encoded><![CDATA[<p>How to search for exact match above examples give any word match from the given word but what if I need exact match</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Samtic		</title>
		<link>https://sourcedcode.com/blog/aem/find-aem-jcr-nodes-with-full-text-search#comment-937</link>

		<dc:creator><![CDATA[Samtic]]></dc:creator>
		<pubDate>Tue, 01 Feb 2022 21:28:26 +0000</pubDate>
		<guid isPermaLink="false">https://sourcedcode.com/?p=3108#comment-937</guid>

					<description><![CDATA[Just like that! works like magic. thanks sir.]]></description>
			<content:encoded><![CDATA[<p>Just like that! works like magic. thanks sir.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
