You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
baaf4c3043
Currently, TinyTinyRSS can use raw SQL or the Sphinx search engine for searching. It would be nice if other search engines (such as Xapian) could be used, or if features of the underlying SQL engine (such as MySQL's FULLTEXT indexes) could be leveraged. This commit makes searching into a plugin hook, falling back to the builtin behavior if no search plugin is active. The Sphinx search behavior has been broken out into a plugin. |
11 years ago | |
---|---|---|
.. | ||
auth | ||
db | 11 years ago | |
feeditem | 11 years ago | |
handler | 11 years ago | |
logger | ||
pref | 11 years ago | |
.htaccess | ||
api.php | 11 years ago | |
article.php | 11 years ago | |
backend.php | ||
db.php | ||
dbupdater.php | ||
dlg.php | 11 years ago | |
feedenclosure.php | 11 years ago | |
feeditem.php | ||
feedparser.php | 11 years ago | |
feeds.php | 11 years ago | |
handler.php | ||
iauthmodule.php | ||
idb.php | ||
ihandler.php | ||
logger.php | ||
opml.php | 11 years ago | |
plugin.php | ||
pluginhandler.php | ||
pluginhost.php | 11 years ago | |
rpc.php | 11 years ago | |
ttrssmailer.php |