Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
org.apache.lucene.util |
Some utility classes.
|
Modifier and Type | Field and Description |
---|---|
static FieldCache |
FieldCache.DEFAULT
Expert: The cache used internally by sorting and range query classes.
|
Modifier and Type | Method and Description |
---|---|
FieldCache |
FieldCacheTermsFilter.getFieldCache() |
Modifier and Type | Method and Description |
---|---|
static FieldCacheSanityChecker.Insanity[] |
FieldCacheSanityChecker.checkSanity(FieldCache cache)
Quick and dirty convenience method
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.