Sha256: a843cce787ed58bfe443c568fa5b3e83d14bac859d46c89ffe7b00155c959550

Contents?: true

Size: 1.9 KB

Versions: 1

Compression:

Stored size: 1.9 KB

Contents

h1. sphinx

 "home":../index.html > "recipes":index.html >  sphinx  


h2. Namespaces

* "sphinx:centos":sphinx-centos.html (3) 
* "sphinx:monit":sphinx-monit.html (1) 


h2. Tasks

* "sphinx:index_all":#sphinx:index_all 
* "sphinx:restart":#sphinx:restart 
* "sphinx:rotate_all":#sphinx:rotate_all 
* "sphinx:update_conf":#sphinx:update_conf 


h2. Task documentation

h3(#sphinx:index_all). sphinx:index_all

Build sphinx indexes for application.

*sphinx_prefix*: Location to sphinx install. _Defaults to nil_

*sphinx_conf*: Location to sphinx conf. _Defaults to "[shared_path]/config/sphinx.conf"_



h3(#sphinx:restart). sphinx:restart

Restart sphinx



h3(#sphinx:rotate_all). sphinx:rotate_all

Rotate sphinx index for application.

*sphinx_prefix*: Location to sphinx install. _Defaults to nil_

*sphinx_conf*: Location to sphinx conf. _Defaults to "[shared_path]/config/sphinx.conf"_



h3(#sphinx:update_conf). sphinx:update_conf

Update sphinx for application.

*sphinx_conf_template*: Path to sphinx.conf.erb. _Defaults to "config/templates/sphinx.conf.erb"_

*sphinx_conf_path*: Path to sphinx.conf. _Defaults to "[shared_path]/config/sphinx.conf"_

*sphinx_port*: Sphinx port. _Defaults to 3312_

*sphinx_conf_root*: Directory for sphinx configuration, like stopwords.txt. _Defaults to [current_path]/config_

*sphinx_index_root*: Directory for sphinx indexes. _Defaults to "[shared_path]/var/index"_

*sphinx_log_root*: Directory for sphinx logs. _Defaults to "[shared_path]/log"_

*sphinx_pid_root*: Directory for sphinx pids. _Defaults to "[shared_path]/pids"_


*sphinx_db_user*: Sphinx DB user. _Defaults to db_user_

*sphinx_db_pass*: Sphinx DB password. _Defaults to db_pass_

*sphinx_db_name*: Sphinx DB name. _Defaults to db_name_

*sphinx_db_port*: Sphinx DB port. _Defaults to db_port_


*sphinx_db_host*: Sphinx DB host. _Defaults to db_host_

*sphinx_conf_host*: Sphinx DB host to listen on. _Defaults to 127.0.0.1_



Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
capitate-0.2.7 docs/recipes/sphinx.txt