Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 521 Bytes

intro.rst

File metadata and controls

18 lines (12 loc) · 521 Bytes

Introduction

The SphinxQL Query Builder provides a simple abstraction and access layer which allows developers to generate SphinxQL statements which can be used to query an instance of the Sphinx search engine for results.

Compatiblity

SphinxQL Query Builder is tested against the following environments:

  • PHP 5.6 and later
  • Sphinx (Stable)
  • Sphinx (Development)

Note

It is recommended that you always use the latest stable version of Sphinx with the query builder.