01-31-2006 12:35 PM
02-01-2006 07:11 AM
02-15-2006 12:27 PM
02-15-2006 12:43 PM
PATH:"/app:company_home/sys:myspace//*" TEXT:alfresco*
The PATH element contains the QName based XPath of the node to search. If you take a look at the client code for:
org.alfresco.web.bean.SearchContext
You will be able to see how our Lucene searches are built up for the web-client. As far as building the correct QName based XPaths for your nodes, there is a utility method in SearchContext.getPathFromSpaceRef() that should show you how.
log4j.logger.org.alfresco.web.bean.SearchContext=debug
Add that to your log4j.properties file. You can then use the Advanced Search in the client to see what kind of Lucene strings we build.02-15-2006 12:47 PM
04-29-2009 02:30 AM
04-29-2009 04:01 AM
04-29-2009 04:44 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.