madec-project / ezvis

A dashboard to visualize a synthesis on a structured corpus, using several charts (pies, histograms, ...)
https://ezvis.readthedocs.org/
17 stars 5 forks source link

Removing lines in a file does not remove them in mongo #59

Closed parmentf closed 9 years ago

parmentf commented 9 years ago

When modifying a file in the data directory by removing some of its lines, they continue to appear in ezVIS.

Check that this is not a cache problem (mongodb collections corresponding to requests). See #50.