Description index added.

svn path=/plone.app.discussion/trunk/; revision=27251
This commit is contained in:
Timo Stollenwerk
2009-05-31 19:07:35 +00:00
parent 1340aefe4e
commit d3ba4f58db
3 changed files with 33 additions and 1 deletions
+1
View File
@@ -59,6 +59,7 @@
<!-- adapters for indexes -->
<adapter name="Title" factory=".catalog.comment_title" />
<adapter name="Description" factory=".catalog.comment_description" />
<adapter name="SearchableText" factory=".catalog.comment_searchable_text" />
</configure>