From 4bea2b9af6550378e495e960fed958cd803e6bb3 Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Fri, 2 Feb 2024 08:20:53 +0100 Subject: [PATCH 1/2] Write shorter sentence and remove 'quite' --- 10/umbraco-cms/reference/configuration/examinesettings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/10/umbraco-cms/reference/configuration/examinesettings.md b/10/umbraco-cms/reference/configuration/examinesettings.md index 6f4df9c1ccf..a5d24dc1b49 100644 --- a/10/umbraco-cms/reference/configuration/examinesettings.md +++ b/10/umbraco-cms/reference/configuration/examinesettings.md @@ -7,7 +7,7 @@ description: "Information on the Examine settings section" # Examine settings -Since the majority of Examine configuration takes place in code, this section is quite small containing only one setting to change, `LuceneDirectoryFactory`, this setting allows you to change the behaviour of the `ExamineIndexes` directory. +Since the majority of Examine configuration takes place in code, this section is small and contains only one setting to change: `LuceneDirectoryFactory`. This setting allows you to change the behavior of the `ExamineIndexes` directory. This section has a default value, and does not need to be configured, configuring Examine might look something like this: From 50b908a6ed7e8937eb0dd92779c9a151dde14ba6 Mon Sep 17 00:00:00 2001 From: Erik-Jan Westendorp Date: Fri, 2 Feb 2024 08:21:52 +0100 Subject: [PATCH 2/2] Update v12 & 13 --- 12/umbraco-cms/reference/configuration/examinesettings.md | 2 +- 13/umbraco-cms/reference/configuration/examinesettings.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/12/umbraco-cms/reference/configuration/examinesettings.md b/12/umbraco-cms/reference/configuration/examinesettings.md index 4b8fbd3187b..7ff030ba0c3 100644 --- a/12/umbraco-cms/reference/configuration/examinesettings.md +++ b/12/umbraco-cms/reference/configuration/examinesettings.md @@ -4,7 +4,7 @@ description: "Information on the Examine settings section" # Examine settings -Since the majority of Examine configuration takes place in code, this section is quite small containing only one setting to change, `LuceneDirectoryFactory`, this setting allows you to change the behaviour of the `ExamineIndexes` directory. +Since the majority of Examine configuration takes place in code, this section is small and contains only one setting to change: `LuceneDirectoryFactory`. This setting allows you to change the behavior of the `ExamineIndexes` directory. This section has a default value, and does not need to be configured, configuring Examine might look something like this: diff --git a/13/umbraco-cms/reference/configuration/examinesettings.md b/13/umbraco-cms/reference/configuration/examinesettings.md index 4b8fbd3187b..7ff030ba0c3 100644 --- a/13/umbraco-cms/reference/configuration/examinesettings.md +++ b/13/umbraco-cms/reference/configuration/examinesettings.md @@ -4,7 +4,7 @@ description: "Information on the Examine settings section" # Examine settings -Since the majority of Examine configuration takes place in code, this section is quite small containing only one setting to change, `LuceneDirectoryFactory`, this setting allows you to change the behaviour of the `ExamineIndexes` directory. +Since the majority of Examine configuration takes place in code, this section is small and contains only one setting to change: `LuceneDirectoryFactory`. This setting allows you to change the behavior of the `ExamineIndexes` directory. This section has a default value, and does not need to be configured, configuring Examine might look something like this: