|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.search.Query
org.apache.lucene.search.spans.SpanQuery
org.apache.lucene.search.spans.SpanTermQuery
org.compass.core.lucene.engine.all.AllBoostingTermQuery
public class AllBoostingTermQuery
| Nested Class Summary | |
|---|---|
protected class |
AllBoostingTermQuery.AllBoostingTermWeight
|
| Field Summary |
|---|
| Fields inherited from class org.apache.lucene.search.spans.SpanTermQuery |
|---|
term |
| Constructor Summary | |
|---|---|
AllBoostingTermQuery(Term term)
|
|
| Method Summary | |
|---|---|
protected Weight |
createWeight(Searcher searcher)
|
boolean |
equals(Object o)
|
| Methods inherited from class org.apache.lucene.search.spans.SpanTermQuery |
|---|
extractTerms, getField, getPayloadSpans, getSpans, getTerm, getTerms, hashCode, toString |
| Methods inherited from class org.apache.lucene.search.Query |
|---|
clone, combine, getBoost, getSimilarity, mergeBooleanQueries, rewrite, setBoost, toString, weight |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AllBoostingTermQuery(Term term)
| Method Detail |
|---|
protected Weight createWeight(Searcher searcher)
throws IOException
createWeight in class SpanQueryIOExceptionpublic boolean equals(Object o)
equals in class SpanTermQuery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||