Clearing cache

User 779e37e0e6

12-11-2015 01:25:13

Hello,


I use jchem for superstructure search for a project. I have updated the patterns in my database, but I realize not all the results are correct inspite of the modifications. The function that is called uses the JchemSearch module.  I am guessing that I need to clear the cache. How could I do it? What function can I use. In older versions, there was a function JchemSearch.cleanCache(), which seems deprecated in the latest versions.


Cou you please help me?


Thank you.


MrYan

ChemAxon abe887c64e

12-11-2015 08:27:55

Hi MrYan,


Cache-related methods have been moved under the CacheManager class where you find the clearCache method.


Krisztina

User 779e37e0e6

12-11-2015 16:46:25

Thank you Kriztina,


MrYan