## Feature Request Allow Docs to use Find when searching a document: - [x] Update the Docs indexation backend to add "path" attribute when indexing - [x] Update the Docs search endpoint to add "path" to requested search when user want to search only in sub-docs - [x] Add a feature flag on Docs to be able to use Find only for specific users - [x] Update Docs frontend to use the flag and the new search endpoint
Feature Request
Allow Docs to use Find when searching a document: