### Task - Make Elasticsearch and the hibernate search ORM optional - If the search ORM is disabled, search must be implemented using wildcard queries in the database - This issue may be scrapped if the wildcard queries turn out to be too expensive on large repositories - Make sure to hide the update index section on the job view
Task