GetDKAN / dkan2

Deprecated: please use the 2.x branch of the dkan repo
https://github.com/GetDKAN/dkan
GNU General Public License v2.0
18 stars 16 forks source link

Update dkan_search_api to automatically 'Rebuild tracking information' when new data is added #330

Open janette opened 4 years ago

janette commented 4 years ago

How to reproduce

  1. add dummy content and index the site
  2. confirm that admin/config/search/search-api/index/dkanshows 10/10 indexed.
  3. add a new dataset
  4. go to admin/config/search/search-api/index/dkan
  5. notice that it still says 10/10 indexed rather than 10/11

Acceptance Criteria