[dreamwidth/dw-free] f7a827: (Bug 3376) Add search for support requests
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: f7a82768d3ad0b021efe20b25619270ac1d2c4fe
https://github.com/dreamwidth/dw-free/commit/f7a82768d3ad0b021efe20b25619270ac1d2c4fe
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M bin/ljmaint.pl
A bin/maint/search.pl
M bin/maint/taskinfo.txt
M bin/worker/sphinx-search-gm
A cgi-bin/DW/Controller/Support/Search.pm
A views/support/search.tt
Log Message:
-----------
(Bug 3376) Add search for support requests
This extends full text Sphinx search to our support system, with respect
for the viewer's privileges.
This requires an update to your sphinx configuration to configure the
new 'dwsupport' index. You will also need to set up a cron job that
runs:
bin/ljmaint.pl copy_supportlog
After that runs, you need to reindex and rotate the index with Sphinx:
indexer --rotate dwsupport
That's all.
Home: https://github.com/dreamwidth/dw-free
Commit: f7a82768d3ad0b021efe20b25619270ac1d2c4fe
https://github.com/dreamwidth/dw-free/commit/f7a82768d3ad0b021efe20b25619270ac1d2c4fe
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M bin/ljmaint.pl
A bin/maint/search.pl
M bin/maint/taskinfo.txt
M bin/worker/sphinx-search-gm
A cgi-bin/DW/Controller/Support/Search.pm
A views/support/search.tt
Log Message:
-----------
(Bug 3376) Add search for support requests
This extends full text Sphinx search to our support system, with respect
for the viewer's privileges.
This requires an update to your sphinx configuration to configure the
new 'dwsupport' index. You will also need to set up a cron job that
runs:
bin/ljmaint.pl copy_supportlog
After that runs, you need to reindex and rotate the index with Sphinx:
indexer --rotate dwsupport
That's all.

no subject
no subject
<333