Sphinx Search Server Advantages & How Does It Work?

Kaustubh Katdare

Kaustubh Katdare

@thebigk Oct 24, 2024
I've been advised that on larger boards, Sphinx search would be a better option. I've collected some information about it but unable to make out whether it will be useful. I learned that the sphinx search engine is very good at indexing the content and can create millions of posts in just a few seconds. That's actually very impressive compared to the default php search engines.

What's your take on Sphinx Search Engine. How is it different from other search engines for database driven websites?

Link: <a href="https://sphinxsearch.com/" target="_blank" rel="noopener noreferrer">Sphinx | Open Source Search Engine</a>

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • vinod12345madhu

    vinod12345madhu

    @vinod12345madhu-FwUje1 Jan 15, 2012

    looks like the installation is a bit difficult. can any one help me out with the installation?
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jan 17, 2012

    Is anyone willing to discuss this? Will be an amazing discussion, for sure.
  • Dancer_Engineer

    Dancer_Engineer

    @dancer-engineer-EJ8rGI Jan 18, 2012

    The_Big_K
    Is anyone willing to discuss this? Will be an amazing discussion, for sure.
    Ok I will.
    I will first do a study from the link you have given.
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jan 22, 2012

    Installation failed for the third time... Followed all the instructions... 😔
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jan 22, 2012

    I am using it in Windows XP SP3... I used the installer, and it is crashing my Local MySQL Server... Any ideas to get it right???
  • vinod12345madhu

    vinod12345madhu

    @vinod12345madhu-FwUje1 Jan 23, 2012

    my friend tried to install it on a linux shared server and that also crashed
  • Dancer_Engineer

    Dancer_Engineer

    @dancer-engineer-EJ8rGI Jan 23, 2012

    On daemon or server crash, updates from RAM chunk might be lost. To prevent that, binary logging of transactions can be used; see Section 4.4, “Binary logging” for details.


    Check <a href="https://sphinxsearch.com/docs/current.html#rt-binlog" target="_blank" rel="nofollow noopener noreferrer">Sphinx | Open Source Search Server</a> , might help.
  • PraveenKumar Purushothaman

    PraveenKumar Purushothaman

    @praveenkumar-66Ze92 Jan 23, 2012

    First thing: How am I supposed to start the Sphinx, without crashing the server?