Class ConjunctionIndex.Searcher

java.lang.Object
com.yahoo.search.predicate.index.conjunction.ConjunctionIndex.Searcher
Enclosing class:
ConjunctionIndex

public class ConjunctionIndex.Searcher extends Object
  • Method Details

    • search

      public List<ConjunctionHit> search(PredicateQuery query)
      Retrieves a list of hits for the given query.
      Parameters:
      query - Specifies the boolean variables that are true.
      Returns:
      List of hits