We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Just like we have @Field @Id and @Version support, it would be good to have a field to read the document expiry value from.
@Field
@Id
@Version
This field should support being of the type int, long, Duration and some subset of classes from java.time.*.
int
long
Duration
java.time.*