Hi everyone,
I need some help with overriding a specific bean in the Solr search subsystem.
In my project, I need to modify certain query parameters in the solrQueryHTTPCLient class, so I’m trying to override the search.solrQueryHTTPCLient bean defined in solr-search-context.xml and change its class to my custom implementation.
I’ve attempted to override the bean in custom-web-context.xml, but it didn’t work. From what I understand, this is likely because the search subsystems use their own application contexts, which might be preventing the override from taking effect.
Could someone guide me on the correct approach to solve my task? Any help would be much appreciated!
Thanks!
Hope this helps: https://docs.alfresco.com/content-services/latest/develop/repo-ext-points/subsystems/
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.