09-22-2006 05:41 AM
09-22-2006 02:10 PM
<!–
<config>
<client>
<from-email-address>someone@your-domain.com</from-email-address>
<search-max-results>100</search-max-results>
</client>
</config>
–>
<!– the minimum number of characters required for a valid search string –>
<search-minimum>2</search-minimum>
09-22-2006 10:12 PM
Hello,
In your 'web-client-config-custom.xml' file (found in tomcat\shared\classes\alfresco\extension) uncomment the following section:<!–
<config>
<client>
<from-email-address>someone@your-domain.com</from-email-address>
<search-max-results>100</search-max-results>
</client>
</config>
–>
and add the following line:<!– the minimum number of characters required for a valid search string –>
<search-minimum>2</search-minimum>
Steve
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.