Package | Description |
---|---|
org.apache.lucene.search.join |
This modules support index-time and query-time joins.
|
Modifier and Type | Class and Description |
---|---|
class |
FixedBitSetCachingWrapperFilter
A
CachingWrapperFilter that caches sets using a FixedBitSet ,
as required for joins. |
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.