Skip to content

Commit 74ed174

Browse files
committed
Removed the warning from the ip groups guide about the effect of the new
search optimization feture that was no longer true. #10554
1 parent 0f7a4e5 commit 74ed174

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/sphinx-guides/source/admin/ip-groups.rst

-4
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,3 @@ To delete an IP Group with an alias of "ipGroup1", use the curl command below:
4242

4343
``curl -X DELETE http://localhost:8080/api/admin/groups/ip/ipGroup1``
4444

45-
Related Settings
46-
----------------
47-
48-
Be aware that enabling the feature flag ``avoid-expensive-solr-join`` will effectively prevent collection, datasets, and files from being found by members of IP Groups when searching, rendering IP Groups much less useful. See :ref:`feature-flags` in the Installation Guide for details.

0 commit comments

Comments
 (0)