public class ScoreAugmenter extends TransformerWithContext
context| Constructor and Description |
|---|
ScoreAugmenter(String display) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
transform(SolrDocument doc,
int docid)
This is where implementations do the actual work
|
setContexttoStringpublic ScoreAugmenter(String display)
public String getName()
getName in class DocTransformerpublic void transform(SolrDocument doc, int docid)
DocTransformertransform in class DocTransformerdoc - The document to alterdocid - The Lucene internal doc idCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.