<?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: Remove 3 character limit for text fields in advanced search? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/remove-3-character-limit-for-text-fields-in-advanced-search/m-p/144177#M100827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm…was a bit too quick to answer before. I tried modifying that parameter in web-client-config-custom.xml but that change does not seem to "take". Neither modifications in web-client-config.xml seem to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have restarted and cleaned the caches. Any ideas why it does not work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Jan 2008 20:51:22 GMT</pubDate>
    <dc:creator>alexandra</dc:creator>
    <dc:date>2008-01-27T20:51:22Z</dc:date>
    <item>
      <title>Remove 3 character limit for text fields in advanced search?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-3-character-limit-for-text-fields-in-advanced-search/m-p/144174#M100824</link>
      <description>I have found that there seem to be a requirement to use at least 3 characters in some of&amp;nbsp; the text filed to do an advanced search. I would like to create a few saved searches based on a single value in one of my custom properties to be able to list all documents with value "xyz" in that particular p</description>
      <pubDate>Thu, 03 Jan 2008 02:13:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-3-character-limit-for-text-fields-in-advanced-search/m-p/144174#M100824</guid>
      <dc:creator>alexandra</dc:creator>
      <dc:date>2008-01-03T02:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Remove 3 character limit for text fields in advanced search?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-3-character-limit-for-text-fields-in-advanced-search/m-p/144175#M100825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The min number of search charaters is defined in (for Tomcat):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco\WEB-INF\classes\alfresco\web-client-config.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can override this in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;shared\classes\alfresco\extension\web-client-config-custom.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add or update the following entry:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;config&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;client&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;search-minimum&amp;gt;3&amp;lt;/search-minimum&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/client&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/config&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 13:25:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-3-character-limit-for-text-fields-in-advanced-search/m-p/144175#M100825</guid>
      <dc:creator>mikef</dc:creator>
      <dc:date>2008-01-03T13:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Remove 3 character limit for text fields in advanced search?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-3-character-limit-for-text-fields-in-advanced-search/m-p/144176#M100826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shouldn't that be the default configuration? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise the powerful feature of saving searches with just different set of metadata values does not work for most installations. Just as Smart Playlists in iTunes is really powerful it is powerful in an ECM-platform such as Alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jan 2008 20:36:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-3-character-limit-for-text-fields-in-advanced-search/m-p/144176#M100826</guid>
      <dc:creator>alexandra</dc:creator>
      <dc:date>2008-01-27T20:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Remove 3 character limit for text fields in advanced search?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/remove-3-character-limit-for-text-fields-in-advanced-search/m-p/144177#M100827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm…was a bit too quick to answer before. I tried modifying that parameter in web-client-config-custom.xml but that change does not seem to "take". Neither modifications in web-client-config.xml seem to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have restarted and cleaned the caches. Any ideas why it does not work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jan 2008 20:51:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/remove-3-character-limit-for-text-fields-in-advanced-search/m-p/144177#M100827</guid>
      <dc:creator>alexandra</dc:creator>
      <dc:date>2008-01-27T20:51:22Z</dc:date>
    </item>
  </channel>
</rss>

