Skip navigation links

Package org.apache.lucene.facet.taxonomy.writercache.cl2o

Category->Ordinal caching implementation using an optimized data-structures

See: Description

Package org.apache.lucene.facet.taxonomy.writercache.cl2o Description

Category->Ordinal caching implementation using an optimized data-structures

The internal map data structure consumes less memory (~30%) and is faster (~50%) compared to a Java HashMap<String, Integer>.
Skip navigation links

Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.