Installation
Uses the nightly release of the Infiniflow Docker image.
With DDEV installed, run this command:
ddev get kevinquillen/ddev-infiniflow
Configuration
You can override default configuration by editing the config.toml file in .
ddev/infiniflow directory.
After editing, run ddev restart
.
Drupal and Search API
This is intended to be used with Search API. A connector module is in
development.
Originally Contributed by kevinquillen