question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clearing the database-cached data?

See original GitHub issue

I have a platform where advertisements often get marked as “deleted” if they are not renewed. The problem is that they still appear registered on watson, leading to a 404 error. I believe, in my case, I will have to rebuild the whole search table every time I update watson. Is there any command to clear the table, @etianen ? I want to use it before I run build watson.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
etianencommented, Jun 17, 2016

To be honest, django-watson needs a bit of love. I recently gave django-reversion a massive facelift, cleaning up 8 years worth of cruft and rewriting the docs. django-watson will get this treatment too, just as soon as I have the energy to contemplate it! 😃

0reactions
hellvixcommented, Jun 17, 2016

Ok 😃 Den 17. jun. 2016 16.14 skrev “Dave Hall” notifications@github.com:

To be honest, django-watson needs a bit of love. I recently gave django-reversion a massive facelift, cleaning up 8 years worth of cruft and rewriting the docs. django-watson will get this treatment too, just as soon as I have the energy to contemplate it! 😃

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/etianen/django-watson/issues/167#issuecomment-226779800, or mute the thread https://github.com/notifications/unsubscribe/APauDmE6HpxjsfbGDkiIda4QU_sRkxCSks5qMquVgaJpZM4I4L7N .

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Is Cached Data and Should You Keep it or Clear it?
Tip: Clearing the cache simply clears temporary files. It won't erase login credentials, downloaded files, or custom settings. Clear cache on ...
Read more >
Different Ways to Flush or Clear SQL Server Cache
This allows you to clear the plan cache for a specific database. Syntax. DBCC FLUSHPROCINDB(DatabaseID). Example. Flush the database plan cache ...
Read more >
How can I clear the SQL Server query cache? - Stack Overflow
1. Remove all elements from the plan cache for the entire instance ... DBCC FREEPROCCACHE;. Use this to clear the plan cache carefully....
Read more >
What Is Cached Data? Explore 3 Easy Ways to Clear It - Kinsta
We'll talk about what type of data gets stored, why caching is important, and the pros and cons of clearing this information.
Read more >
What Is Cached Data? Learn How to Delete ... - Reviews.org
Open your Settings. · Tap the Storage option. · Tap Other Apps to see a list of all of your installed apps. ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found