DocTransformer
for modifying documents in Solr request responsesSee: Description
Class | Description |
---|---|
BaseEditorialTransformer | |
ChildDocTransformerFactory | |
DocIdAugmenterFactory | |
DocTransformer |
A DocTransformer can add, remove or alter a Document before it is written out to the Response.
|
DocTransformers |
Transform a document before it gets sent out
|
ElevatedMarkerFactory |
Used to mark whether a document has been elevated or not
|
ExcludedMarkerFactory | |
ExplainAugmenterFactory | |
RenameFieldTransformer |
Return a field with a name that is different that what is indexed
|
ScoreAugmenter |
Simple Augmenter that adds the score
|
ShardAugmenterFactory | |
TransformContext |
Environment variables for the transformed documents
|
TransformerFactory |
New instance for each request
|
TransformerWithContext | |
ValueAugmenterFactory | |
ValueSourceAugmenter |
Add values from a ValueSource (function query etc)
NOT really sure how or if this could work...
|
Enum | Description |
---|---|
ExplainAugmenterFactory.Style |
APIs and implementations of DocTransformer
for modifying documents in Solr request responses
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.