jahia search field

"BARREAU Amandine" <[email protected]>
Newsgroups gmane.comp.cms.jahia.template
Message-ID <7F2AAB834036BC48AB9C27DD9EC30BBE15E9D6@EPLUXSEX02.ep.parl.union.eu>
Hello, I want to search on folder name.
Here is the container definiton:
 
content:declareContainerList name='directoryProjectContainer'
title="Project container">
    <content:declareContainer>
        <content:declareField name='directoryProjectName'
            title="Folder name"
            titleKey="folderName"
            bundleKey="<%=resBundleID%>"
            type="SmallText"
        />
        <content:declareField name='directoryProjectDescription'
            title="Description"
            titleKey="description"
            bundleKey="<%=resBundleID%>"
            type="SmallText"
        />
        <content:declareField name='directoryProjectPage'
            title="Folder page"
            titleKey="folderPage"
            bundleKey="<%=resBundleID%>"
            type="Page"
            value="<jahia_linkonly>"
        />
    </content:declareContainer>
</content:declareContainerList>

I tried: (FIELD_FIELDNAME:'directoryProjectName') AND (FIELD_VALUE:*)
 
but It doens' t work
 
can you help me?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.