Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
org.apache.lucene.search.join |
Support for index-time and query-time joins.
|
Modifier and Type | Class and Description |
---|---|
private class |
LRUQueryCache.CachingWrapperWeight |
class |
RandomAccessWeight
Base class to build
Weight s that are based on random-access
structures such as live docs or doc values. |
Modifier and Type | Class and Description |
---|---|
(package private) class |
GlobalOrdinalsQuery.W |