I want to see how sphinx actually works,has anyone tried this?
A:
If you are talking about "Sphinx - the free open-source SQL full-text search engine", then the answer is pretty simple: Go ahead and have a look at the source code :)
Jørn Schou-Rode
2010-03-24 08:49:03
I've downloaded the source code,but don't know how to debug the giant
symfony
2010-03-24 09:06:10
You have got to be more specific. First, why do you need to debug it?
Jørn Schou-Rode
2010-03-24 09:12:16
Debug is the best way to get familiar with the code,and I need to customize it later.
symfony
2010-03-24 09:16:55
Ok. But what is your question, then? How to build the project? How to attach a debugger? Anyway, you will have to tell us how far you are and what problems you are facing.
Jørn Schou-Rode
2010-03-24 09:25:03
I'm looking for information about all you mentioned above,I need to set a breakpoint for sphinx to dive further into it.
symfony
2010-03-24 09:29:05