<?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: If text contains bracket like 'Mega (Check)', no results in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/if-text-contains-bracket-like-mega-check-no-results/m-p/274333#M227463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need that encoding incase you are trying to search for the folder name or file name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Remove the encoding and try with free text search query like TEXT:"your phrase".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This should server your purpose.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2012 04:28:19 GMT</pubDate>
    <dc:creator>mitpatoliya</dc:creator>
    <dc:date>2012-03-14T04:28:19Z</dc:date>
    <item>
      <title>If text contains bracket like 'Mega (Check)', no results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/if-text-contains-bracket-like-mega-check-no-results/m-p/274332#M227462</link>
      <description>Hi,for searchByText call if text contains bracket like "Mega (Check) up Camp from Mahindra", results are not coming.i am using ISO9075.encode(text) also.query is (@cm\:content:text)please help here.Thanks,Siva.</description>
      <pubDate>Tue, 13 Mar 2012 13:31:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/if-text-contains-bracket-like-mega-check-no-results/m-p/274332#M227462</guid>
      <dc:creator>sivaanagha</dc:creator>
      <dc:date>2012-03-13T13:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: If text contains bracket like 'Mega (Check)', no results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/if-text-contains-bracket-like-mega-check-no-results/m-p/274333#M227463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need that encoding incase you are trying to search for the folder name or file name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Remove the encoding and try with free text search query like TEXT:"your phrase".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This should server your purpose.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 04:28:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/if-text-contains-bracket-like-mega-check-no-results/m-p/274333#M227463</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-03-14T04:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: If text contains bracket like 'Mega (Check)', no results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/if-text-contains-bracket-like-mega-check-no-results/m-p/274334#M227464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if text starts with any special character like" $, *,#" whether&amp;nbsp; we can use encode or not. how can we get the results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Siva.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 13:29:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/if-text-contains-bracket-like-mega-check-no-results/m-p/274334#M227464</guid>
      <dc:creator>sivaanagha</dc:creator>
      <dc:date>2012-03-19T13:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: If text contains bracket like 'Mega (Check)', no results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/if-text-contains-bracket-like-mega-check-no-results/m-p/274335#M227465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In any case if you are placing the text between double quotes you need not to encode the things.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure about $ and #. :roll:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 05:59:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/if-text-contains-bracket-like-mega-check-no-results/m-p/274335#M227465</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2012-03-20T05:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: If text contains bracket like 'Mega (Check)', no results</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/if-text-contains-bracket-like-mega-check-no-results/m-p/274336#M227466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ISO9075 encoding is only required for PATH and QNAME.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Text content is tokenised - which means punctuation () etc will be ingnored.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Punctuation should also be ignored when the query is generated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you encode the () then they wil not be treated correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Always include the actual query you execute - after any encoding you may do ….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So drop the encoding, and put it in quotes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you do not put () in quotes (or escape it) it will be treated as part of the query syntax.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 19:36:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/if-text-contains-bracket-like-mega-check-no-results/m-p/274336#M227466</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2012-03-21T19:36:31Z</dc:date>
    </item>
  </channel>
</rss>

