Enforces the uniqueness of a search term within its history type.
@Index(unique: true, replace: true) String get uniqueKey => '$historyKey/$searchTerm';