Indexes for created and modified added.
svn path=/plone.app.discussion/trunk/; revision=27257
This commit is contained in:
@@ -61,5 +61,9 @@
|
||||
<adapter name="Title" factory=".catalog.comment_title" />
|
||||
<adapter name="Description" factory=".catalog.comment_description" />
|
||||
<adapter name="SearchableText" factory=".catalog.comment_searchable_text" />
|
||||
<adapter name="effective" factory=".catalog.effective" />
|
||||
<adapter name="created" factory=".catalog.created" />
|
||||
<adapter name="modified" factory=".catalog.modified" />
|
||||
|
||||
|
||||
</configure>
|
||||
|
||||
Reference in New Issue
Block a user