org.hibernate.search.filter.impl
public final class FilterOptimizationHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<DocIdSet> |
mergeByBitAnds(List<DocIdSet> docIdSets)
Returns a new list of DocIdSet, applying binary AND
on all DocIdSet implemented by using BitSet or OpenBitSet.
|
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved