void Index(String cacheName, Object property, boolean isOrdered)
void Index(String cacheName, Object property, boolean isOrdered)
Name | Type | Description |
---|---|---|
cacheName | String | Returned by CacheName |
property | Object | Field name or definition returned by AtomGetter |
isOrdered | boolean | true if the contents of the indexed information should be ordered; false otherwise |
Type | Description |
---|---|
void |