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

Packages that use SpanPositionRangeQuery
org.apache.lucene.search.spans The calculus of spans. 
 

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

Subclasses of SpanPositionRangeQuery in org.apache.lucene.search.spans
 class SpanFirstQuery
          Matches spans near the beginning of a field.
 

Methods in org.apache.lucene.search.spans that return SpanPositionRangeQuery
 SpanPositionRangeQuery SpanPositionRangeQuery.clone()
           
 



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