Serialized Form


Package org.apache.lucene.facet

Class org.apache.lucene.facet.FacetException extends IOException implements Serializable


Package org.apache.lucene.facet.index.categorypolicy

Class org.apache.lucene.facet.index.categorypolicy.NonTopLevelOrdinalPolicy extends Object implements Serializable

Serialized Fields

taxonomyWriter

TaxonomyWriter taxonomyWriter
The taxonomyWriter with which the given ordinals' parent is determined.

Class org.apache.lucene.facet.index.categorypolicy.NonTopLevelPathPolicy extends Object implements Serializable

Serialized Fields

DEFAULT_MINIMAL_SUBPATH_LENGTH

int DEFAULT_MINIMAL_SUBPATH_LENGTH
The shortest path length delivered is two components (root + one child).


Package org.apache.lucene.facet.index.params

Class org.apache.lucene.facet.index.params.CategoryListParams extends Object implements Serializable

Serialized Fields

term

Term term

hashCode

int hashCode

Package org.apache.lucene.util

Class org.apache.lucene.util.BytesRefHash.MaxBytesLengthExceededException extends RuntimeException implements Serializable

Class org.apache.lucene.util.SetOnce.AlreadySetException extends IllegalStateException implements Serializable

Class org.apache.lucene.util.ThreadInterruptedException extends RuntimeException implements Serializable


Package org.apache.lucene.util.collections

Class org.apache.lucene.util.collections.LRUHashMap extends LinkedHashMap<K,V> implements Serializable

Serialized Fields

maxSize

int maxSize



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