API Docs for: 0.1.0.ee3e9e64
Show:

SolrHandlerType Class

Module: solr

An enumeration of handler types that ember-solr knows how to interact with.

Item Index

Properties

RealTimeGet

String final

Represents a requst to get and other real time get handlers.

This is the handler type that will be used when enableRealTimeGet is set to true for find, and findMany.

See RealTimeGet.

RealTimeGet

String final

Represents a requst to UpdateRequestProcessor