Uses of Interface org.apache.lucene.search.Weight

Uses in package org.apache.lucene.search

Methods with return type org.apache.lucene.search.Weight

Weight
Expert: Constructs an appropriate Weight implementation for this query.
Weight
Returns a Weight that applies the filter to the enclosed query's Weight.
Weight
Expert: Constructs an appropriate Weight implementation for this query.
Weight
Expert: Constructs an appropriate Weight implementation for this query.
Weight
Expert: Constructs an appropriate Weight implementation for this query.
Weight
Expert: Constructs an appropriate Weight implementation for this query.
Weight
Query.weight(Searcher searcher)
Expert: Constructs an initializes a Weight for a top-level query.

Uses in package org.apache.lucene.search.spans

Methods with return type org.apache.lucene.search.Weight

Weight
Expert: Constructs an appropriate Weight implementation for this query.

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