Interface MeilisearchPersistentProperty

All Superinterfaces:
PersistentProperty<MeilisearchPersistentProperty>
All Known Implementing Classes:
SimpleMeilisearchPersistentProperty

public interface MeilisearchPersistentProperty extends PersistentProperty<MeilisearchPersistentProperty>
Meilisearch specific PersistentProperty abstraction.
Author:
Junghoon Ban
  • Method Details

    • getFieldName

      String getFieldName()
      Returns the name of the field a property is persisted to.
      Returns:
      the field name