Handle ROR enrichment in search API
Move ROR enrichment and Logo enrichment into the API layer from the UI. This involves updating the search API to handle enrichment during API call for each object that needs enrichment. Depending on how the enrichment refactoring is designed, the code in details API could also be further simplified.