|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.search.fetch.script.ScriptFieldsSearchHitPhase
public class ScriptFieldsSearchHitPhase
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.elasticsearch.search.fetch.SearchHitPhase |
|---|
SearchHitPhase.HitContext |
| Constructor Summary | |
|---|---|
ScriptFieldsSearchHitPhase()
|
|
| Method Summary | |
|---|---|
void |
execute(SearchContext context,
SearchHitPhase.HitContext hitContext)
Executes the hit level phase, with a reader and doc id (note, its a low level reader, and the matching doc). |
boolean |
executionNeeded(SearchContext context)
|
java.util.Map<java.lang.String,? extends SearchParseElement> |
parseElements()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Inject public ScriptFieldsSearchHitPhase()
| Method Detail |
|---|
public java.util.Map<java.lang.String,? extends SearchParseElement> parseElements()
parseElements in interface SearchHitPhasepublic boolean executionNeeded(SearchContext context)
executionNeeded in interface SearchHitPhase
public void execute(SearchContext context,
SearchHitPhase.HitContext hitContext)
throws ElasticSearchException
SearchHitPhase
execute in interface SearchHitPhaseElasticSearchException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||