<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Phrase fuzzy search on solr in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phrase-fuzzy-search-on-solr/m-p/27683#M6055</link>
    <description>&lt;P&gt;i am able to do fuzzy search on single word in solr for example the paragraph indexed in solr is :&lt;BR /&gt;&lt;BR /&gt;my name is tarek abouzeid and i am testting the big data technology .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example i can apply fuzzy search on the word testing like this :&lt;BR /&gt;testing~0.6 &amp;nbsp; &amp;nbsp; ==&amp;gt; i get the paragraph normally&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but what if i want to apply fuzzy search on the phrase "tarek abouzeid" with fuzzy value 0.6 ?&lt;/P&gt;&lt;P&gt;thanks in advance &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:29:42 GMT</pubDate>
    <dc:creator>tarekabouzeid91</dc:creator>
    <dc:date>2022-09-16T09:29:42Z</dc:date>
    <item>
      <title>Phrase fuzzy search on solr</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phrase-fuzzy-search-on-solr/m-p/27683#M6055</link>
      <description>&lt;P&gt;i am able to do fuzzy search on single word in solr for example the paragraph indexed in solr is :&lt;BR /&gt;&lt;BR /&gt;my name is tarek abouzeid and i am testting the big data technology .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example i can apply fuzzy search on the word testing like this :&lt;BR /&gt;testing~0.6 &amp;nbsp; &amp;nbsp; ==&amp;gt; i get the paragraph normally&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but what if i want to apply fuzzy search on the phrase "tarek abouzeid" with fuzzy value 0.6 ?&lt;/P&gt;&lt;P&gt;thanks in advance &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:29:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phrase-fuzzy-search-on-solr/m-p/27683#M6055</guid>
      <dc:creator>tarekabouzeid91</dc:creator>
      <dc:date>2022-09-16T09:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Phrase fuzzy search on solr</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phrase-fuzzy-search-on-solr/m-p/35713#M6056</link>
      <description>&lt;P&gt;i found out that's practically imposible to do so using solr's default query parser , we can use a custom query parser that tokenize the query and apply fuzzy for each work individually , as solr's default query parser handle the following query :&lt;BR /&gt;"testing big data"~SLOPE_VALUE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where slope is the distance between each word not fuzzy value for each word&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 09:12:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Phrase-fuzzy-search-on-solr/m-p/35713#M6056</guid>
      <dc:creator>tarekabouzeid91</dc:creator>
      <dc:date>2015-12-31T09:12:00Z</dc:date>
    </item>
  </channel>
</rss>

