|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexField | |
|---|---|
| elasticsearchindex.components | |
| elasticsearchindex.helpers | |
| Uses of IndexField in elasticsearchindex.components |
|---|
| Methods in elasticsearchindex.components that return IndexField | |
|---|---|
IndexField[] |
FullTextIndexType.getFields()
Get the specified array of fields. |
| Methods in elasticsearchindex.components with parameters of type IndexField | |
|---|---|
void |
IndexField.addChildField(IndexField field)
Adds a IndexField sub field to this field |
| Uses of IndexField in elasticsearchindex.helpers |
|---|
| Methods in elasticsearchindex.helpers with parameters of type IndexField | |
|---|---|
static boolean |
QueryParser.isDescendant(String descendantFieldName,
IndexField parentField)
A method used to check if one field is the descendant of another. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||