09-18-2006 08:49 PM
09-22-2006 11:19 AM
09-22-2006 10:10 PM
Hi,
If you want to do an AND search simply enter:
AAA +BBB
Hope this helps,
Steve
09-26-2006 04:30 AM
<config>
<client>
<!– the minimum number of characters required for a valid search string –>
<search-minimum>3</search-minimum>
</client>
</config>
09-26-2006 09:19 PM
The search:
AAA +BBB
is the correct form for an AND search, AAA + BBB will not work correctly.
You can configure the web-client to change the minimum search characters required. This page gives you examples on how to perform various simply web-client customisations:
http://wiki.alfresco.com/wiki/Web_Client_Customisation_Guide
The config section you want to override is:
<config>
<client>
<!– the minimum number of characters required for a valid search string –>
<search-minimum>3</search-minimum>
</client>
</config>
Thanks,
Kevin
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.