public class DocBoostMatcher extends Object
| Constructor and Description |
|---|
DocBoostMatcher() |
DocBoostMatcher(BoostDocumentRule rule) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBoostExpression() |
String |
getMatchExpression() |
float |
getValue(Map<String,Object> map) |
boolean |
match(Map<String,Object> map) |
void |
setBoostExpression(String expression) |
void |
setMatchExpression(String expression) |
public DocBoostMatcher()
public DocBoostMatcher(BoostDocumentRule rule)
Copyright © 2009–2017 CodeLibs. All rights reserved.