Add news entry

This commit is contained in:
Gil Forcada
2019-03-21 08:17:25 +01:00
parent f217a42932
commit 8cb659c828
+3
View File
@@ -0,0 +1,3 @@
Index/reindex/unindex the comment itself, do not defer to ``ICommentingTool``.
This way it can be integrated into collective.indexing and Solr (or any other indexing tool).
[gforcada]