Class IndexAndTaxonomyRevision

  • All Implemented Interfaces:
    Comparable<Revision>, Revision

    public class IndexAndTaxonomyRevision
    extends Object
    implements Revision
    A Revision of a single index and taxonomy index files which comprises the list of files from both indexes. This revision should be used whenever a pair of search and taxonomy indexes need to be replicated together to guarantee consistency of both on the replicating (client) side.
    See Also:
    IndexRevision
    WARNING: This API is experimental and might change in incompatible ways in the next release.