de.pangaea.metadataportal.search
Class LuceneCache.Session
java.lang.Object
de.pangaea.metadataportal.search.LuceneCache.Session
- Enclosing class:
- LuceneCache
protected static final class LuceneCache.Session
- extends Object
Implementation of a cache entry.
parent
protected final LuceneCache parent
searcher
protected IndexSearcher searcher
lastAccess
protected long lastAccess
queryTime
protected long queryTime
topDocs
protected TopDocs topDocs
fetchedCount
protected int fetchedCount
ensureFetchable
protected void ensureFetchable(int neededDoc)
throws IOException
- Throws:
IOException
logAccess
protected void logAccess()
getSearchResultList
protected SearchResultList getSearchResultList(boolean loadXml,
Collection<String> fieldsToLoad)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize in class Object
- Throws:
Throwable
Copyright ©2007-2011 panFMP Developers c/o Uwe Schindler