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 87a718a commit 73c9ac6Copy full SHA for 73c9ac6
docs/backend/indexing.md
@@ -29,7 +29,7 @@ The most important indexes are described in the following sections.
29
## `SearchableText`
30
31
The `SearchableText` is a `ZCTextIndex` for indexing full text.
32
-It is used by default for Dublin core fields such as Title, Description, and Text.
+It is used by default for Dublin Core fields such as `Title`, `Description`, and `Text`.
33
34
35
(backend-indexing-textindexer-label)=
0 commit comments