Uses of Package
org.apache.lucene.search.payloads

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

Classes in org.apache.lucene.search.payloads used by org.apache.lucene.search.payloads
BoostingTermQuery
          The BoostingTermQuery is very similar to the SpanTermQuery except that it factors in the value of the payload located at each of the positions where the Term occurs.
 



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