As far as I know the sphinx search engine can index html, but it doesn't have any in-built drivers like it does for sql-data. That means we have to parse and prepare html content ourselves.
Does anyone know of any drivers or third party add-ons make sphinx index html automatically?
Can anyone help? Thanks in advance.