Home » lucene-2.3.2-src » org.apache » lucene » search » payloads »

org.apache.lucene.search.payloads

Classes:

BoostingTermQuery   The BoostingTermQuery is very similar to the org.apache.lucene.search.spans.SpanTermQuery except that it factors in the value of the payload located at each of the positions where the org.apache.lucene.index.Term occurs.  code | html
BoostingTermQuery.BoostingTermWeight     code | html
BoostingTermQuery.BoostingTermWeight.BoostingSpanScorer     code | html