public static class FetchSubPhase.HitContext extends Object
| Constructor and Description |
|---|
HitContext()
|
| Modifier and Type | Method and Description |
|---|---|
Map |
cache()
|
int |
docId()
|
String |
getSourcePath(String
|
InternalSearchHit |
hit()
|
org |
reader()
|
org |
readerContext()
|
void |
reset(InternalSearchHit
|
org |
searcher()
|
org |
topLevelReader()
|
public void reset(InternalSearchHithit, org .apache .lucene .index .AtomicReaderContext context, int docId, org .apache .lucene .index .IndexReader topLevelReader)
public InternalSearchHithit()
public org.apache .lucene .index .AtomicReader reader()
public org.apache .lucene .index .AtomicReaderContext readerContext()
public org.apache .lucene .search .IndexSearcher searcher()
public int docId()
public org.apache .lucene .index .IndexReader topLevelReader()