public class PhraseRunner extends Runner
(BASS 2 GUITAR) (the parentheses are required).
Modifier and Type | Field and Description |
---|---|
PhraseScan |
scanner
Description of the Field
|
TermRunner[] |
set
Description of the Field
|
Constructor and Description |
---|
PhraseRunner(TermRunner[] a)
Constructor for the PhraseRunner object
|
Modifier and Type | Method and Description |
---|---|
int |
evaluate(long uid)
Return the similarity of this object to 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 TermRunner[] set
public PhraseScan scanner
public PhraseRunner(TermRunner[] a)
a
- the Runner arraypublic int terms()
public String invalidReason()
invalidReason
in class Runner
public int evaluate(long uid)
Copyright © 2016 Egothor. All Rights Reserved.