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 5f35bfd commit 76269ebCopy full SHA for 76269eb
docs/backend/indexing.md
@@ -48,8 +48,8 @@ In your *profiles/default/types/YOURTYPE.xml* add the behavior::
48
</object>
49
50
51
-Now you need to mark the fields you want to have in your SearchableText. This
52
-can be done with the searchable directive:
+Now you need to mark the fields you want to have in your SearchableText.
+This can be done with the searchable directive:
53
54
```python
55
from plone.app.dexterity import textindexer
0 commit comments