Package | Description |
---|---|
org.egothor.cache |
Provides classes that help implementing a cache for the egothor project.
|
org.egothor.core.query |
This package contains objects that represent a structure of a
query in our inner and binary form, readers of a barrel and a result queue.
|
Constructor and Description |
---|
CachedIListReader(CachedRider cachedBarrel,
Barrel barrel,
String term,
int pageSize)
Constructor for the CachedIListReader object.
|
Modifier and Type | Method and Description |
---|---|
static CachedRider |
Rider.getCache()
Gets the cache used for caching inverted list pages.
|
Copyright © 2016 Egothor. All Rights Reserved.