| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.lucene.search.QueryTermVectorConstructor Summary | |
| |
| |
Method Summary | |
String |
|
int[] | |
String[] |
|
int |
|
int[] |
|
int |
|
String |
|
public QueryTermVector(String[] queryTerms)
- Parameters:
queryTerms- The original list of terms from the query, can contain duplicates
public int[] getTermFrequencies()
- Specified by:
- getTermFrequencies in interface TermFreqVector
public int[] indexesOf(String[] terms,
int start,
int len)
- Specified by:
- indexesOf in interface TermFreqVector
public final String toString()