protected class ERAutoIndex.Configuration extends Object
Modifier | Constructor and Description |
---|---|
protected |
Configuration() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
protected ERAutoIndex.ConfigurationEntry |
configureEntity(String entityName,
NSArray keys) |
protected void |
createAttributes(NSDictionary indexDef)
Creates the lucene index attributes from the properties dictionary contained
in the indexModel defintion.
|
ERAutoIndex.ConfigurationEntry |
entryForKey(String key) |
protected void |
initFromDictionary(NSDictionary indexDef) |
void |
setEntryForKey(ERAutoIndex.ConfigurationEntry entry,
String key) |
protected void initFromDictionary(NSDictionary indexDef)
protected void createAttributes(NSDictionary indexDef)
indexDef
- protected ERAutoIndex.ConfigurationEntry configureEntity(String entityName, NSArray keys)
entityName
- entity to be indexedkeys
- attributes (keys or keypaths) to be indexedpublic ERAutoIndex.ConfigurationEntry entryForKey(String key)
public void setEntryForKey(ERAutoIndex.ConfigurationEntry entry, String key)
public void clear()
Copyright © 2002 – 2024 Project Wonder.