11-23-2007 12:03 AM
<aspects>
<aspect name="custom:article">
<title>Someco Webable</title>
<properties>
<property name="custom:ReleaseDate">
<title>Released Date</title>
<type>d:date</type>
</property>
<property name="custom:Internal">
<type>d:boolean</type>
<default>true</default>
</property>
</properties>
</aspect>
</aspects>
var query = "PATH:\"/app:company_home/cm:Articles//*\" AND TYPE:\"{custom.model}pressrelease\"" +
" AND @custom\:Internal:\"true\"";
11-23-2007 01:54 PM
11-23-2007 05:10 PM
Hello,
Did you try this search expression in the NodeBrowser first ?
This is a good way to test & debug lucene queries before espaping them in JS or FTL.
11-26-2007 09:43 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.