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 73c9ac6 commit ff98953Copy full SHA for ff98953
docs/backend/indexing.md
@@ -56,7 +56,7 @@ In your `profiles/default/types/YOURTYPE.xml` add the behavior.
56
```
57
58
Now you need to mark the fields you want to have in your SearchableText.
59
-This can be done with the searchable directive.
+This can be done with the `searchable` directive.
60
61
```python
62
from plone.app.dexterity import textindexer
0 commit comments