Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a celery task for unindexing from the search engine layers which are linked to an issue #307

Open
capooti opened this issue Jun 30, 2017 · 5 comments

Comments

@capooti
Copy link
Contributor

capooti commented Jun 30, 2017

Any layer which will be associated to an issue should be removed from Solr/ES.

A periodic task in Celery should take care of doing this cleanup.

@capooti
Copy link
Contributor Author

capooti commented Jul 10, 2017

This was closed by #324

Though we would need a test proving it: @thaorell can you take care of this?

@capooti
Copy link
Contributor Author

capooti commented Jul 10, 2017

What the test need to do:

  • add an issue to a service
  • add an issue to one or more layers
  • run the task
  • checks if the index are away from Solr/ES

@capooti
Copy link
Contributor Author

capooti commented Sep 5, 2017

@dkakkar @bglewis @thaorell now that we have issues, which can be linked to a given service or layer, we need to implement this to have the search engine updated accordingly.

@thaorell
Copy link
Contributor

thaorell commented Sep 5, 2017

@capooti Which issues are you addressing?

@capooti
Copy link
Contributor Author

capooti commented Sep 5, 2017

@thaorell this is linked to #245 (which is implemented and closed now)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants