org.hibernate.search.filter
Interface ShardSensitiveOnlyFilter


public interface ShardSensitiveOnlyFilter

When using this class in @FullTextFilterDef.impl, Hibernate Search considers the filter to be only influencing the sharding strategy. This filter is not applied on the results of the Lucene query.

Author:
Emmanuel Bernard



Copyright © 2006-2010 Hibernate. All Rights Reserved.