09-17-2007 07:38 AM
09-21-2007 05:34 AM
09-24-2007 10:37 PM
The wiki page on the Alfresco lucene language additions is a good start:
http://wiki.alfresco.com/wiki/Search
Also you could try enabling DEBUG logging in the web-client for the following class:
org.alfresco.web.bean.SearchContext
So in tomcat that means editing the log4j.properties file and adding this line:
log4j.logger.org.alfresco.web.bean.SearchContext=debug
Then when you use the Simple or Advanced Search in the web-client UI, it will output the generated Lucene query to the alfresco console. As you modify the search you will see the query change - hopefully that will help you learn how we do it
Thanks,
Kevin
09-25-2007 03:59 AM
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.