|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.index.mapper.selector.AllButSourceFieldSelector
public class AllButSourceFieldSelector
An optimized field selector that loads just the uid and the source.
| Field Summary | |
|---|---|
static AllButSourceFieldSelector |
INSTANCE
|
| Constructor Summary | |
|---|---|
AllButSourceFieldSelector()
|
|
| Method Summary | |
|---|---|
org.apache.lucene.document.FieldSelectorResult |
accept(java.lang.String fieldName)
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final AllButSourceFieldSelector INSTANCE
| Constructor Detail |
|---|
public AllButSourceFieldSelector()
| Method Detail |
|---|
public org.apache.lucene.document.FieldSelectorResult accept(java.lang.String fieldName)
accept in interface org.apache.lucene.document.FieldSelectorpublic void reset()
reset in interface ResetFieldSelector
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||