Protected Static_Static ReadonlyclassDictionary holding registered active Quatrain models/components.
StaticdefaultReference identifier for the primary default search engine.
StaticloggerDomain-specific Core Logger instance.
Static ReadonlylogSystem-wide base log verbosity.
Static ReadonlymeIdentifying namespace for this core component.
Static ReadonlystoragePersistent key-value storage engine reference.
Static ReadonlystorageContext prefix string for scoped storage keys.
StaticuserStaticaddMaps a specific entity class to an active name so the factory reflection can locate it.
Semantic registry name.
Class constructor.
StaticaddStores a primitive value durably in the core storage instance.
Identification string.
Value.
StaticaddRegisters an instantiated search engine adapter into the registry.
The instantiated search provider adapter.
Look-up name alias.
Set as the primary search engine router if true.
StaticaddInjects a new logger block under a specific namespace alias.
The logging context name.
Instantiated LoggerAdapter.
StaticdebugTriggers a debug log on the core logger.
Content to log.
StaticdefinitionDeprecated: Reserved schema definition hook.
The property block to generate.
Field definitions block.
StaticerrorTriggers an error log on the core logger.
Content to log.
Static ReadonlyexecExecute an external command in a promise
Promise
StaticgetReturns an injected class constructor by its registry identifier.
The semantic name to resolve.
Class definition.
StaticgetRecovers a durably persisted value from the storage layer.
The target identifier.
The recovered value.
StaticgetRetrieves an active search engine adapter from the registry by its alias.
Adapter lookup name.
Instantiated search engine provider.
Static ReadonlygetUtility lookup to find executable paths in the system using which.
The executable.
The resolved system path.
StaticindexIndexes a document using the default search engine adapter.
Document to index.
Optional engine alias override.
StaticinfoTriggers an info log on the core logger.
Content to log.
StaticlogTriggers a standard log on the core logger.
Content to log.
StaticsearchExecutes a query using the default search engine adapter.
Free text search query string.
Optionaloptions: SearchQueryOptionsSearch query parameters.
Optional engine alias override.
Matching search result items.
StaticsetMutates the underlying verbosity constraints.
Active LogLevel filter.
StaticsleepExecution suspension utility blocking the event loop context.
Duration count.
The promise to await.
Static ReadonlytimestampReturns an ISO string representing the current time.
StatictraceTriggers a trace log on the core logger.
Content to log.
StaticwarnTriggers a warning log on the core logger.
Content to log.
Singleton Registry dispatching document indexing and search operations across configured search engine providers.