Options
All
  • Public
  • Public/Protected
  • All
Menu

Provides functionality to index publications and run queries against them.

deprecated

Use the new API available at ReadingSystemEngine.getReaderDocumentSearch() instead.

Hierarchy

  • ReadingSystemIndexEngine

Implements

Index

Constructors

constructor

Methods

dismountReaderPublication

  • Dismounts an IReaderPublication previously mounted with mountReaderPublication(). If the passed readerPublication was not previously mounted, this method does nothing.

    deprecated

    Use ReadingSystemEngine.getReaderDocumentSearch() instead.

    Parameters

    Returns void

mountReaderPublication

  • Mounts a IReaderPublication and readies it for indexing of content and metadata. You can immediately start executing queries on the publication after this method returns.

    deprecated

    Use the new API available at ReadingSystemEngine.getReaderDocumentSearch() instead.

    Parameters

    Returns void

queryPublications

queryReaderDocument

Generated using TypeDoc