Project Wonder 5.0

Uses of Package
er.indexing

Packages that use er.indexing
er.indexing   
er.indexing.attributes   
 

Classes in er.indexing used by er.indexing
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
           
 

Classes in er.indexing used by er.indexing.attributes
ERIndex
           
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.