Class NoOpOffsetStrategy

java.lang.Object
org.apache.lucene.search.uhighlight.FieldOffsetStrategy
org.apache.lucene.search.uhighlight.NoOpOffsetStrategy

public class NoOpOffsetStrategy extends FieldOffsetStrategy
Never returns offsets. Used when the query would highlight nothing.
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.