Web-based responsive document annotation tool
activeannoservice / api.search / io.ktor.routing.Route / search
fun Route.search(applicationConfig: ApplicationConfig, userDAO: UserDAO, projectDAO: ProjectDAO, documentDAO: DocumentDAO): Unit
The search endpoint is available for all user roles, based on the role with limited scope of search. Searches are restricted to a list of projects with additional filter conditions that can be defined in the frontend.