javadoc
This commit is contained in:
parent
9a521e8d98
commit
79a930d7ca
|
@ -33,6 +33,8 @@ import java.io.IOException;
|
|||
import static org.apache.lucene.analysis.payloads.PayloadHelper.*;
|
||||
|
||||
/**
|
||||
* A term query that takes all payload boost values into account.
|
||||
*
|
||||
* @author kimchy (shay.banon)
|
||||
*/
|
||||
public class AllTermQuery extends SpanTermQuery {
|
||||
|
|
Loading…
Reference in New Issue