-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The Hashmap based node index for the neo4j part of the static data delivery component should be exchanged with a persistent index (neo4j has auto indexing not based on lucene in the 2.0 version) @sebschlicht knows how to handle this with neo4j.
In the best case these indexes keep frequently accessed nodes in memory and the rest on disc but this has to be seen.