Interface CustomFieldIndexer

All Superinterfaces:
FieldIndexer
All Known Implementing Classes:
CustomFieldIndexerWithStats

@Deprecated(since="10.4", forRemoval=true) @Internal public interface CustomFieldIndexer extends FieldIndexer
Deprecated, for removal: This API element is subject to removal in a future version.
since 10.4. Use CustomFieldIndexer instead.
An indexer that indexes a particular custom field.
Since:
8.10
  • Method Details

    • getField

      CustomField getField()
      Deprecated, for removal: This API element is subject to removal in a future version.