khafra_search v0.1.1 mix khafra.gen.sphinxconf

When you create your index settings in config/sphinx.exs (and any env conf files you wish) they can be used to generate a config that sphinx daemon and indexer use. Re-generate this any time to test your sphinx settings locally.

Example

> mix khafra.gen.sphinxconf

Link to this section Summary

Functions

A task needs to implement run which receives a list of command line args

Link to this section Functions

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.