dkan2
dkan2 copied to clipboard
Update dkan_search_api to automatically 'Rebuild tracking information' when new data is added
How to reproduce
- add dummy content and index the site
- confirm that
admin/config/search/search-api/index/dkan
shows 10/10 indexed. - add a new dataset
- go to
admin/config/search/search-api/index/dkan
- notice that it still says 10/10 indexed rather than 10/11
Acceptance Criteria
- [ ] Adding a new dataset automatically rebuilds tracking information
- [ ] Add a test to confirm