Closed
Bug 546757
Opened 15 years ago
Closed 15 years ago
Add SQL listen interface to sphinx.conf
Categories
(support.mozilla.org :: Search, defect)
support.mozilla.org
Search
Tracking
(Not tracked)
RESOLVED
FIXED
1.5.2
People
(Reporter: jsocol, Assigned: jsocol)
References
Details
Attachments
(1 file)
1.09 KB,
patch
|
laura
:
review+
|
Details | Diff | Splinter Review |
For debugging and general maintenance, Dave suggests we need to add a SQL-style listen directive to our Sphinx configs.
Assignee | ||
Comment 1•15 years ago
|
||
This sets up the SQL-style listening in sphinx.conf and adds the necessary settings to localsettings.py-dist. You can connect to the SQL-style interface with the mysql command-line client. Syntax is available[1] and intuitive.
[1] http://www.sphinxsearch.com/docs/manual-0.9.9.html#sphinxql
Attachment #427614 -
Flags: review?(laura)
Updated•15 years ago
|
Attachment #427614 -
Flags: review?(laura) → review+
Assignee | ||
Comment 2•15 years ago
|
||
r62971. Filed bug 547822 to update the sphinx configs.
Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•