diff --git a/documentation/src/main/asciidoc/reference/backend-lucene.asciidoc b/documentation/src/main/asciidoc/reference/backend-lucene.asciidoc index ebc4a85bd0e..14444706803 100644 --- a/documentation/src/main/asciidoc/reference/backend-lucene.asciidoc +++ b/documentation/src/main/asciidoc/reference/backend-lucene.asciidoc @@ -378,7 +378,7 @@ but Hibernate Search maintains such a schema in memory, in order to remember which predicates/projections/sorts can be applied to each field. For the most part, the schema is inferred from -<>, +<>, which are generic and independent of Lucene. Aspects that are specific to the Lucene backend are explained in this section.