We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3740c1 commit 5f35bfdCopy full SHA for 5f35bfd
docs/backend/indexing.md
@@ -31,8 +31,7 @@ The `SearchableText` is a `ZCTextIndex` for indexing full text and is used by de
31
32
To add other fields to the `SearchableText`, one can use the `plone.app.dexterity.textindexer`.
33
34
-For enabling the indexer just add the behavior to the list of behaviors of your
35
-content types.
+For enabling the indexer just add the behavior to the list of behaviors of your content types.
36
37
In your *profiles/default/types/YOURTYPE.xml* add the behavior::
38
0 commit comments