1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 05:15:55 +00:00
Rob Hoelz baaf4c3043 Make search mechanism pluggable
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.
2014-04-23 04:49:54 +00:00
2013-05-07 00:35:10 -07:00
2014-04-23 04:49:54 +00:00
2014-04-23 04:49:54 +00:00
2014-04-23 04:49:54 +00:00
2014-04-18 12:30:47 +02:00
2014-04-23 04:49:54 +00:00
2014-03-09 11:21:59 +04:00
2011-12-11 12:51:59 +04:00
2013-07-08 17:30:07 +04:00
2011-12-11 12:51:59 +04:00
2008-12-29 06:43:39 +01:00
2014-04-02 08:22:40 +00:00
2013-09-30 13:34:48 +04:00
2014-02-06 23:04:27 +04:00

Tiny Tiny RSS

Web-based news feed aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.

http://tt-rss.org (http://mirror.tt-rss.org)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).

Uses Silk icons by Mark James: http://www.famfamfam.com/lab/icons/silk/

Requirements

  • Compatible web browser (http://tt-rss.org/wiki/CompatibleBrowsers)
  • Web server, for example Apache
  • PHP (with support for mbstring functions)
  • PostgreSQL (tested on 8.3) or MySQL (InnoDB and version 4.1+ required)

Installation Notes

http://tt-rss.org/wiki/InstallationNotes

See also

Description
No description provided
Readme 112 MiB
Languages
Modelica 36.2%
PHP 29.5%
JavaScript 13.7%
CSS 10.6%
Less 5.8%
Other 4.1%