2009-07-01 22:57:55 +02:00
|
|
|
<?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" />
|
2009-07-03 10:03:09 +02:00
|
|
|
<column value="in_response_to" />
|
2009-07-01 22:57:55 +02:00
|
|
|
|
|
|
|
</object>
|