|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexSchemaField.ContentType | |
---|---|
org.apache.lucene.gdata.search.config | All classes used for index and search configuration |
Uses of IndexSchemaField.ContentType in org.apache.lucene.gdata.search.config |
---|
Methods in org.apache.lucene.gdata.search.config that return IndexSchemaField.ContentType | |
---|---|
IndexSchemaField.ContentType |
IndexSchemaField.getContentType()
|
static IndexSchemaField.ContentType |
IndexSchemaField.ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IndexSchemaField.ContentType[] |
IndexSchemaField.ContentType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.apache.lucene.gdata.search.config with parameters of type IndexSchemaField.ContentType | |
---|---|
void |
IndexSchemaField.setContentType(IndexSchemaField.ContentType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |