diff --git a/docs/topics/search/indexing.rst b/docs/topics/search/indexing.rst index e51ca9f613..f1ff42a6f7 100644 --- a/docs/topics/search/indexing.rst +++ b/docs/topics/search/indexing.rst @@ -163,8 +163,8 @@ Callables also provide a way to index fields from related models. In the example .. _wagtailsearch_indexing_models: -Indexing non-page models -======================== +Indexing custom models +====================== Any Django model can be indexed and searched.