Uses of Class
org.apache.lucene.search.spans.TermSpans

Packages that use TermSpans
org.apache.lucene.search.payloads The payloads package provides Query mechanisms for finding and using payloads. 
org.apache.lucene.search.spans The calculus of spans. 
 

Uses of TermSpans in org.apache.lucene.search.payloads
 

Constructors in org.apache.lucene.search.payloads with parameters of type TermSpans
PayloadTermQuery.PayloadTermWeight.PayloadTermSpanScorer(TermSpans spans, Weight weight, Similarity.SloppySimScorer docScorer)
           
 

Uses of TermSpans in org.apache.lucene.search.spans
 

Fields in org.apache.lucene.search.spans declared as TermSpans
static TermSpans TermSpans.EMPTY_TERM_SPANS
           
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.