omg
omg

Reputation: 140102

How to use sphinx plugin for MySQL to implement fulltext search with PHP?

Can someone provide a demo here?

And how to retrieve the matching snippet at the same time?

Upvotes: 2

Views: 6923

Answers (1)

bisko
bisko

Reputation: 4078

It's written in the docs :)

http://www.sphinxsearch.com/docs/current.html#sphinxse-using

Upvotes: 4

Related Questions