On 31.05.2010 13:57, Manuel Molaschi wrote:
Yes.
In your jackrabbit-*.xml files you can add to the SearchIndex element
the property indexingConfiguration pointing to a xml file which holds
the jackrabbit indexing configuration. If you want a property not to be
indexed you can use:
<index-rule nodeType="nt:hierarchyNode">
<property nodeScopeIndex="false"
useInExcerpt="false">myCustomNodeData</property>
</index-rule>

Manuel

Hi Manuel, thanks a lot.
I will have a look next days..

Matteo


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to