mix giza.sphinx.config.index (giza_sphinxsearch v1.0.7)
Append an index skeleton to your Sphinx Config. Very convenient!
Example
> mix giza.sphinx.config.index blog_post
Added index i_blog_post and source source_blog_post to Config at sphinx/sphinx.conf.
Edit your SQL queries and attributes there and then run 'mix giza.sphinx.index rotate'.
Link to this section Summary
Functions
Callback implementation for Mix.Task.run/1
.
Link to this section Functions
Link to this function
run(arg1)
Callback implementation for Mix.Task.run/1
.