Package | Description |
---|---|
er.indexing | |
er.indexing.attributes |
Class and Description |
---|
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.
|
ERAutoIndex.ConfigurationEntry |
ERDocument |
ERIndex |
ERIndex.Command |
ERIndex.IndexAttribute |
ERIndex.IndexDocument |
ERIndex.Job |
ERIndex.Transaction |
ERIndex.TransactionHandler |
ERIndexing |
Class and Description |
---|
ERIndex |
Copyright © 2002 – 2020 Project Wonder.