Skip to content

Commit 5f35bfd

Browse files
MrTangojensens
andauthored
Update docs/backend/indexing.md
Co-authored-by: Jens W. Klein <[email protected]>
1 parent e3740c1 commit 5f35bfd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/backend/indexing.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ The `SearchableText` is a `ZCTextIndex` for indexing full text and is used by de
3131

3232
To add other fields to the `SearchableText`, one can use the `plone.app.dexterity.textindexer`.
3333

34-
For enabling the indexer just add the behavior to the list of behaviors of your
35-
content types.
34+
For enabling the indexer just add the behavior to the list of behaviors of your content types.
3635

3736
In your *profiles/default/types/YOURTYPE.xml* add the behavior::
3837

0 commit comments

Comments
 (0)