 | Up one level
| |
 | SearchDatabase.php [source] [57 lines] | Database search engine 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 2 of the License, or (at your option) any later version. |
 | SearchEngine.php [source] [555 lines] | Basic search engine 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 2 of the License, or (at your option) any later version. |
 | SearchHighlighter.php [source] [575 lines] | Basic search engine highlighting 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 2 of the License, or (at your option) any later version. |
 | SearchMssql.php [source] [210 lines] | Mssql search engine 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 2 of the License, or (at your option) any later version. |
 | SearchMySQL.php [source] [458 lines] | MySQL search engine Copyright (C) 2004 Brion Vibber https://www.mediawiki.org/ |
 | SearchOracle.php [source] [273 lines] | Oracle search engine Copyright © 2004 Brion Vibber https://www.mediawiki.org/ |
 | SearchPostgres.php [source] [199 lines] | PostgreSQL search engine Copyright © 2006-2007 Greg Sabino Mullane https://www.mediawiki.org/ |
 | SearchResult.php [source] [237 lines] | Search engine result 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 2 of the License, or (at your option) any later version. |
 | SearchResultSet.php [source] [211 lines] | Search result sets 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 2 of the License, or (at your option) any later version. |
 | SearchSqlite.php [source] [307 lines] | SQLite search backend, based upon SearchMysql 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 2 of the License, or (at your option) any later version. |