Class PostingsWithTermVectorsOffsetStrategy


  • public class PostingsWithTermVectorsOffsetStrategy
    extends FieldOffsetStrategy
    Like PostingsOffsetStrategy but also uses term vectors (only terms needed) for multi-term queries.
    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.