<?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>topic Re: How to Query case insensitive in Alfresco Solr search ? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55044#M20180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cross-posted here: &lt;A class="link-titled" href="https://stackoverflow.com/questions/52874654/how-to-query-case-insensitive-in-alfresco-solr-search" title="https://stackoverflow.com/questions/52874654/how-to-query-case-insensitive-in-alfresco-solr-search" rel="nofollow noopener noreferrer"&gt;How to Query case insensitive in Alfresco Solr search? - Stack Overflow&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Old thread with basically the same question here: &lt;A __default_attr="177605" __jive_macro_name="thread" _jive_internal="true" class="jive_macro_thread jive_macro link-titled" href="https://community.alfresco.com/thread/177605-cmis-search-by-cmisname-case-sensitive" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2018 03:42:52 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2018-10-22T03:42:52Z</dc:date>
    <item>
      <title>How to Query case insensitive in Alfresco Solr search ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55039#M20175</link>
      <description>Using Alfresco Community - 5.0.0 version.Below query using Solr returned result :1st Query : select cmis&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectId from TEST:doc where TEST:docType = 'Type1'&amp;nbsp;But we want the case-insensitive search if there are docType value 'type1' || 'TYPE1' || 'tYpe1' || 'Type1' then it should give same number of</description>
      <pubDate>Thu, 18 Oct 2018 12:49:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55039#M20175</guid>
      <dc:creator>devkinandanchau</dc:creator>
      <dc:date>2018-10-18T12:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to Query case insensitive in Alfresco Solr search ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55040#M20176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried "CONTAINS" clause instead of "LOWER"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 13:26:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55040#M20176</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-10-18T13:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to Query case insensitive in Alfresco Solr search ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55041#M20177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Wanna do exact string search but case-insensitive, contains will lead to wrong results.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 13:47:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55041#M20177</guid>
      <dc:creator>devkinandanchau</dc:creator>
      <dc:date>2018-10-18T13:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Query case insensitive in Alfresco Solr search ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55042#M20178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMO first query is giving you all required results and it's case-insensitive, but probably I'm wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 13:59:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55042#M20178</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-10-18T13:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Query case insensitive in Alfresco Solr search ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55043#M20179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;You cannot have case-insensitive exact matches - either you have an exact match, or a match ignoring case - there can by definition not be any overlap&lt;/LI&gt;&lt;LI&gt;AFAIK SOLR query does not support applying value transformation functions to field values - only to input values. SOLR does not store the original values and can only query a pre-built index, so there would be literally nothing to transform.&lt;/LI&gt;&lt;LI&gt;Of course executing with LOWER() against the database will be slower as the DB will have to apply that function to any value going through the filter condition. Depending on the query plan chosen by the DB, this can be many more rows than actually end up in the result.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to query for case insensitive matches, your best bet is probably using FTS query language instead of CMIS. Though bear in mind that for&amp;nbsp;FTS as well can by definition not achieve both at the same time (exact + insensitive match), but for different reasons. If you don't specify exact match per query modifier, you will get case insensitive matches, but due to tokenisation and stemming you may also get matches for slightly different values (i.e. "motor" vs. "motors").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effectively, unless you start writing custom, special purpose SQL queries without using the standardised query languages, you will likely not be able to achieve 100% of what you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 14:04:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55043#M20179</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2018-10-18T14:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to Query case insensitive in Alfresco Solr search ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55044#M20180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cross-posted here: &lt;A class="link-titled" href="https://stackoverflow.com/questions/52874654/how-to-query-case-insensitive-in-alfresco-solr-search" title="https://stackoverflow.com/questions/52874654/how-to-query-case-insensitive-in-alfresco-solr-search" rel="nofollow noopener noreferrer"&gt;How to Query case insensitive in Alfresco Solr search? - Stack Overflow&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Old thread with basically the same question here: &lt;A __default_attr="177605" __jive_macro_name="thread" _jive_internal="true" class="jive_macro_thread jive_macro link-titled" href="https://community.alfresco.com/thread/177605-cmis-search-by-cmisname-case-sensitive" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 03:42:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-query-case-insensitive-in-alfresco-solr-search/m-p/55044#M20180</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2018-10-22T03:42:52Z</dc:date>
    </item>
  </channel>
</rss>

