What does the async state "temp-async" indicate in a merged custom index? Help finding documentation on this.
We have a customization of an OOTB index that after our last deployment was merged and the "async" attribute was set to "temp-async".
jcr:primaryType="oak:QueryIndexDefinition"
async="temp-async"
async-previous="[async,nrt]"
I'm having trouble finding documentation on this, so I'm hoping someone here can help.