<?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: Elasticsearch &#8211; Index, document, and search	</title>
	<atom:link href="https://www.dbi-services.com/blog/elasticsearch-index-document-and-search/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dbi-services.com/blog/elasticsearch-index-document-and-search/</link>
	<description></description>
	<lastBuildDate>Thu, 01 Jun 2023 14:57:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: David Diab		</title>
		<link>https://www.dbi-services.com/blog/elasticsearch-index-document-and-search/#comment-2712</link>

		<dc:creator><![CDATA[David Diab]]></dc:creator>
		<pubDate>Thu, 01 Jun 2023 14:57:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/?p=24204#comment-2712</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.dbi-services.com/blog/elasticsearch-index-document-and-search/#comment-2683&quot;&gt;webtechie&lt;/a&gt;.

Hi webtechie,

As far as I know, this is not possible because there is always one and only one Tokenizer, which will behave exactly the same way for all entries.
If you find a way to do that don&#039;t hesitate to share it here.

Regards,
David]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.dbi-services.com/blog/elasticsearch-index-document-and-search/#comment-2683">webtechie</a>.</p>
<p>Hi webtechie,</p>
<p>As far as I know, this is not possible because there is always one and only one Tokenizer, which will behave exactly the same way for all entries.<br />
If you find a way to do that don&#8217;t hesitate to share it here.</p>
<p>Regards,<br />
David</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: webtechie		</title>
		<link>https://www.dbi-services.com/blog/elasticsearch-index-document-and-search/#comment-2683</link>

		<dc:creator><![CDATA[webtechie]]></dc:creator>
		<pubDate>Mon, 22 May 2023 14:04:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.dbi-services.com/blog/?p=24204#comment-2683</guid>

					<description><![CDATA[I need to search for &#039;the&#039; and &#039;THE&#039; both, but i want first &#039;the&#039; to search for case insensitive and &#039;The&#039; to search for exact value as case- sensitive.
My collection has below values: 
[
{&quot;title&quot;:&quot;the sample value&quot;},
{&quot;title&quot;:&quot;The sample value&quot;},
{&quot;title&quot;:&quot;THE sample value&quot;}
]

I want &#039;THE&#039; to search only the last one, and &#039;the&#039; to search for all.
Can you please guide me how to achieve this. I have not used any tokenizer or analyzer or anyhing, just added the data as it is (as shown in above example).
Can you please share some example as well.
Your help is highly appreciated.
Thank you in advance.]]></description>
			<content:encoded><![CDATA[<p>I need to search for &#8216;the&#8217; and &#8216;THE&#8217; both, but i want first &#8216;the&#8217; to search for case insensitive and &#8216;The&#8217; to search for exact value as case- sensitive.<br />
My collection has below values:<br />
[<br />
{&#8220;title&#8221;:&#8221;the sample value&#8221;},<br />
{&#8220;title&#8221;:&#8221;The sample value&#8221;},<br />
{&#8220;title&#8221;:&#8221;THE sample value&#8221;}<br />
]</p>
<p>I want &#8216;THE&#8217; to search only the last one, and &#8216;the&#8217; to search for all.<br />
Can you please guide me how to achieve this. I have not used any tokenizer or analyzer or anyhing, just added the data as it is (as shown in above example).<br />
Can you please share some example as well.<br />
Your help is highly appreciated.<br />
Thank you in advance.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: www.dbi-services.com @ 2026-07-26 16:13:53 by W3 Total Cache
-->