public interface WrappedHit
getRawHit() are copied from the Hit class.| Modifier and Type | Method and Description |
|---|---|
String |
get(String s)
Deprecated.
|
float |
getBoost()
Deprecated.
|
org.apache.lucene.document.Document |
getDocument()
Deprecated.
|
int |
getId()
Deprecated.
|
org.apache.lucene.search.ScoreDoc |
getRawHit()
Deprecated.
|
float |
getScore()
Deprecated.
|
org.apache.lucene.document.Document getDocument()
throws org.apache.lucene.index.CorruptIndexException,
IOException
org.apache.lucene.index.CorruptIndexExceptionIOExceptionfloat getScore()
throws IOException
IOExceptionint getId() throws IOException
IOExceptionfloat getBoost()
throws org.apache.lucene.index.CorruptIndexException,
IOException
org.apache.lucene.index.CorruptIndexExceptionIOExceptionString get(String s) throws org.apache.lucene.index.CorruptIndexException, IOException
org.apache.lucene.index.CorruptIndexExceptionIOExceptionorg.apache.lucene.search.ScoreDoc getRawHit()
Copyright © 2003–2019 Atlassian. All rights reserved.