|
Project Wonder 5.0 | |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
ERAttributeIndex | |
ERAutoIndex | File Documents.indexModel is { // index class to use, default is er.indexing.ERIndex index = com.foo.SomeIndexClass; // url for the index files store = "file://tmp/Document"; // if the index should be double-buffered (currently unused) buffered = false|true; // entities in this index entities = (Asset, File, Media); // properties to index, these are key paths off the objects // and are also used for the names of the index fields. |
ERDocument | |
ERIndex | |
ERIndex.Command | |
ERIndexer | Utility class to reindex all objects of a model group, a model or an entity. |
ERIndexing |
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |