c27d1b5cc1
svn path=/plone.app.discussion/trunk/; revision=33491
18 lines
452 B
XML
18 lines
452 B
XML
<?xml version="1.0"?>
|
|
<object name="portal_catalog">
|
|
|
|
<index name="total_comments" meta_type="FieldIndex">
|
|
<indexed_attr value="total_comments"/>
|
|
</index>
|
|
|
|
<index name="commentators" meta_type="KeywordIndex">
|
|
<indexed_attr value="commentators"/>
|
|
</index>
|
|
|
|
<column value="total_comments" />
|
|
<column value="last_comment_date" />
|
|
<column value="commentators" />
|
|
<column value="in_response_to" />
|
|
|
|
</object>
|