Install Searchd On A Debian, Ubuntu, Kali, Fedora And Raspbian

Install Searchd On A Debian, Ubuntu, Kali, Fedora And Raspbian

searchd

Fast standalone full-text SQL search engine

Maintainer: Radu Spineanu


Section: misc

Install searchd

  • Debian apt-get install sphinxsearch Click to copy
  • Ubuntu apt-get install sphinxsearch Click to copy
  • Kali Linux apt-get install sphinxsearch Click to copy
  • Fedora dnf install dpsearch Click to copy
  • Raspbian apt-get install sphinxsearch Click to copy

sphinxsearch

Fast standalone full-text SQL search engine

Sphinx is a standalone full text search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL or PostgreSQL, or using XML pipe mechanism (a pipe to indexer in special XML-based format which Sphinx recognizes). Sphinx is an acronym which is officially decoded as SQL Phrase Index.

sphinx

Free open-source SQL full-text search engine

dpsearch

DataparkSearch Engine
Install the latest version of searchd in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the searchd just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of searchd from the respository and install it in your computer/server.