File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,10 @@ https://docs.example.com/projects/bar/en/latest/
37
37
Search
38
38
------
39
39
40
- Projects that are configured as subprojects will share a search index with their
41
- parent and sibling projects. This is currently the only way to share search
42
- indexes between projects, we do not yet support sharing search indexes between
43
- arbitrary projects.
40
+ Search on the parent project will include results from its subprojects.
41
+ If you search on the ``v1 `` version of the parent project,
42
+ results from the ``v1 `` version of its subprojects will be included,
43
+ or from the default version for subprojects that don't have a ``v1 `` version.
44
+
45
+ This is currently the only way to share search results between projects,
46
+ we do not yet support sharing search results between sibling subprojects or arbitrary projects.
You can’t perform that action at this time.
0 commit comments