Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Sphinx Search Beginner's Guide

You're reading from  Sphinx Search Beginner's Guide

Product type Book
Published in Mar 2011
Publisher
ISBN-13 9781849512541
Pages 244 pages
Edition 1st Edition
Languages
Author (1):
Abbas Ali Abbas Ali
Profile icon Abbas Ali

Table of Contents (15) Chapters

Sphinx Search
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Setting Up Sphinx Getting Started Indexing Searching Feed Search Property Search Sphinx Configuration What Next?

Checking the installation


Before we proceed any further, let's first check whether Sphinx was properly installed on our system. As we had used the --prefix configure option during installation, all Sphinx binaries and configuration files must have been placed in one single directory, that is, the one which was specified with --prefix.

We are assuming that you have installed Sphinx on a Linux machine. If everything went fine then a directory /usr/local/sphinx should have been created on your system. It should be structured in the same way as the following screenshot.

Note

I have used a Linux (Ubuntu 10.04) machine for all the examples shown in this book. Further, I presume that you have installed Sphinx with the configure option --prefix=/usr/local/sphinx

You can see that we have a few binary files in bin directory and few configuration files in the etc directory. Then we have the var directory that will hold the actual index data and search logs. We will look at all of these in details...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}