search - How add html and text files to Sphinx index? -
from sphinx reference manual: «the data indexed can come different sources: sql databases, plain text files, html files, mailboxes, , on»
but can't find how add text files , html files index. quick sphinx usage tour show setup mysql database only.
how can this?
your should @ xmlpipe2 data source.
from manual:
xmlpipe2 lets pass arbitrary full-text , attribute data sphinx in yet custom xml format. allows specify schema (ie. set of fields , attributes) either in xml stream itself, or in source settings.
Comments
Post a Comment