Download the PHP package cmsig/seal-spiral-bridge without Composer
On this page you can find all versions of the php package cmsig/seal-spiral-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cmsig/seal-spiral-bridge
More information about cmsig/seal-spiral-bridge
Files in cmsig/seal-spiral-bridge
Package seal-spiral-bridge
Short Description An integration of CMS-IG SEAL search abstraction into Spiral Framework.
License MIT
Informations about the package seal-spiral-bridge
Note: This is part of the
cmsig/search
project create issues in the main repository.
SEAL
Spiral Integration
Integration of the CMS-IG — Search Engine Abstraction Layer (SEAL) into Spiral.
Note: This project is heavily under development and any feedback is greatly appreciated.
Installation
Use composer for install the package:
Also install one of the listed adapters.
List of adapters
The following adapters are available:
- MemoryAdapter:
cmsig/seal-memory-adapter
- ElasticsearchAdapter:
cmsig/seal-elasticsearch-adapter
- OpensearchAdapter:
cmsig/seal-opensearch-adapter
- MeilisearchAdapter:
cmsig/seal-meilisearch-adapter
- AlgoliaAdapter:
cmsig/seal-algolia-adapter
- SolrAdapter:
cmsig/seal-solr-adapter
- RediSearchAdapter:
cmsig/seal-redisearch-adapter
- TypesenseAdapter:
cmsig/seal-typesense-adapter
- ... more coming soon
Additional Wrapper adapters:
- ReadWriteAdapter:
cmsig/seal-read-write-adapter
- MultiAdapter:
cmsig/seal-multi-adapter
Creating your own adapter? Add the seal-php-adapter
Topic to your Github Repository.
Usage
The following code shows how to configure the package:
A more complex configuration can be here found:
The default engine is available as Engine
:
Multiple engines can be accessed via the EngineRegistry
:
How to create a Schema
file and use your Engine
can be found SEAL Documentation.
Commands
The package provides the following commands:
Create configured indexes
Drop configured indexes
Reindex indexes
Authors
All versions of seal-spiral-bridge with dependencies
spiral/boot Version ^3.6
spiral/config Version ^3.6
spiral/console Version ^3.6
spiral/core Version ^3.6
cmsig/seal Version ^0.6