creator index added.

svn path=/plone.app.discussion/trunk/; revision=27258
This commit is contained in:
Timo Stollenwerk
2009-06-01 23:29:09 +00:00
parent 04bed35357
commit dc948da00b
3 changed files with 24 additions and 1 deletions
+1
View File
@@ -59,6 +59,7 @@
<!-- adapters for indexes -->
<adapter name="Title" factory=".catalog.comment_title" />
<adapter name="Creator" factory=".catalog.comment_creator" />
<adapter name="Description" factory=".catalog.comment_description" />
<adapter name="SearchableText" factory=".catalog.comment_searchable_text" />
<adapter name="effective" factory=".catalog.effective" />