<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Full-Text-Search on Daksh Pareek</title><link>https://daksh.be/tags/full-text-search/</link><description>Recent content in Full-Text-Search on Daksh Pareek</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 25 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://daksh.be/tags/full-text-search/index.xml" rel="self" type="application/rss+xml"/><item><title>Improving German Search: Splitting The Compound Word</title><link>https://daksh.be/blog/2026/09/25/improving-german-search-splitting-the-compound-word/</link><pubDate>Fri, 25 Sep 2026 00:00:00 +0000</pubDate><guid>https://daksh.be/blog/2026/09/25/improving-german-search-splitting-the-compound-word/</guid><description>&lt;h1 id="improving-german-search---part-1-splitting-the-compound-word">Improving German Search - Part 1: Splitting The Compound Word&lt;/h1>
&lt;p>We have multi locale data with us and we use full text search(FTS) to query data and return results to user.&lt;/p>
&lt;h2 id="problem">Problem&lt;/h2>
&lt;p>English user who comes to our gifting platform searches for &lt;code>Hot air balloon ride&lt;/code> and FTS queries as &lt;code>hot + air + balloon + ride&lt;/code>. Products title stored in database also uses same seperate words like &lt;code>Hot Air Balloon Ride&lt;/code>. So, FTS works well for English users.&lt;/p></description></item></channel></rss>