| Overload | Description |
|---|---|
| AddIndex<T,TIndex>(BaseSingleIndex<T,TIndex>) | Add a custom index for a single property value. See the SterlingSingleIndex in the example directory for an example implementation. |
| AddIndex<T,TIndex>(String,String,IndexStyle) | Add an index for a single property of a type. |