Class ConjunctionIndexBuilder
java.lang.Object
com.yahoo.search.predicate.index.conjunction.ConjunctionIndexBuilder
A builder for
ConjunctionIndex
.- Author:
- bjorncs
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConjunctionIndexBuilder
public ConjunctionIndexBuilder()
-
-
Method Details
-
indexConjunction
-
build
-
calculateFeatureCount
public long calculateFeatureCount()- Returns:
- The number of unique features in index.
-
getUniqueConjunctionCount
public long getUniqueConjunctionCount()- Returns:
- The number of unique conjunctions indexed.
-
getZListSize
public int getZListSize() -
getConjunctionsSeen
public int getConjunctionsSeen()
-