mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Removed unused code.
This commit is contained in:
parent
694989141b
commit
c17755d164
@ -240,10 +240,6 @@ public class TopChildrenQuery extends Query implements ScopePhase.TopDocsPhase {
|
||||
return TopChildrenQuery.this;
|
||||
}
|
||||
|
||||
public float getValue() {
|
||||
return getBoost();
|
||||
}
|
||||
|
||||
@Override
|
||||
public float getValueForNormalization() throws IOException {
|
||||
float sum = queryWeight.getValueForNormalization();
|
||||
|
Loading…
x
Reference in New Issue
Block a user