Interface IndexFieldTypeDescriptor

All Known Subinterfaces:
IndexObjectFieldTypeDescriptor, IndexValueFieldTypeDescriptor
All Known Implementing Classes:
AbstractIndexCompositeNodeType, AbstractIndexNodeType, AbstractIndexValueFieldType

public interface IndexFieldTypeDescriptor
The type of a field in the index, exposing its various capabilities.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • traits

      Set<String> traits()
      Returns:
      An (unmodifiable) set of strings representing the field traits enabled for fields of this type.