SphinxFacetingExample

  • 所有者: adriannuta/SphinxFacetingExample
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

SphinxFacetingExample

These samples illustrate faceting using Manticore/Sphinx search.
Querying is made via SphinxQL using PDO driver.

Requirements :

LAMP
Manticore or Sphinx search ( recommended 2.1.1 or higher)
PHP with PDO mysql

Please note that the code is made for 2.1.1. The code use LIKE operator on SHOW META.
For older versions, use only SHOW META, fetch all rows and lookup for the row that has the 'total_found'.

Installation :

Edit scripts/sphinx.conf for setting proper paths and db credentials
The example use a single RealTime index which can be generated using filldb.php script.
Start searchd first with

$ searchd -c /path/to/sphinx.conf    

Generate the RT index

$ php filldb.php

Live demo with Sphinx:

http://demos.sphinxsearch.com/SphinxFacetingExample/
License:

Sphinx Samples is free software, and is released under the terms of the GPL version 2 or (at your option) any later version.

Manticore website : https://manticoresearch.com/
Manticore repository : https://github.com/manticoresoftware/manticore
Sphinx website : http://sphinxsearch.com/
Sphinx read-only repository : https://github.com/sphinxsearch/sphinx

主要指標

概覽
名稱與所有者adriannuta/SphinxFacetingExample
主編程語言PHP
編程語言PHP (語言數: 2)
平台
許可證
所有者活动
創建於2013-06-10 10:14:52
推送於2017-10-26 05:40:58
最后一次提交2017-10-26 08:40:58
發布數0
用户参与
星數56
關注者數14
派生數18
提交數13
已啟用問題?
問題數9
打開的問題數2
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?