Class | Description |
---|---|
AbstractCommonApiForIndexesAndTransformers | |
AbstractIndexCreationTask |
Base class for creating indexes
|
AbstractMultiMapIndexCreationTask |
Allow to create indexes with multiple maps
Note we don't provide support for addMapForAll - all child classes must be manually listed using addMap.
|
AbstractScriptedIndexCreationTask | |
AbstractTransformerCreationTask |
Base class for creating transformers
The naming convention is that underscores in the inherited class names are replaced by slashed
For example: Posts_ByName will be saved to Posts/ByName
|
IndexCreation | |
IndexDefinitionBuilder | |
RavenDocumentsByEntityName |
Create an index that allows to tag entities by their entity name
|
Copyright © 2016. All Rights Reserved.