Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 3c96176

Browse files
committed
Update documentation links
1 parent 6c4aeaf commit 3c96176

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

docs/11-Submodules/01-Fulltext-Search-Compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Fulltext Search\* Compatibility
1+
# [Fulltext Search\* Compatibility](https://github.com/Firesphere/silverstripe-solr-compatibility)
22

33
To minimise the impact of migrating, there is a compatibility module available.
44
[This module](https://github.com/Firesphere/silverstripe-solr-compatibility) will remove the need to completely update all your indexes.

docs/11-Submodules/02-Subsites.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# Subsites submodule
1+
# [Subsites submodule](https://github.com/Firesphere/silverstripe-subsite-solr)
22

33
With the [Subsites submodule](https://github.com/Firesphere/silverstripe-subsite-solr), searching split between Subsites is automatically handled.
44

55
Indexing by SubsiteID etc. is also automatically added to the appropriate parts of the indexing.
6+
7+
When adding the Subsites module, you will need to do a full reindex of your Solr cores.
8+
Otherwise, changes won't be applied and Solr might return unexpected results.

docs/11-Submodules/03-Fluent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Fluent submodule
1+
# [Fluent submodule](https://github.com/Firesphere/silverstripe-fluent-solr)
22

33
With the [Fluent submodule](https://github.com/Firesphere/silverstripe-fluent-solr), languages are separately indexed.
44
This means you don't have to worry about if the results have the right language settings.

docs/11-Submodules/05-Elemental.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Elemental indexes
1+
# [Elemental indexes](https://github.com/dnadesign/silverstripe-elemental)
22

33
Indexing Elemental is quite tricky, as Elements are part of the content, but can also be standalone.
44

0 commit comments

Comments
 (0)