|
Sphinx
Community
Services
Misc
Subscribe in a reader
|
I need some kind of query analyzer.
Common forum |
1 | 2 | 3 | 4 | 5 | ... |
273 | 274 | 275 | 276 | next »» | Create new thread
|
skalee
Name: Sebastian Posts: 2 |
2010-07-27 03:40:48
| reply!
Hi,
Sphinx has "search" tool which can be used for querying from command line. Unfortunately
for me, "search" reads index files instead of connecting to "searchd". Is there any CLI
or GUI program which I can use for sending queries to "searchd"? Something like mysql
shell.
Thanks in advance.
|
 |
|
metier
Name: Mike Posts: 81 |
to: skalee, 2010-07-27 04:08:25
| reply!
Hi Sebastien,
No Offense - but the statement " I NEED SOME KIND OF QUERY ANALYZER" really PISSED ME OFF.
Come on !!! this is open-source software ( we have to be grateful /thankful to
Andrew Aksyonoff for sharing his intellect with the rest of the world ( FOR FREE )
Honestly , if you pose the same question to a proprietary software( the one that you
bought licenses from ) - they would dilly-dally and give you a run-around-the bush (
weeks and months together )
Whereas here , the support is nothing less than PEERLESS -
and yet, people ( I have no idea why ) abuse it.
I am sorry - but etiquette/politeness is VERY IMPORTANT ( no matter what: proprietary or
OPEN SOURCE )
|
|
barryhunter
Name: Barry Hunter Posts: 1697 |
to: skalee, 2010-07-27 13:01:47
| reply!
> Is there any CLI or GUI program which I can use for sending queries to "searchd"?
test.php
(in the api/ folder IIRC)
|
|
skalee
Name: Sebastian Posts: 2 |
to: barryhunter, 2010-07-27 21:56:14
| reply!
@Barry
Thanks a lot, this is exactly what I need. It works great. I knew there must be such a
tool, but I couldn't find it in sphinx binaries.
@Mike and anyone else whom I have pissed off
My apologize. Maybe I have used wrong words - it was 3 AM on my clock, I was a bit tired
and less communicative. English is not my native language, sometimes my words are reading
different than I intended. Paradoxically, all I wanted was to write as brief and precise
title as I could invent just to fulfill etiquette. I respect Andrew Aksyonoff and
everyone else involved in this project for their work, no matter if they wanted to earn
money this way or not.
|
|
metier
Name: Mike Posts: 81 |
to: skalee, 2010-07-28 00:15:31
| reply!
Hi Sebastien,
It's ok and I'm sorry too for sounding harsh in my comments :-)
Cheers.
|
|
ericchaves
Name: Eric Posts: 13 |
to: skalee, 2010-07-29 19:17:35
| reply!
> Hi,
>
> Sphinx has "search" tool which can be used for querying from command line. Unfortunately
> for me, "search" reads index files instead of connecting to "searchd". Is there any CLI
> or GUI program which I can use for sending queries to "searchd"? Something like mysql
> shell.
>
> Thanks in advance.
Also, for testing, you can enable mysql protocol on searchd and query it from mysql cli.
http://www.sphinxsearch.com/docs/manual-0.9.9.html#sphinxql
Cheers,
|
Common forum |
1 | 2 | 3 | 4 | 5 | ... |
273 | 274 | 275 | 276 | next »» | Create new thread
|