Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 488 Bytes

File metadata and controls

30 lines (23 loc) · 488 Bytes

SphinxQL Query Builder

Practical documentation for building and executing SphinxQL/ManticoreQL queries in PHP.

.. toctree::
   :caption: Getting Started
   :maxdepth: 2

   intro
   config

.. toctree::
   :caption: Guides
   :maxdepth: 2

   query-builder
   helper
   features/multi-query-builder
   features/facet
   features/match-builder
   features/percolate

.. toctree::
   :caption: Project
   :maxdepth: 2

   migrating
   changelog/index
   contribute