gnu-social/scripts
Brion Vibber 53c86c43c4 Bringing Sphinx search support up to code: broken out to a plugin, now supports multiple sites on a single server.
Upgrade notes:
* Index names have changed from hardcoded 'Identica_people' and 'Identica_notices' to use the database name and actual table names. Must reindex.

New events:
* GetSearchEngine to override default search engine class selection from plugins

New scripts:
* gen_config.php generates a sphinx.conf from database configuration (with theoretical support for status_network table, but it doesn't seem to be cleanly queriable right now without knowing the db setup info for that. Needs generalized support.)
* Replaced old sphinx-indexer.sh and sphinx-cron.sh with index_update.php

Other fixes:
* sphinx.conf.sample better matches our live config, skipping unused stopword list and using a more realistic indexer memory limit

Further notes:
* Probably doesn't work right with PostgreSQL yet; Sphinx can pull from PG but the extraction queries currently look like they use some MySQL-specific functions.
2009-11-10 13:44:40 -08:00
..
allsites.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
checkschema.php check the schema 2009-10-01 15:11:12 -04:00
cleardb.sh clear and rebuild db scripts 2008-09-22 15:58:24 -04:00
commandline.inc define LACONICA for compatibility on scripts 2009-10-13 13:34:28 -04:00
console.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
createsim.php Revert "* [Cc]an't -> [Cc]annot" 2009-11-08 23:28:51 +01:00
decache.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
delete_status_network.sh global search and replace for laconica -> statusnet 2009-08-25 18:53:24 -04:00
deleteuser.php Revert "* [Cc]an't -> [Cc]annot" 2009-11-08 23:28:51 +01:00
enjitqueuehandler.php Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions. 2009-11-02 09:14:15 -08:00
fixup_conversations.php define LACONICA for compatibility on scripts 2009-10-13 13:34:28 -04:00
fixup_hashtags.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
fixup_inboxes.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
fixup_notices_rendered.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
fixup_replies.php define LACONICA and accept LACONICA for backwards compatibility 2009-08-26 10:41:36 -04:00
fixup_utf8.php Revert "* [Cc]an't -> [Cc]annot" 2009-11-08 23:28:51 +01:00
getpiddir.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
getvaliddaemons.php Extract out Facebook app stuff into a plugin 2009-10-20 16:32:30 -07:00
inbox_users.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
jabberqueuehandler.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
maildaemon.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
makegroupadmin.php Revert "* [Cc]an't -> [Cc]annot" 2009-11-08 23:28:51 +01:00
ombqueuehandler.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
pingqueuehandler.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
pluginqueuehandler.php 'easy' way to handle notices at queue time 2009-09-21 14:39:22 -04:00
publicqueuehandler.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
rebuilddb_psql.sh global search and replace for laconica -> statusnet 2009-08-25 18:53:24 -04:00
rebuilddb.sh clear and rebuild db scripts 2008-09-22 15:58:24 -04:00
registeruser.php Revert "* [Cc]an't -> [Cc]annot" 2009-11-08 23:28:51 +01:00
reportsnapshot.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
SearchMonkey-MrH.0.txt Updated URL patterns for identica Profiles for YahooSearchMonkey app. 2009-03-09 19:43:46 +00:00
SearchMonkey-Om3.0.txt Updated URL patterns for identica Profiles for YahooSearchMonkey app. 2009-03-09 19:43:46 +00:00
SearchMonkey-yQP.0.txt Updated URL patterns for identica Profiles for YahooSearchMonkey app. 2009-03-09 19:43:46 +00:00
sessiongc.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
setpassword.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
setup_status_network.sh global search and replace for laconica -> statusnet 2009-08-25 18:53:24 -04:00
setup.cfg.sample use different name for connection and database 2009-06-23 11:22:54 -07:00
showcache.php Revert "* [Cc]an't -> [Cc]annot" 2009-11-08 23:28:51 +01:00
showtable.php statusize schema-related modules 2009-09-23 09:20:04 -04:00
sitemap.php Revert "* [Cc]an't -> [Cc]annot" 2009-11-08 23:28:51 +01:00
smsqueuehandler.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
startdaemons.sh have to provide full path for daemons 2009-09-21 14:42:20 -04:00
statusnet.spec last scrub of Laconica -> StatusNet 2009-08-26 03:33:43 -04:00
stopdaemons.sh update names in shell scripts 2009-08-25 18:43:48 -04:00
triminboxes.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
uncache_users.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00
update_pot.sh last scrub of Laconica -> StatusNet 2009-08-26 03:33:43 -04:00
update_translations.php Revert "* [Cc]an't -> [Cc]annot" 2009-11-08 23:28:51 +01:00
userrole.php script for granting/revoking user roles 2009-11-07 22:35:35 -05:00
xmppconfirmhandler.php Revert "Remove more contractions" 2009-11-09 20:01:46 +01:00
xmppdaemon.php Revert "Open tags should have closing tags" 2009-10-08 11:41:39 -04:00