Hybris trigger SOLR index programmatically

781 views Asked by At

Is there any service on Hybris that triggers the SOLR full/update indexation? I need to execute SOLR indexation programmatically.

1

There are 1 answers

0
Benkerroum Mohamed On BEST ANSWER

You can use indexerService, this bean contains several methods to perform Solr index operations

See: https://help.sap.com/doc/a4265d5ea8314eb2929e6cf6fb8e35a5/1811/en-US/de/hybris/platform/solrfacetsearch/indexer/IndexerService.html