Hi Jacob, well yeah here is an example:
START n=node:titles("title:solar") RETURN count(*)
If I do this right after the import. It needs
180 sec. But doing this a second time needs
3 sec and after that again just needs 1,5 sec, but after that there is no more improvement. Also after doing some stuff in the settings, I never get to the 180 sec again.=/
But if you think now it is just that word. No it's not. Also tested 9 others and here it was lasting round about 60 sec, too. But searching again on them was 1-2 sec.
Also after restarting the Neo4j server it is still that fast (1-3 sec). And yeah I need the uncached result time for my comparison. It is not correct if I continue now with cached things.
Maybe now it's way clearer? If not just let me know. Thank you.