on ‎2018 Jun 20 5:36 PM
I need to delete some entries from already indexed data based on one custom attribute value during update indexer cron job.
Or Do we have the feasibility to delete existing entries while doing Update index?
What would be the procedure to achieve the above behaviour?
Request clarification before answering.
The Solr indexer configuration in Backoffice provides flexible searches for the full, update and delete index cron jobs. So the simplest solution would be to add your condition to the delete query and ensure that after an update cron job also a delete cron job is run.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.