public class AndRunner extends Runner
BASS&&GUITAR.
Modifier and Type | Field and Description |
---|---|
Runner |
a
Description of the Field
|
Runner |
b
Description of the Field
|
Constructor and Description |
---|
AndRunner(Runner a,
Runner b)
Constructor for the AndRunner object.
|
Modifier and Type | Method and Description |
---|---|
int |
evaluate(long uid)
Return the calculated similarity between this query and the
document with the given unique ID.
|
String |
invalidReason()
Return an explanation as to why this search is invalid.
|
int |
terms()
Description of the Method
|
public int terms()
public String invalidReason()
invalidReason
in class Runner
public int evaluate(long uid)
Copyright © 2016 Egothor. All Rights Reserved.