Interface ConcatenateGraphFilter.BytesRefBuilderTermAttribute

All Superinterfaces:
Attribute, TermToBytesRefAttribute
All Known Implementing Classes:
ConcatenateGraphFilter.BytesRefBuilderTermAttributeImpl
Enclosing class:
ConcatenateGraphFilter

public static interface ConcatenateGraphFilter.BytesRefBuilderTermAttribute extends TermToBytesRefAttribute
Attribute providing access to the term builder and UTF-16 conversion
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
  • Method Details

    • builder

      BytesRefBuilder builder()
      Returns the builder from which the term is derived.
    • toUTF16

      CharSequence toUTF16()
      Returns the term represented as UTF-16