Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 10/umbraco-cms/reference/configuration/examinesettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion 12/umbraco-cms/reference/configuration/examinesettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion 13/umbraco-cms/reference/configuration/examinesettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down